Backend: artifact-keeper/artifact-keeper#662
Raw/generic remote repos now support URL path rewriting via routing rules. The frontend needs:
- A 'Routing Rules' tab in repo settings (for remote raw/generic repos only)
- List existing rules with path pattern and rewrite template
- Add/delete rules with regex validation feedback
- Example helper showing the GitHub Releases proxy use case
API: GET/POST/DELETE /api/v1/repositories/{key}/routing-rules
Backend: artifact-keeper/artifact-keeper#662
Raw/generic remote repos now support URL path rewriting via routing rules. The frontend needs:
API: GET/POST/DELETE
/api/v1/repositories/{key}/routing-rules