-
Notifications
You must be signed in to change notification settings - Fork 11
Pull requests: jenstroeger/python-package-template
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps): bump the pre-commit group across 1 directory with 9 updates
dependencies
Pull requests that update a dependency file
pre_commit
Pull requests that update pre_commit code
#1190
opened May 22, 2026 by
dependabot
Bot
Loading…
chore(deps-dev): update mypy requirement from !=1.20.2,<1.21,>=1.0.0 to >=1.0.0,!=1.20.2,<2.2
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1175
opened May 13, 2026 by
dependabot
Bot
Loading…
refactor: use Dependency Groups (PEP 735) instead of misusing package extras for dependencies that are not direct package dependencies
#1149
opened Apr 22, 2026 by
jenstroeger
Owner
•
Draft
chore(deps): bump actions/upload-artifact from 5.0.0 to 7.0.1
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
#1131
opened Apr 13, 2026 by
dependabot
Bot
Loading…
chore(deps): bump actions/download-artifact from 6.0.0 to 8.0.1
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
#1107
opened Mar 31, 2026 by
dependabot
Bot
Loading…
feat: separate package configuration in
pyproject.toml from the package’s development configuration and dependencies
#952
opened Jun 9, 2025 by
jenstroeger
Owner
•
Draft
feat(ci): group multiple Dependabot changes into single PRs for breaking/non-breaking changes
#922
opened Apr 14, 2025 by
jenstroeger
Owner
•
Draft
fix(ci): make unique and improve Github workflow job ids to make it easier to reference them from Github settings
#918
opened Apr 7, 2025 by
jenstroeger
Owner
Loading…
feat(test): add support for TAP (Test Anything Protocol)
#834
opened Nov 18, 2024 by
jenstroeger
Owner
•
Draft
feat: use yamllint to check YAML files, instead of simply parsing and pretty-printing them
#676
opened Jan 3, 2024 by
jenstroeger
Owner
Loading…
feat(ci): when building and testing the package, randomize the runner’s timezone in order to provoke timezone-related bugs
#665
opened Dec 25, 2023 by
jenstroeger
Owner
Loading…
feat(ci): add the ruff tool to the pre-commit checks
#593
opened Aug 2, 2023 by
jenstroeger
Owner
•
Draft
feat(make): add the emergency-release target to locally build and publish a new package release without Github Action workflows
#544
opened May 11, 2023 by
jenstroeger
Owner
Loading…
fix(make): improve targets and prerequisites to avoid running a recipe unnecessarily
#543
opened May 11, 2023 by
jenstroeger
Owner
Loading…
feat: Comment Audit result on PR (only on errors)
#384
opened Nov 15, 2022 by
eduardo-getpassport
Loading…
feat(ci): add Dependency and License checks to build workflow
#377
opened Nov 11, 2022 by
jenstroeger
Owner
Loading…
feat: the Pull Request action now verifies signed commits
#306
opened Sep 5, 2022 by
jenstroeger
Owner
•
Draft
docs: rearrange and rename and add badges to meet current feature set
#225
opened Jun 22, 2022 by
jenstroeger
Owner
•
Draft
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.