Use current name for macOS by paulschreiber · Pull Request #55 · python/cpython
Mariatta referenced this pull request in Mariatta/cpython
(cherry picked from commit c086685)
jaraco pushed a commit to jaraco/cpython that referenced this pull request
Fix a setup.cfg metadata bug Closes python#55 See merge request python-devs/importlib_resources!59
jaraco pushed a commit to jaraco/cpython that referenced this pull request
This patch adds a job that is able to accurately signal whether all the expectations of the required jobs to succeed are met. This job can then be used as a source of truth for judging whether "CI passes" and can be used in the branch protection. It also plays a role of a convenient "gate" — this is the only job that would have to be listed in the branch protection as opposed to listing every single job name generated by the test matrix (and they all have different names — it's not possible to just select one `test` job name). Ref: https://github.com/re-actors/alls-green#why
isidentical pushed a commit to isidentical/cpython that referenced this pull request
This was referenced
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