Join the conversation
Join Slack
Channels
announcements
be-shameless
hacktoberfest-22
introduce-yourself
random
tech-support
welcome
Powered by Linen
Title
o
Oleg L
12/23/2020, 3:10 PM
https://datatalks.club/blog/practical-guide-better-code.html
👏
1
💪
1
r
Rick Lamers
12/23/2020, 3:13 PM
Some pretty great ideas that we embraced in there: CI/CD with GitHub Actions, pre-commit hooks, test running. Although we allow pushes to master for tiny changes / hot fixes. We always point a release to a tag.