python
python copied to clipboard
My very over-engineered Python project skeleton.
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.10 We’ve just uploaded mypy 1.10 to the Python Package Index (PyPI). Mypy...
# Roadmap - [ ] `skeleton sync --vcs-ref=HEAD [PROJECTS]` Propagate a `vcs-ref` across all downstream projects.
https://docs.hikari-py.dev/en/latest/reference/hikari/impl/rest/#hikari.impl.rest.RESTClientImpl.create_webhook https://docs.github.com/en/webhooks/webhook-events-and-payloads#commit_comment ```shell gh api /repos/{{repo_name}}/hooks --input -
pawamoy created this amazing project https://github.com/pawamoy/git-changelog. It might be used in `Upgrade to bswck/skeleton@rev` commit descriptions along with `Co-authored-by` entries.
Hi, I have encountered an error > [!CAUTION] > cp: cannot stat './handle-task-event': No such file or directory > [!CAUTION] > Command 'set -eE && ( ./handle-task-event || (TEMPLATE_PREVIEW=$(mktemp); cp...
Mechanized patches are made by running `$ poe reanswer`. After reanswer, find what answers were changed and include the changes in the mechanized patch commit.
When updating a project that uses skeleton, add proper co-author entries relevant to the integrated skeleton diffs. https://blog.jaraco.com/skeleton/#history-is-forever
https://github.com/Bachmann1234/diff_cover
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.3 to 0.4.4. Release notes Sourced from ruff's releases. v0.4.4 Changes Preview features [pycodestyle] Ignore end-of-line comments when determining blank line rules (#11342) [pylint] Detect pathlib.Path.open calls...