Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix GitHub Actions artifact name woes #26

Merged
merged 2 commits into from
Feb 1, 2024

Conversation

pniedzielski
Copy link
Collaborator

No description provided.

It does not seem to be documented anywhere, but asterisks cannot appear in
artifact names in GitHub Actions.  Because we create artifact names based on
the data specified in our job matrix, we factor out the asterisks from that
data into the jobs themselves.

Signed-off-by: Patrick M. Niedzielski <[email protected]>
@pniedzielski pniedzielski requested a review from hallfox February 1, 2024 22:20
@pniedzielski pniedzielski requested a review from a team as a code owner February 1, 2024 22:20
@pniedzielski pniedzielski merged commit c4a09b8 into bloomberg:main Feb 1, 2024
10 checks passed
@pniedzielski pniedzielski deleted the gh-actions-macos-failures branch February 7, 2024 22:35
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.

2 participants