ChristopherHX
ChristopherHX
Other oidc jwt properties seem to be unmodifiable
> [!CAUTION] > Some tests were broken after workflow schema validation had been added, need to decide what to do and how this impacted merges
- #2471 - deprecate the old - migrate tests - ask for cleanup of all folders used by old action cache - plan removal of the old, breaking for act_runner,...
Also adds Convenience Helper for Contextdata, those seem to break api and should be postponed to 1.0.0
- org has been created with two owners - removed product name from the repo name - should allow joining open collective - two owner - a gh org -...
Adjust docs to match implementation assuming this is not autogenerated ```yaml steps: - ${{ if iif(False, False) }}: - bash: ok ``` is a syntax error for the validate pipeline...
- Currently you need to manually go into settings to configure them
* Currently the task would unlikely recover in this case * Once you are finished editing main pipeline parameters and repositories restart the task yourself * Prevent stale errors to...
`Error when evaluating 'if' for job 'deploy'. .github/workflows/branch_sync.yml (Line: 96, Col: 9): Too many parameters supplied: 'failure'. Located at position 42 within expression: needs.prepare.outputs.sync == 'true' && !failure('macOS', 'linux-pkg') &&...
e.g. missing parameter in extends template ended up to be shown as error in some referenced templates... Needs investigation