-
Notifications
You must be signed in to change notification settings - Fork 0
chore: update actions versions #14
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
Open
FrederikHeinrich
wants to merge
124
commits into
main
Choose a base branch
from
85y6k0-codex/update-github-actions-to-latest-versions
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore: update actions versions #14
FrederikHeinrich
wants to merge
124
commits into
main
from
85y6k0-codex/update-github-actions-to-latest-versions
Conversation
This file contains hidden or 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
…or improved version handling
…and modify fabric.mod.json settings
…nd modify remapJar task
* feat(publish_test): append branch name to version tags * fix(publish_test): correct condition for only description input (#3) (#4) * fix(build): correct debugMode property assignment * fix(build): correct debugMode property assignment logic * feat(build): add debug mode logging for Modrinth upload configuration * feat(build): add debug mode detection for Modrinth upload configuration
* feat(build): add versionType to BuildInfo and log output * chore(changelog): update changelog template and add label extractor * chore(changelog): comment out changelog configuration in publish_test.yml * chore(changelog): comment out changelog configuration in publish_test.yml * refactor(publish_test): remove single_version option and simplify version handling (#8) * Feat/action cleanup (#9) * refactor(publish_test): remove single_version option and simplify version handling * chore(changelog): update changelog configuration and improve template structure
… extractor pattern
…x.yml to test.yml
Contributor
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.
Pull Request Overview
This PR updates GitHub Actions versions in the test workflow, specifically upgrading actions/checkout from v3 to v4 and actions/setup-java from v3 to v4 to use more recent versions of these actions.
- Upgraded
actions/checkoutfrom v3 to v4 across all jobs - Upgraded
actions/setup-javafrom v3 to v4 in the test job
fa83ffd to
9cbe118
Compare
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.
Summary
Testing
act -n -j generate-matrix -W .github/workflows/test.yml(fails: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?)./gradlew test(fails: Plugin [id: 'fabric-loom', version: '1.11-SNAPSHOT'] was not found)https://chatgpt.com/codex/tasks/task_e_6899e5463a58832d817fac2d1b94838f