Sotiris Nanopoulos
Sotiris Nanopoulos
Works for me, I think `REQBACKEND` is a good tradeoff but we should handle the cast from `BACKEND` to `REQBACKEND`
@ysugimoto any chance you can take a look so we can get this on track for being merged :) Thank you!
> I would suggest one thing a user also can define multiple scopes by separating commas like @recv,miss, what do you think about it? I can swap to that instead...
> The implementation looks so nice, and I would suggest one thing a user also can define multiple scopes by separating commas like @recv,miss, what do you think about it?...
@ysugimoto any middle ground solution that I could implement to make this pr better and also maintain backwards compatibility?
@ysugimoto any thoughts on the above?
> Why don't we use https://github.com/google/go-github ? I started implementing this with https://github.com/go-git/go-git but I thought in the end that it wasnt worth it. Mainly for two reasons: * Authentication...
``` git clone [email protected]:org/repo # ssh or https falco -I ./repo path/to/main.vcl ``` Sadly this is not exactly the same and this is the problem I run into: Imagine that...
@ivomurrell I think that it is a good idea to use standard git uri for include paths which make it more upstream friendly and also I think versioned VCL files...
Realized that the TF mode is solving all my problem and I can TF plan to do this for me. I think this is a win-win overall :) This is...