Tag: github
All the articles with the tag "github".
Conditionally run GitHub Actions based on PR labels
Posted on:November 18, 2023Enhancing GitHub Actions with conditional job execution, based on PR labels.
Merging Coverage from Jest and Cypress
Posted on:September 19, 2023How to unify unit and E2E test coverage into a single report. Solving inconsistency issues between SWC (Next.js/Jest) and Babel (Cypress).