Add tier labels corresponding to PEP 11#326
Merged
pablogsal merged 1 commit intopython:mainfrom Jun 4, 2022
Merged
Conversation
pablogsal
approved these changes
Jun 4, 2022
Member
|
Thanks @brettcannon! ❤️ |
Member
|
I merged so we have a baseline for tier support tags, but I noticed there are a bunch of Linux buildbots that are tagged as |
Member
|
Great :-) |
Member
Author
|
I purposefully overlooked them as PEP 11 specifies the platforms run by CI as tier 1 and purposefully doesn't mention buildbots for that tier (hence why there isn't a single tier 1 buildbot 😁). That way the "Changes which would break the main branch are not allowed to be merged" requirement can be met since buildbots don't run on PRs. If people think that's too strict of an interpretation and want to add tier 1 buildbots I'm fine with it. |
emmatyping
pushed a commit
to emmatyping/buildmaster-config
that referenced
this pull request
Jun 13, 2022
vstinner
pushed a commit
that referenced
this pull request
Jun 17, 2022
* Initial WASM/Cross build code * Changes to use HOSTRUNNER instead of RUNSHARED * Add 3.11 branches (#323) * Add tier labels corresponding to PEP 11 (#326) * Add environment variable to set settings path (#328) * Split WASM build factories * use config.guess directly * Fix pkg-config cross build, add suffix to create unique workers Co-authored-by: Brett Cannon <brett@python.org> Co-authored-by: Christian Heimes <christian@python.org> Co-authored-by: Ethan Smith <ethan@ethanhs.me> Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com> Co-authored-by: Zachary Ware <zach@python.org>
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.
No description provided.