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

CodeQL Maven package caching #114

Merged
merged 1 commit into from
Nov 4, 2023
Merged

CodeQL Maven package caching #114

merged 1 commit into from
Nov 4, 2023

Conversation

bivashy
Copy link
Owner

@bivashy bivashy commented Nov 4, 2023

Pull Request Etiquette

  • I have checked the PRs for upcoming features/bug fixes.

Changes

  • Internal code
  • API (affecting end-user code)
  • Other: GitHub Actions (CI/CD)

Closes Issue: NaN

Description

This pull request caches all maven packages in ~/.m2/repository folder using actions/cache@v3. Cache should be regenerated if any pom.xml file will have change.

@bivashy bivashy added status: needs testing Issue or PR should be tested and removed status: needs testing Issue or PR should be tested labels Nov 4, 2023
@bivashy bivashy marked this pull request as ready for review November 4, 2023 19:02
@bivashy bivashy merged commit 787f500 into main Nov 4, 2023
3 checks passed
@bivashy bivashy deleted the codeql/cache-maven-packages branch November 4, 2023 19:18
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.

1 participant