feat(artifactapi): cache stalwart webadmin zip #157

Merged
unkinben merged 1 commits from benvin/artifactapi-webadmin into main 2026-05-24 12:55:16 +10:00
Owner

Summary

  • Adds `stalwartlabs/webadmin/releases/latest/download/webadmin.zip` to `mutable_patterns` in the `github` generic remote so the stalwart webadmin UI can be fetched through artifactapi rather than directly from GitHub.

Notes

## Summary - Adds \`stalwartlabs/webadmin/releases/latest/download/webadmin.zip\` to \`mutable_patterns\` in the \`github\` generic remote so the stalwart webadmin UI can be fetched through artifactapi rather than directly from GitHub. ## Notes - Uses \`mutable_patterns\` (not \`immutable\`) because \`releases/latest\` resolves to whichever release is current and changes over time. - Access URL: \`https://artifactapi.k8s.syd1.au.unkin.net/generic/github/stalwartlabs/webadmin/releases/latest/download/webadmin.zip\`
unkinben added 1 commit 2026-05-24 12:53:48 +10:00
feat(artifactapi): cache stalwart webadmin zip via github generic remote
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
f2a50ca3f2
Add mutable pattern for stalwartlabs/webadmin releases/latest so the
webadmin UI zip can be fetched through artifactapi instead of directly
from GitHub.
unkinben merged commit af79d86db6 into main 2026-05-24 12:55:16 +10:00
unkinben deleted branch benvin/artifactapi-webadmin 2026-05-24 12:55:17 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/argocd-apps#157