Articles tagged with continuous-delivery
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 article →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 article →