FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · jenstroeger/python-package-template · GitHub
jenstroeger
/
python-package-template
Public template
Notifications
You must be signed in to change notification settings
Fork
11
Star
35
Code
Issues
29
Pull requests
33
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 27, 2026
fix(ci): force Dependabot to always increase the version range of dependent pip packages, instead of narrowly pinning the ranges (#1298)
jenstroeger
authored
93b1cb4
View commit details
Copy full SHA for 93b1cb4
Browse repository at this point
Commits on Aug 19, 2026
revert(ci): undo force Dependabot to always widen the version range of dependent pip packages, instead of narrowly pinning the ranges (#1284)
Show description for afaea91
jenstroeger
authored
afaea91
View commit details
Copy full SHA for afaea91
Browse repository at this point
fix(ci): force Dependabot to always widen the version range of dependent pip packages, instead of narrowly pinning the ranges (#1283)
jenstroeger
authored
99a113a
View commit details
Copy full SHA for 99a113a
Browse repository at this point
Commits on Aug 6, 2026
fix(deps): pin `flit_core` to match the already pinned `flit` package (#1274)
jenstroeger
authored
e3eca22
View commit details
Copy full SHA for e3eca22
Browse repository at this point
Commits on Jul 29, 2026
bump: release 2.21.0 → 2.21.1
Show description for 1afd220
jenstroeger
committed
1afd220
View commit details
Copy full SHA for 1afd220
Browse repository at this point
refactor: use Dependency Groups (PEP 735) instead of misusing package extras for dependencies that are not direct package dependencies (#1149)
jenstroeger
authored
7badefa
View commit details
Copy full SHA for 7badefa
Browse repository at this point
fix: make sure to call the `pre-commit` from the local venv instead of possibly sneaking in one from the PATH (#1255)
jenstroeger
authored
d9fd0a2
View commit details
Copy full SHA for d9fd0a2
Browse repository at this point
chore(deps): bump step-security/harden-runner from 2.19.4 to 2.20.0 (#1236)
Show description for db08c6f
dependabot[bot]
authored
db08c6f
View commit details
Copy full SHA for db08c6f
Browse repository at this point
chore: rename table names for pylint in pyproject.toml (#1249)
jenstroeger
authored
dc2ebdd
View commit details
Copy full SHA for dc2ebdd
Browse repository at this point
docs: mention the “immutable” tagging and remove the (uninteresting) FAQ from the README (#1250)
jenstroeger
authored
30c6f9e
View commit details
Copy full SHA for 30c6f9e
Browse repository at this point
chore: fix comment in pre-commit config (#1252)
jenstroeger
authored
b9cc94b
View commit details
Copy full SHA for b9cc94b
Browse repository at this point
chore: remove unnecessary cmd line flag from `rm` in a Makefile recipe (#1253)
jenstroeger
authored
3503d17
View commit details
Copy full SHA for 3503d17
Browse repository at this point
refactor: improve Makefile variables used to build artifact names, remove unused cmd line argument when building binary wheel artifacts (#1254)
jenstroeger
authored
6b6ee70
View commit details
Copy full SHA for 6b6ee70
Browse repository at this point
chore(deps-dev): bump commitizen from 4.16.4 to 4.16.5 (#1240)
Show description for 6e7d0eb
dependabot[bot]
and
jenstroeger
authored
6e7d0eb
View commit details
Copy full SHA for 6e7d0eb
Browse repository at this point
chore(deps-dev): update hypothesis requirement from <6.152.10,>=6.21.0 to >=6.161.5,<6.161.6 (#1256)
Show description for 438bc69
dependabot[bot]
and
jenstroeger
authored
438bc69
View commit details
Copy full SHA for 438bc69
Browse repository at this point
chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#1239)
Show description for 9e45cf6
dependabot[bot]
authored
9e45cf6
View commit details
Copy full SHA for 9e45cf6
Browse repository at this point
chore(deps-dev): update mypy requirement from !=1.20.2,<1.21,>=1.0.0 to >=2.0.0,<2.4 (#1238)
Show description for 96c41f3
dependabot[bot]
and
jenstroeger
authored
96c41f3
View commit details
Copy full SHA for 96c41f3
Browse repository at this point
chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0 (#1241)
Show description for 677ee0c
dependabot[bot]
authored
677ee0c
View commit details
Copy full SHA for 677ee0c
Browse repository at this point
chore(deps): bump the pre-commit group across 1 directory with 2 updates (#1245)
Show description for d7b8fa7
dependabot[bot]
authored
d7b8fa7
View commit details
Copy full SHA for d7b8fa7
Browse repository at this point
chore(deps-dev): bump pytest-env from 1.6.0 to 1.7.0 (#1258)
Show description for 579d257
dependabot[bot]
authored
579d257
View commit details
Copy full SHA for 579d257
Browse repository at this point
chore(deps-dev): bump faker from 40.28.1 to 40.36.0 (#1259)
Show description for 9634dac
dependabot[bot]
authored
9634dac
View commit details
Copy full SHA for 9634dac
Browse repository at this point
chore(deps): bump ossf/scorecard-action from 2.4.3 to 2.4.4 (#1261)
Show description for 823cb93
dependabot[bot]
authored
823cb93
View commit details
Copy full SHA for 823cb93
Browse repository at this point
chore(deps): bump oracle/macaron from 0.24.0 to 0.25.0 (#1263)
Show description for dd75570
dependabot[bot]
authored
dd75570
View commit details
Copy full SHA for dd75570
Browse repository at this point
Commits on Jul 26, 2026
fix: improve mypy settings such that it collects all package and test files instead of using the files passed in by pre-commit (#1248)
jenstroeger
authored
627fb59
View commit details
Copy full SHA for 627fb59
Browse repository at this point
Commits on Jul 9, 2026
bump: release 2.20.0 → 2.21.0
Show description for fb2e31c
jenstroeger
committed
fb2e31c
View commit details
Copy full SHA for fb2e31c
Browse repository at this point
chore(deps): bump https://github.com/astral-sh/ruff-pre-commit from v0.15.17 to 0.15.20 in the pre-commit group across 1 directory (#1228)
Show description for 51d7aa1
dependabot[bot]
authored
51d7aa1
View commit details
Copy full SHA for 51d7aa1
Browse repository at this point
chore(deps): bump github/codeql-action/upload-sarif from 4.36.0 to 4.36.3 (#1223)
Show description for ec8b9ec
dependabot[bot]
authored
ec8b9ec
View commit details
Copy full SHA for ec8b9ec
Browse repository at this point
chore(deps): bump actions/setup-python from 6.2.0 to 6.3.0 (#1218)
Show description for f4eff4b
dependabot[bot]
authored
f4eff4b
View commit details
Copy full SHA for f4eff4b
Browse repository at this point
chore(deps): bump actions/checkout from 6.0.2 to 7.0.0 (#1213)
Show description for 49b3346
dependabot[bot]
authored
49b3346
View commit details
Copy full SHA for 49b3346
Browse repository at this point
chore(deps-dev): bump commitizen from 4.16.2 to 4.16.4 (#1215)
Show description for 3b8f623
dependabot[bot]
and
jenstroeger
authored
3b8f623
View commit details
Copy full SHA for 3b8f623
Browse repository at this point
chore(deps-dev): bump faker from 40.19.1 to 40.28.1 (#1221)
Show description for cf66502
dependabot[bot]
authored
cf66502
View commit details
Copy full SHA for cf66502
Browse repository at this point
chore(make): add a reference to a useful and detailed documentation (#1227)
jenstroeger
authored
b7dff16
View commit details
Copy full SHA for b7dff16
Browse repository at this point
fix(ci): make unique and improve Github workflow job ids to make it easier to reference them from Github settings (#918)
jenstroeger
authored
72040b4
View commit details
Copy full SHA for 72040b4
Browse repository at this point
feat: introduce the Ruff pre-commit hook to replace a bunch of other code formatters and linter hooks (#593)
jenstroeger
authored
89e8e1b
View commit details
Copy full SHA for 89e8e1b
Browse repository at this point
Commits on Jun 18, 2026
fix(deps): pin pytest until the pytest-cases plugin is getting fixed (#1209)
jenstroeger
authored
1a5a2c2
View commit details
Copy full SHA for 1a5a2c2
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL