-
Notifications
You must be signed in to change notification settings - Fork 5
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 GitHub Action for Fixture Regeneration #59
base: main
Are you sure you want to change the base?
Conversation
Triggered a Github Actions job to update fixtures. |
Triggered a Github Actions job to update fixtures. |
Triggered a Github Actions job to update fixtures. |
Triggered a Github Actions job to update fixtures. |
Triggered a Github Actions job to update fixtures. |
Triggered a Github Actions job to update fixtures. |
This reverts commit 05c870b.
Triggered a Github Actions job to update fixtures. |
Commits pushed from CI, do not trigger the test job, even tho it is supposed to. |
- Added steps to set up Go, Python, OpenJDK, and Dart in the CI workflow. - Cloned the official jlox implementation and updated the Scanner class for better error reporting. - Compiled jlox and integrated test helpers for various chapters. - Ensured the workflow runs tests after setup and compilation.
Triggered a Github Actions job to update fixtures. |
Triggered a Github Actions job to update fixtures. |
This pull request adds a new GitHub Action for Fixture Regeneration. The action is triggered when the label 'regenerate-fixtures' is applied to an issue or pull request. It uses the codecrafters-io/tester-utils repository and the fixtures.yml file to regenerate the fixtures.