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

Improve artifact names to be more unique #8

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

jozefizso
Copy link
Member

We will combine the action title value with the filename of the .xcresult bundle which is being processed.

This ensure unique name of the build artifact.

Fixes #7

@jozefizso jozefizso added bug Something isn't working enhancement New feature or request labels Oct 25, 2024
@jozefizso jozefizso added this to the v3.0.0 milestone Oct 25, 2024
@jozefizso jozefizso self-assigned this Oct 25, 2024
@jozefizso jozefizso merged commit fdebc28 into main Oct 25, 2024
6 of 15 checks passed
@jozefizso jozefizso deleted the fix/7_unique_artifact_names branch October 25, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve artifact naming to ensure they are unique
2 participants