-
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 github/codeql-action from 3.27.4 to 3.27.9
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
#853
opened Dec 16, 2024 by
dependabot
bot
Loading…
feat(test): add the duration of tests to the printed test summary
#852
opened Dec 10, 2024 by
jenstroeger
Loading…
fix: don’t attempt to sort imports on
git push
(they must already be sorted)
#851
opened Dec 9, 2024 by
jenstroeger
Loading…
fix: when nuking then also nuke any installed git hooks (except pre-installed sample hooks) to avoid leaving stale hooks behind
#850
opened Dec 9, 2024 by
jenstroeger
Loading…
fix: declare
check-actionlint
goal in Makefile as proper phony
#849
opened Dec 9, 2024 by
jenstroeger
Loading…
fix: package metadata did not constrain the upper limit of Python’s version range, set now to <3.14
#848
opened Dec 9, 2024 by
jenstroeger
Loading…
chore(deps): update hypothesis requirement from <6.119.4,>=6.21.0 to >=6.21.0,<6.122.4
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#846
opened Dec 9, 2024 by
dependabot
bot
Loading…
chore(deps): bump commitizen from 3.31.0 to 4.1.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#845
opened Dec 9, 2024 by
dependabot
bot
Loading…
chore(deps): bump pytest-doctestplus from 1.2.1 to 1.3.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#842
opened Dec 2, 2024 by
dependabot
bot
Loading…
chore(deps): bump twine from 5.1.1 to 6.0.1
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#841
opened Dec 2, 2024 by
dependabot
bot
Loading…
chore(deps): bump step-security/harden-runner from 2.10.1 to 2.10.2
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
#839
opened Nov 25, 2024 by
dependabot
bot
Loading…
feat(test): add support for TAP (Test Anything Protocol)
#834
opened Nov 18, 2024 by
jenstroeger
•
Draft
chore(deps): update cyclonedx-bom requirement from <5.0.0,>=4.0.0 to >=4.0.0,<6.0.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#817
opened Oct 21, 2024 by
dependabot
bot
Loading…
feat: use yamllint to check YAML files, instead of simply parsing and pretty-printing them
#676
opened Jan 3, 2024 by
jenstroeger
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
Loading…
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
Loading…
fix(make): improve targets and prerequisites to avoid running a recipe unnecessarily
#543
opened May 11, 2023 by
jenstroeger
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
Loading…
feat: the Pull Request action now verifies signed commits
#306
opened Sep 5, 2022 by
jenstroeger
•
Draft
docs: rearrange and rename and add badges to meet current feature set
#225
opened Jun 22, 2022 by
jenstroeger
•
Draft
ProTip!
Exclude everything labeled
bug
with -label:bug.