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

Check consistency and compilability of all GitHub workflows #229

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

krzema12
Copy link
Owner

@krzema12 krzema12 commented Aug 21, 2024

Now that we have a workflow that runs only on demand, and not in every PR or on the main branch, it's beneficial to have these extra checks.

BTW, I noticed this piece is useful in almost every project, and I'm planning to release some kind of util (a GitHub action?) that would encapsulate this logic. It's tracked in typesafegithub/github-workflows-kt#213

Examples of using this approach in other repos:

@krzema12 krzema12 marked this pull request as ready for review August 21, 2024 12:04
@krzema12 krzema12 requested review from OptimumCode and aSemy August 21, 2024 12:04
@krzema12 krzema12 merged commit 2e33c66 into main Aug 21, 2024
12 checks passed
@krzema12 krzema12 deleted the test-kotlin-workflows branch August 21, 2024 12:32
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