archive qt6 branches for qt-main/pyqt after merges back to main#1907
Open
h-vetinari wants to merge 1 commit intoconda-forge:mainfrom
Open
archive qt6 branches for qt-main/pyqt after merges back to main#1907h-vetinari wants to merge 1 commit intoconda-forge:mainfrom
h-vetinari wants to merge 1 commit intoconda-forge:mainfrom
Conversation
This was referenced Feb 26, 2026
Member
Author
|
Ping @conda-forge/qt-main @conda-forge/pyqt |
jschueller
approved these changes
Mar 6, 2026
Tobias-Fischer
approved these changes
Mar 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The qt6 transition has been particular because there were long-lived special branches for qt6 while
mainstayed on qt5. Recently, qt6 has becomemainin the following two PRs:This means that the old qt6 branches are now either abandoned (i.e. falling behind main, see here), or show a deletion dialogue that might be tempting for a maintainer or core member who comes along
The recently-introduce capability to "archive" branches (by turning them into git tags; details; sample result from #1883) would be useful here, because it would allow us to reflect the reality that this branch was an essential part of the feedstock for years, while getting it out of the way of ongoing operations. Not that I expect us to need it, but this operation can also be reversed where necessary.
CC @conda-forge/qt-main @conda-forge/pyqt