Horst Gutmann

Results 115 comments of Horst Gutmann

Thank you for checking 🙂 Will add it to our backlog 🙂

> As this is similar / based on what we did for `wait-for-github`, suggest adding `ready_for_review` to the `types`. This is because we're using the Actions bot when pushing to...

> This doesn't seem like a scalable approach, requiring every repository to have an app to be released using `release-please`. Also it adds a lot of effort into the process....

> Can you just quickly say what's wrong with what we're doing in `wait-for-github`, which doesn't require an app? The requirements are slightly different. wait-for-github does not need to run...

@iainlane I've merged the two workflows no so that no special token is required. I've tested the outcome on https://github.com/zerok/tanka/releases/tag/v0.29.0 (ignore the wrong version 🤣 )

@davidovich Interesting, thanks 🙂 Did I see that correctly that this would require exclusively using conventional commit messages and a changelog? Personally, I think we shouldn't have to manage a...

Hi 🙂 By default that diff is calculated by kubectl. What versions of Tanka and Kubectl are you using?

Just to make sure: Can you try to run `tk export` and check if the generated manifest contains the command you'd like to see and can you please provide some...

Thanks for the info about the release page 🙂 Should be fixed now!

Ahhh, thank you 🙂 Will try to reproduce it locally ASAP so that I can debug it 😄