12 October, 2022
1 min read
66 words
Tee stderr to a file for the next command while keeping the original exit code through PIPESTATUS, then annotate the build with it.
22 June, 2020
1 min read
82 words
A bash function that stamps out the same YAML build step for every environment, so the pipeline file stays short.
12 May, 2020
1 min read
206 words
Running Selenoid beside the test runner in CI for parallel browser tests, with video recording and one Selenoid per build agent.