Carlos Melero

Results 4 comments of Carlos Melero

This issue only applies if a signed/annotated tag has been pushed without a commit. That's not very common but to solve it I patched that line: https://github.com/abiosoft/caddy-git/blob/master/git.go#L81 Adding a check...

After giving it some more thought I've came up with a workaround. If you set `branch {latest}` in the configuration the extension will always checkout the newest tag and then...

Thanks for the quick follow-up. Sorry it took me longer to answer. It is basically to be able to feature match regular Addressables. We can workaround the limitation but it...

Good to know that rules are additive and I can have different rules to setup labels for assets in the same group. I think I could work around the API...