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

Fix indexing of non-standard libs including scala-compiler, scala-library etc #1360

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

adpi2
Copy link
Member

@adpi2 adpi2 commented Mar 5, 2024

Fix #560

We use a background job to find new versions of non-standard libs and index them. The frequency of the job is 2 hours.

Deployed to prod and it indexed all missing non-standard libs (1512 poms) in 2 mins. See for instance the scala-compiler versions

@rochala

@adpi2 adpi2 merged commit 61150b6 into scalacenter:main Mar 6, 2024
2 of 3 checks passed
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.

missing scala 2.12.7
1 participant