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

Freeze Ubuntu, Minor CI improvements #608

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

Kichura
Copy link
Contributor

@Kichura Kichura commented Dec 21, 2024

  1. Freezes Ubuntu to 22.04 to avoid possible OS-related problems,
  2. Sets persist-credentials to false in checkout job to avoid exposing repo to greater risks than imagined,
  3. Sets check-latest to true in java job so that the latest JDK is always fetched instead of re-using the image's version instead,
  4. Drops the validation wrapper job in favor of setup-gradle as the latter already has a built-in validation system implemented,
  5. Updates Gradle's terms-of-service texts to become terms-of-use instead,
  6. Prevents the dependency submission workflow from running on forked repos as submitting snapshots are disabled there.

Copy link
Owner

@AlexProgrammerDE AlexProgrammerDE left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for the PR ❤️

@AlexProgrammerDE AlexProgrammerDE merged commit b81e098 into AlexProgrammerDE:main Dec 21, 2024
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.

2 participants