Skip to content

Conversation

@popescu-v
Copy link
Collaborator

closes #532


TODO Before Asking for a Review

  • Rebase your branch to the latest version of dev (or main for release PRs)
  • Make sure all CI workflows are green
  • When adding a public feature/fix: Update the Unreleased section of CHANGELOG.md (no date)
  • Self-Review: Review "Files Changed" tab and fix any problems you find
  • API Docs (only if there are changes in docstrings, rst files or samples):
    • Check the docs build without warning: see the log of the API Docs workflow
    • Check that your changes render well in HTML: download the API Docs artifact and open index.html
    • If there are any problems it is faster to iterate by building locally the API Docs

Thus:
- main is renamed to main-v10
- dev is renamed to main,
- dev-v10 is merged into main-v10, then deleted.

The CI and GitHub pull request template are updated according to this change.
@popescu-v popescu-v linked an issue Jan 29, 2026 that may be closed by this pull request
Copy link
Member

@folmos-at-orange folmos-at-orange left a comment

Choose a reason for hiding this comment

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

Just double check that in the Github repo's settings main is the default branch.

Copy link
Collaborator

@tramora tramora left a comment

Choose a reason for hiding this comment

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

LGTM

@popescu-v
Copy link
Collaborator Author

Just double check that in the Github repo's settings main is the default branch.

This is indeed the case.

@popescu-v popescu-v merged commit 26eff62 into main Jan 30, 2026
20 checks passed
@popescu-v popescu-v deleted the 532-rename-the-dev-branch-to-main branch January 30, 2026 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename the 'dev' branch to 'main'

4 participants