154 - 10 Tips for Continual Integration

28/04/2022 41 min Temporada 4 Episodio 154

Listen "154 - 10 Tips for Continual Integration"

Episode Synopsis

Changelog

Speaking at PHP UG MN on Thursday so this is not a live podcast
On Sundays Twitch stream we re-built the first 5 lessons of the PHP login course. I’m planning to re-build the last four lessons on Monday on Twitch
On Tuesdays YouTube live stream we started planning the new PHP registration course.
Lots of experimenting with GitLab

10 tips for Continual Integration

CI should take no more than 10 minutes
Reverting the changes should take 10 minutes
Use TDD if possible
Keep commits simple and small
Monitor the pipeline
Don’t leave broken builds
Run the pipeline locally first
Keep your branches up to date
Failures should be addressed immediately
Don’t confuse CI with CD

Join the show next week on YouTube at 20:00 on Thursday. Please see Twitter @howToCodeWell for schedule updates