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

Add Maven cache to CI #1305

Open
Eirenliel opened this issue Feb 11, 2025 · 1 comment
Open

Add Maven cache to CI #1305

Eirenliel opened this issue Feb 11, 2025 · 1 comment
Labels
Area: Continuous Integration Automated testing and deployment Difficulty: Newbie Friendly Are you a new contributor looking for something to do? Try this :) Priority: High Important feature or blocks something important Type: Bug Something isn't working

Comments

@Eirenliel
Copy link
Member

Our CI fails sometimes because of rate limits from Maven Central: https://www.sonatype.com/blog/maven-central-and-the-tragedy-of-the-commons

We should add caching on the CI's side: https://github.com/marketplace/actions/maven-cache

@Eirenliel Eirenliel added Area: Continuous Integration Automated testing and deployment Difficulty: Newbie Friendly Are you a new contributor looking for something to do? Try this :) Priority: High Important feature or blocks something important Type: Bug Something isn't working labels Feb 11, 2025
@Eirenliel
Copy link
Member Author

We also should move to ubuntu-latest, as ubuntu-20 will be deprecated soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Continuous Integration Automated testing and deployment Difficulty: Newbie Friendly Are you a new contributor looking for something to do? Try this :) Priority: High Important feature or blocks something important Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant