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(ci): Use unique artifact for test logs #2076

Conversation

petejohanson
Copy link
Contributor

  • To address conflicts with identically named artifact uploads, include the
    test name in the artifact name.

Bit of a chore after seeing failure in the dependabot PR to bump our actions/upload-artifact dep.

@petejohanson petejohanson requested a review from a team as a code owner December 15, 2023 20:14
@petejohanson petejohanson self-assigned this Dec 15, 2023
@petejohanson petejohanson added tests dependencies Pull requests that update a dependency file labels Dec 15, 2023
@petejohanson petejohanson force-pushed the ci/use-unique-names-for-test-artifacts branch from 45736a5 to c5d60a3 Compare December 15, 2023 20:20
* To address conflicts with identically named artifact uploads, include the
  test name in the artifact name.
@petejohanson petejohanson force-pushed the ci/use-unique-names-for-test-artifacts branch from c5d60a3 to 23daa25 Compare December 15, 2023 20:26
@petejohanson petejohanson merged commit f4f402f into zmkfirmware:main Dec 15, 2023
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant