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 uploading artifacts in primer #9324

Merged
merged 2 commits into from
Dec 24, 2023
Merged

Fix uploading artifacts in primer #9324

merged 2 commits into from
Dec 24, 2023

Conversation

jacobtylerwalls
Copy link
Member

Will need a second PR to fix downloading artifacts, but just want to fix one thing at a time.

Refs https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md#multiple-uploads-to-the-same-named-artifact

@jacobtylerwalls jacobtylerwalls added primer Skip news 🔇 This change does not require a changelog entry labels Dec 24, 2023
Names of artifacts need to be distinct now
@jacobtylerwalls jacobtylerwalls enabled auto-merge (rebase) December 24, 2023 14:39
Copy link

codecov bot commented Dec 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3d07694) 95.81% compared to head (e9564f0) 95.81%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #9324   +/-   ##
=======================================
  Coverage   95.81%   95.81%           
=======================================
  Files         173      173           
  Lines       18767    18767           
=======================================
  Hits        17981    17981           
  Misses        786      786           

@jacobtylerwalls jacobtylerwalls merged commit 5af984a into main Dec 24, 2023
32 checks passed
@jacobtylerwalls jacobtylerwalls deleted the primer-fix-uploads branch December 24, 2023 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
primer Skip news 🔇 This change does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants