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

chore: Make GitHub actions names match their titles, cleanup #6391

Merged
merged 16 commits into from
Aug 12, 2024

Conversation

tjzel
Copy link
Collaborator

@tjzel tjzel commented Aug 8, 2024

Summary

Currently, the name of the (failing) GitHub action mismatches its filename, which is annoying in development. This PR adds such matching along with some necessary cleanups.

Test plan

🚀

@tjzel tjzel marked this pull request as ready for review August 9, 2024 14:10
.github/workflows/example-ios-build-check.yml Outdated Show resolved Hide resolved
.github/workflows/example-macos-build-check.yml Outdated Show resolved Hide resolved
.github/workflows/example-typescript-check-and-lint.yml Outdated Show resolved Hide resolved
.github/workflows/npm-reanimated-package-build.yml Outdated Show resolved Hide resolved
@tjzel tjzel added this pull request to the merge queue Aug 12, 2024
Merged via the queue into main with commit 9d9ada4 Aug 12, 2024
28 of 41 checks passed
@tjzel tjzel deleted the @tjzel/github-actions/rename-and-cleanup branch August 12, 2024 10:39
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.

3 participants