Riley Martine

Results 25 comments of Riley Martine

Came back to this, read the source more deeply, and read a bit more about git -- I'm pretty sure the issue is being caused because Backstage is sending all...

@benjdlambert Thanks for the reply! And no worries, the workarounds we have are doing just fine. Generic git actions seems like a great idea. Protocols > APIs, imo. Depending on...

@luis-guts Our current workaround is to only send the files that have changed. Internally, this is referred to as "the skeleton/flesh pattern", and looks something like this: template.yaml excerpt ```yaml...