Skip to content

Instantly share code, notes, and snippets.

View don-rumata's full-sized avatar

don Rumata don-rumata

View GitHub Profile
@don-rumata
don-rumata / nexus3-routing-rules.yml
Created September 5, 2025 22:18
Nexus3 routing rules 4 github releases and api.github.com
- name: GitHubReleases
description: Download GitHub Releases. Download source code archives via Git SHA1 or tag.
matchers:
- /[^/]+/[^/]+/releases/download/[^/]+/.+
- /[^/]+/[^/]+/archive/([0-9a-f]{40}|refs/tags/.+)\.(zip|tar\.gz)
mode: ALLOW
- name: GitHubAPI_ReleasesAndTags
description: Allow and cache GitHub API requests for releases and git tags
matchers:
- /repos/[^/]+/[^/]+/releases