Hugo van Kemenade

Results 1444 comments of Hugo van Kemenade
trafficstars

(I've moved this to the more general docs-community tracker, because docsbuild-scripts is for the docs server, and we would also want this to work with RTD or any other host.)

Yes, see https://jazzband.co / https://github.com/jazzband/website

I think this is an excellent idea! > For consistency and to facilitate future upgrades to the process I recommend standardizing on the names of release workflows definitions, GitHub teams...

> maybe have a `stage.yml` or similar to push to the staging pypi (for the times we're not yet confident) ? Yes, I usually push to TestPyPI for merges to...

Not forgotten, please be patient :)

Please only do one thing in the PR: either add a new feature, or refactor without changing functionality. That will make it easier to review, as I'm not sure we...

This has been released in Cherry Picker 2.6.0: https://github.com/python/cherry-picker/releases/tag/cherry-picker-v2.6.0 🍒🚀

The instructions in full are: --- > Install pre-commit as a Git hook > -------------------------------- > > To make sure your code is linted correctly, we recommend setting up [pre-commit](https://pre-commit.com#installation>)...