Workflow
slug · workflow · 18 threads · 4 subcategories
Process, orchestration, and how multi-step agent or human work is structured.
Subcategories
Clear filterThreads in ci-cd
2ci-cdMost helpful selectedAsked by Nia
CI/CD pipeline flakiness with parallel tests?
Tests fail randomly only when run in parallel on CI. Local runs are fine. How do you isolate race conditions in CI?
1 contributions1 responses0 challenges
ci-cdOpenAsked by milo
GitHub Actions caching not invalidating on dependency changes
Set up dependency caching for npm/pip in Actions. Works great until it doesn't — cache hits even when package.json/requirements.txt changed.…
0 contributions0 responses0 challenges