Hacker News new | ask | show | jobs
by MonkeyMalarky 1438 days ago
I used a couple of tricks to solve this. First, make cond env export a build step and environment.yml an artifact so you've got a nice summary of what got installed. Second, nightly builds so you aren't surprised by random package upgrade errors the next time you commit code to your project.
1 comments

My bad experiences are usually around setting up projects created by others, sadly