Skip to content

chore/fix: use mirror repository for paper dev-bundles#3297

Merged
NotMyFault merged 1 commit intomainfrom
fix/paperDevBundleRepository
Aug 30, 2025
Merged

chore/fix: use mirror repository for paper dev-bundles#3297
NotMyFault merged 1 commit intomainfrom
fix/paperDevBundleRepository

Conversation

@PierreSchwang
Copy link
Copy Markdown
Member

@PierreSchwang PierreSchwang commented Aug 29, 2025

Overview

Uses a custom nexus repository, which caches the dev-bundles. Should help with the occasional CI errors. The repository should only be able to serve dev-bundles.
Unused bundles (not used within the last 28 days) are deleted from the mirror. Otherwise, those are cached indefinitely. Listing for bundles is not possible - that's why renovate still needs to test against paper repo

Submitter Checklist

  • Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.
  • Ensure that the pull request title represents the desired changelog entry.
  • New public fields and methods are annotated with @since TODO.
  • I read and followed the contribution guidelines.

@PierreSchwang PierreSchwang requested a review from a team as a code owner August 29, 2025 21:11
@github-actions github-actions Bot added Bugfix This PR fixes a bug chore labels Aug 29, 2025
@NotMyFault NotMyFault merged commit 62c6497 into main Aug 30, 2025
9 checks passed
@NotMyFault NotMyFault deleted the fix/paperDevBundleRepository branch August 30, 2025 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bugfix This PR fixes a bug chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants