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

Add CI and pre-hook script #38

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Add CI and pre-hook script #38

merged 1 commit into from
Oct 13, 2023

Conversation

nicopap
Copy link
Owner

@nicopap nicopap commented Oct 13, 2023

Re-use the CI file from cuicui_layout, adapted to work with bevy-ui-navigation.

Closes #37

@nicopap nicopap force-pushed the add-ci branch 2 times, most recently from 631fa21 to 93506d0 Compare October 13, 2023 09:24
This makes PRs easier to manage, as the tests are automatically ran.

It also makes it safer to commit, as the `pre-hook` rule can be used as
a pre-commit hook to prevent commiting code that doesn't work.

I also marked the Menu action example as no_run, since it doesn't really
help to run it, and it makes tests a lot slower.
@nicopap nicopap merged commit 391dc5e into master Oct 13, 2023
1 check passed
@nicopap nicopap deleted the add-ci branch November 10, 2023 11:41
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.

1 participant