top | item 46819058 (no title) perrygeo | 1 month ago > (configure to run in CI)Every time I've believed this, I came back to broken CI.Depending on your language ecosystem, your CI workflows and build deps stand a greater chance to break than your code. discuss order hn newest simonw|1 month ago The main thing that breaks for me is that GitHub Actions drops support for Python versions that are EOL, but usually I can fix that with a change like this one: https://github.com/simonw/datasette-scale-to-zero/commit/1ae...
simonw|1 month ago The main thing that breaks for me is that GitHub Actions drops support for Python versions that are EOL, but usually I can fix that with a change like this one: https://github.com/simonw/datasette-scale-to-zero/commit/1ae...
simonw|1 month ago