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

Try to fix CI failure caused by non-unique name (meta) passed to download-artifact #1433

Merged

Conversation

gjsjohnmurray
Copy link
Contributor

Unable to download artifact(s): Artifact not found for name: meta
        Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
        For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md

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

…load-artifact

```
Unable to download artifact(s): Artifact not found for name: meta
        Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
        For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
```
See also https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md#multiple-uploads-to-the-same-named-artifact
@gjsjohnmurray gjsjohnmurray marked this pull request as ready for review September 20, 2024 14:10
@gjsjohnmurray gjsjohnmurray requested review from isc-rsingh and removed request for isc-bsaviano September 20, 2024 14:12
@gjsjohnmurray
Copy link
Contributor Author

@isc-rsingh please approve this, then 🤞 it will get beta releases building again.

@gjsjohnmurray gjsjohnmurray merged commit 8629ebe into intersystems-community:master Sep 20, 2024
5 checks passed
@gjsjohnmurray gjsjohnmurray deleted the coral-hamster branch September 20, 2024 14:19
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