Robert Kaussow
Robert Kaussow
@6543 I like this approach. Can you fix lint and tests?
What about the soft-lock approach https://github.com/woodpecker-ci/woodpecker/pull/5477#issuecomment-3315966457 from @lafriks
Thanks for working on this task!
Fine for me to add. Will take a closer look today. Thank you all and sorry for the delay.
Personally, I would prefer to change the syntax to something like this: ```yaml {{- range $value := .Values.env }} - name: {{ $value.name }} {{- if $value.value }} value: {{...
Fully agree. I dont like the location of the search in the side bar anymore at all. But had no time to redesign it yet.
If someone has hijacked access to forge, it's over anyway, right? I don't know if CI systems should be able to cover such scenarios. Is there any other CICD system...
Understood. What about the suggestion to use https://woodpecker-ci.org/docs/usage/extensions/configuration-extension?
You have to deal with one or another pain I guess and to put trust to one or another component. For me, using a config extension is the way to...
Sorry to say again, but the entire trust model of woodpecker is strictly coupled to the forge. If you really have a scenario with real trust issues to the forge...