caddy-shortcuts: render shortcuts from private Forgejo sibling repos #121
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After the port in #118 and the regression fix in #120, the script reads sibling
coily.yamlfrom Forgejo anonymously. That covers ~35 public coilysiren/* repos. The ~10 private ones are silently skipped, so anytailnet.shortcutdeclared in a private repo's coily.yaml will not render.Fix options:
coilysiren/*). Stash in SSM, sync to Forgejo Actions secret via API.Needs: an audit of which private repos actually declare
tailnet.shortcut. If none do today, this is dormant and can stay open as a placeholder.