Tag: continuous-delivery
Dynamic Github Action Jobs
Ever wanted to run parallel jobs in Github Actions with a high level of flexibility? We have, and now you can too!
→ Read ArticleJacob Bolda
December 12, 2022
Renaming `main` with purpose
As generic default branch names like `master` for Git repos have gone out of fashion, possibilities emerge for more effective and informative naming conventions. Learn about the branch naming strategy Frontside uses for our Open Source libraries and how we name app project branches.
→ Read ArticleJorge Lainfiesta
December 11, 2020
Github Actions: a deep dive into pull_request
We have put together specific behaviors and information that you’ll need to use pull_request as a trigger for your Github Actions workflow.
→ Read ArticleMin Kim
May 26, 2020