Skip to content

Fix broken name in build.yml#25759

Merged
brandtbucher merged 1 commit into
python:masterfrom
brandtbucher:fix-build-name
May 1, 2021
Merged

Fix broken name in build.yml#25759
brandtbucher merged 1 commit into
python:masterfrom
brandtbucher:fix-build-name

Conversation

@brandtbucher

@brandtbucher brandtbucher commented Apr 30, 2021

Copy link
Copy Markdown
Member

This check is skipped for most PRs. When skipped, the job currently displays as Ubuntu SSL tests with OpenSSL ${{ matrix.openssl_ver }} (since the matrix is not actually populated, interpolating the name fails).

This changes the display name to just Ubuntu SSL tests with OpenSSL. For PRs that don't skip the check, GitHub automatically adds the value of matrix.openssl_ver to the job name (as you can see below).

@brandtbucher

brandtbucher commented Apr 30, 2021

Copy link
Copy Markdown
Member Author

The failures are unrelated (due to bpo-43989).

@brandtbucher

Copy link
Copy Markdown
Member Author

Closing and reopening to trigger a new CI build.

@brandtbucher brandtbucher reopened this May 1, 2021
@brandtbucher brandtbucher merged commit 29282b2 into python:master May 1, 2021
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @brandtbucher for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-25796 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 1, 2021
(cherry picked from commit 29282b2)

Co-authored-by: Brandt Bucher <brandt@python.org>
@bedevere-bot

Copy link
Copy Markdown

GH-25797 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 1, 2021
(cherry picked from commit 29282b2)

Co-authored-by: Brandt Bucher <brandt@python.org>
brandtbucher pushed a commit that referenced this pull request May 2, 2021
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @brandtbucher for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 2, 2021
(cherry picked from commit 29282b2)

Co-authored-by: Brandt Bucher <brandt@python.org>
@bedevere-bot

Copy link
Copy Markdown

GH-25802 is a backport of this pull request to the 3.9 branch.

brandtbucher pushed a commit that referenced this pull request May 2, 2021
@brandtbucher brandtbucher deleted the fix-build-name branch July 21, 2022 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants