Skip to content

Fix artifact ids#120

Merged
mxcl merged 1 commit intomxcl:masterfrom
NachoSoto:nacho/artifact-id
Jan 31, 2025
Merged

Fix artifact ids#120
mxcl merged 1 commit intomxcl:masterfrom
NachoSoto:nacho/artifact-id

Conversation

@NachoSoto
Copy link
Copy Markdown
Contributor

Fixes #119

I'm guessing # is the part that's not valid.

@NachoSoto
Copy link
Copy Markdown
Contributor Author

I ran node run prepare, I don't know CI is failing.

@mxcl
Copy link
Copy Markdown
Owner

mxcl commented Jan 31, 2025

Might be versioning differences between npm i and npm ci. I'll merge and see what I can do.

@mxcl mxcl merged commit a08c7ec into mxcl:master Jan 31, 2025
@NachoSoto
Copy link
Copy Markdown
Contributor Author

Thank you! Any chance to get a release with this fix? 🙏🏻

@NachoSoto
Copy link
Copy Markdown
Contributor Author

NachoSoto commented Jan 31, 2025

@mxcl unfortunately this didn't fix it:

Error: Create Artifact Container failed: The artifact name test-16694.0ws2ej.xcresult is not valid. Request URL https://pipelinesghubeus5.actions.githubusercontent.com/..../_apis/pipelines/workflows/13077658968/artifacts?api-version=6.0-preview

@NachoSoto
Copy link
Copy Markdown
Contributor Author

Other people are running into this too: actions/upload-artifact#490 (comment)

@NachoSoto
Copy link
Copy Markdown
Contributor Author

I think it's because xcodebuild is using artifact v1 and not v2?

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.

Uploading archives no longer working

2 participants