Mathias Bogaert
Mathias Bogaert
Builds are never deleted, just a 'reap_time' is set. Hence the cascade never triggers. I also think that when we delete the resource version inputs, a rerun of an old...
It's nested Retries within Retry nodes. I'll improve the PR, sorry, we had this on a branch for ages and I didn't bring up the web diff again. Thought it...
Could you test this on the latest 7.14 release?
https://github.com/containerd/containerd/pull/4803
@taylorsilva we could add support for a default "CONCOURSE_CONTAINERD_LOG_FORMAT=json" ? ``` LogFormat string `long:"log-format" default:"json" description:"Sets log format." choice:"text" choice:"json"` ```
Pipeline to test: ``` --- jobs: - name: csi-g-test plan: - task: test-csi-g config: platform: linux image_resource: type: registry-image source: repository: python tag: "3.11" run: path: sh args: - -exc...
DO NOT MERGE. Newer version of elm-ansi is coming with a lot more improvements.
It should work yeah. I still have some issue with width calculation.
Removing `--no-fetch` would resolve both issues you've identified: - Submodules on non-default branches would work - Nested submodules would work regardless of their recorded commits The only downside is potentially...