-
Notifications
You must be signed in to change notification settings - Fork 31
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: GUT Test GitHub Action #360
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
KANAjetzt
force-pushed
the
test_env
branch
2 times, most recently
from
December 13, 2023 18:34
721452a
to
458e0e6
Compare
fix: 🐛 fix `Permission denied` fix: 🐛 fix `Permission denied` fix: 🐛 fix `Permission denied` fix: 🐛 fix `Permission denied`
gut returns exit code 1 if a test fails
Qubus0
approved these changes
Dec 16, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks really good, only thing i'm not sure about is if we need icon.png to run our tests 😬
Awesome work, thanks a lot!
KANAjetzt
added a commit
that referenced
this pull request
Jan 26, 2025
* test: ✅ initial test environment * test: ✅ initial test environment * ci: 🚧 WIP: GitHub Actions * ci: 🚧 WIP: Adding GitHub Action for Tests * refactor: ♻️ ignore `.import` * ci: ✨ Working Test Action * fix: 🐛 fixed missing default * ci: ♻️ run action on push and pr * fix: 🐛 fixed indentation * fix: 🐛 added missing `shell` prop * fix: 🐛 fixed `godot-bin` input * ci: ♻️ moved test run script into `.sh` file * fix: 🐛 fix `Permission denied` fix: 🐛 fix `Permission denied` fix: 🐛 fix `Permission denied` fix: 🐛 fix `Permission denied` fix: 🐛 fix `Permission denied` * ci: ♻️ added GUT download step * test: ♻️ removed GUT * test: 🙈 ignore all addons * ci: 🐛 fixed gut download cache * test: 🔥 only run `gut_cmdln.gd` gut returns exit code 1 if a test fails * test: 🔥 removed root dir gut files * fix: 🐛 fixed typo * fix: 🐛 fix godot bin cache
Merged
KANAjetzt
added a commit
that referenced
this pull request
Jan 27, 2025
# Minor Release v6.3.0 Minor update to fix issues with script extension sorting, as well as potential issues with translations, configurations, and user profiles. ## Key PRs - #357 - #358 - #520 - #352 ## Change Log ### New Features - #352 - #358 ### Fixes - #357 - #520 - #522 - #523 - #524 ### Refactors - #521 - #526 ### Tests - #360 ### Miscellaneous - #525 - #527 - #529
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
test
directorytest_script_extension_sorting.gd
More details on how things work here.