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

CI: Add runner workflow to call other workflows #1622

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

Repiteo
Copy link
Contributor

@Repiteo Repiteo commented Oct 11, 2024

Slight organization improvement when running CIs by making the structure similar to the main repo: static checks now always happen first. This has the added benefit of cleaning up the Actions tab, though the benefit is less pronounced on a repo like this where only two instances were used. Beyond that, yaml syntax was reformatted for all action/workflow files, keeping them consistent with the main repo.

@Repiteo Repiteo added enhancement This is an enhancement on the current functionality topic:buildsystem Related to the buildsystem or CI setup labels Oct 11, 2024
@Repiteo Repiteo added this to the 4.4 milestone Oct 11, 2024
@Repiteo Repiteo requested a review from a team as a code owner October 11, 2024 16:24
Copy link
Collaborator

@dsnopek dsnopek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@dsnopek dsnopek merged commit 7796fcc into godotengine:master Oct 30, 2024
12 checks passed
@Repiteo Repiteo deleted the ci/runner branch October 30, 2024 14:09
@dsnopek
Copy link
Collaborator

dsnopek commented Jan 27, 2025

Cherry-picked for 4.2 in PR #1694

@dsnopek
Copy link
Collaborator

dsnopek commented Jan 27, 2025

Cherry-picked for 4.3 in PR #1695

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is an enhancement on the current functionality topic:buildsystem Related to the buildsystem or CI setup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants