Skip to content

Build GHA: enable caching, concurrent-cancellation, and version updates #101

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

Merged
merged 2 commits into from
Oct 25, 2022

Conversation

aSemy
Copy link
Contributor

@aSemy aSemy commented Oct 25, 2022

  • enable concurrency cancellation (so newer commits will cancel previous commits
  • use gradle/gradle-build-action (supports Gradle build & config caches)
  • bump actions/setup-java
  • make the action run on pull requests, or manually

related to #100 (which enables Gradle caches)

aSemy added 2 commits October 25, 2022 18:52
- enable concurrency cancellation (so newer commits will cancel previous commits
- use gradle/gradle-build-action (supports Gradle build & config caches)
- bump actions/setup-java
@qoomon
Copy link
Owner

qoomon commented Oct 25, 2022

Thanks again :-D

@qoomon qoomon merged commit 9489a8a into qoomon:master Oct 25, 2022
@aSemy aSemy deleted the feat/gha_build_cache branch October 25, 2022 17:03
@aSemy aSemy mentioned this pull request Nov 14, 2022
1 task
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