Your First Ruby Gem Part 2 Discussion
Discussion for
Your First Ruby Gem Part 2
Hey Collin
Great ep: thank you!
Really enjoyed the Github actions intro. We use a 3rd party CI (Semaphore) which is really good, but it was useful to see "the Github way"
A suggestion: might be worth a short ep on securing Github branches, so that (for instance) a branch can't be merged if its test coverage is either failing or below a threshold - we use this in my company and it makes people make sure they write their tests (or tweak the threshold expectation!)
T
Hey Terry - Thanks for the kind words here! And yes, that is a great idea, thank you for sharing that one!