Skip to content

feat: Cron Workflow to Update Maven Dependency Cache#418

Merged
MatKuhr merged 6 commits intomainfrom
feat/refresh-maven-dependency-cache
Apr 29, 2024
Merged

feat: Cron Workflow to Update Maven Dependency Cache#418
MatKuhr merged 6 commits intomainfrom
feat/refresh-maven-dependency-cache

Conversation

@Johannes-Schneider
Copy link
Contributor

@Johannes-Schneider Johannes-Schneider commented Apr 29, 2024

This PR introduces a new GH workflow that periodically (once per week) updates our cached Maven Dependencies.
That way, we are making sure that our cache is never older than 1 week, which reduces the amount of non-up-to-date dependencies in our Continuous Integration runs.

@Johannes-Schneider Johannes-Schneider added do not merge Pull request must not be merged do not review Pull request should not be reviewed labels Apr 29, 2024
@Johannes-Schneider Johannes-Schneider added please merge Request to merge a pull request please review Request to review a pull request and removed do not merge Pull request must not be merged do not review Pull request should not be reviewed labels Apr 29, 2024
@Johannes-Schneider Johannes-Schneider marked this pull request as ready for review April 29, 2024 13:59
@Johannes-Schneider Johannes-Schneider self-assigned this Apr 29, 2024
@MatKuhr MatKuhr enabled auto-merge (squash) April 29, 2024 14:06
@MatKuhr MatKuhr merged commit 013b2e2 into main Apr 29, 2024
@MatKuhr MatKuhr deleted the feat/refresh-maven-dependency-cache branch April 29, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

please merge Request to merge a pull request please review Request to review a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants