Skip to content

chore: Update branch references to main - #7989

Merged
camdecoster merged 3 commits into
mainfrom
cam/7368/update-branch-references-main
Aug 24, 2026
Merged

chore: Update branch references to main#7989
camdecoster merged 3 commits into
mainfrom
cam/7368/update-branch-references-main

Conversation

@camdecoster

@camdecoster camdecoster commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Description

Update branch references from master to main in docs, scripts.

Closes #7368.

Changes

  • Update references
  • Update CI
  • Update scripts

Testing

  • Check that CI passes (it will have to be after the actual rename)
  • Make sure the updated links still work

Notes

  • The rename needs to take place in the UI before this gets merged
  • There's a chance that some CI runs won't trigger between that change and this PR getting merged

@camdecoster camdecoster added the no-draftlog The associated PR doesn't require a draftlog and the CI check will be skipped. label Aug 24, 2026
Comment thread .github/workflows/upload-dev-build.yml Outdated
name: Upload dev build from PR

# See https://github.com/plotly/plotly.js/blob/master/CONTRIBUTING.md#live-links-to-dev-builds
# See https://github.com/plotly/plotly.js/blob/HEAD/CONTRIBUTING.md#live-links-to-dev-builds

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like that HEAD works regardless of the default branch name, but, is it officially documented anywhere? I can't find a docs reference.

@emilykl emilykl left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure to update the pull request template as well. Otherwise LGTM

@emilykl emilykl left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@camdecoster
camdecoster merged commit 0892646 into main Aug 24, 2026
88 checks passed
@camdecoster
camdecoster deleted the cam/7368/update-branch-references-main branch August 24, 2026 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-draftlog The associated PR doesn't require a draftlog and the CI check will be skipped.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

changes required when switching from master to main

2 participants