Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switch default branch name to main in docs/ci #8210

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

braingram
Copy link
Collaborator

@braingram braingram commented Jan 23, 2024

This PR updates the CI and docs to refer to a renamed "main" branch.

Unlike spacetelescope/stdatamodels#247 and spacetelescope/stpipe#136 it is likely that downstream packages are referring to the current default branch. For some period of time (I cannot find a statement that define for how long), github will redirect these requests to the renamed branch.

Known downstream uses will be listed here:

For developers, they will need to update their local clones and forks to match the new default branch.

Once the issue of updating packages that use the current jwst default branch is addressed, we should be able to:

  • coordinate renaming with all interested parties as mentioned by @nden
  • rename the default branch to "main"
  • merge this PR

It's possible codecov may need to be updated to use "main" (if it's not using the default branch).

Checklist for maintainers

  • added entry in CHANGES.rst within the relevant release section
  • updated or added relevant tests
  • updated relevant documentation
  • added relevant milestone
  • added relevant label(s)
  • ran regression tests, post a link to the Jenkins job below.
    How to run regression tests on a PR
  • Make sure the JIRA ticket is resolved properly

@github-actions github-actions bot added testing documentation automation Continuous Integration (CI) and testing automation tools labels Jan 23, 2024
@braingram braingram requested a review from nden January 23, 2024 16:38
@braingram braingram force-pushed the rename_to_main branch 2 times, most recently from e0d4e7a to 7c0ae42 Compare February 15, 2024 18:33
@braingram braingram force-pushed the rename_to_main branch 2 times, most recently from 1bd9d60 to 4cf10e4 Compare April 1, 2024 12:48
@braingram braingram marked this pull request as ready for review April 1, 2024 12:48
@braingram braingram requested a review from a team as a code owner April 1, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Continuous Integration (CI) and testing automation tools documentation testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant