David Lord
|
5ef70112a1
|
Merge branch 'stable'
|
2025-06-14 13:34:58 -07:00 |
|
David Lord
|
7eb5758063
|
remove slsa provenance
PyPI and trusted publishing has built-in attestation support now.
|
2025-06-14 13:08:46 -07:00 |
|
David Lord
|
0cc6ff9051
|
drop end of life python versions
|
2025-05-28 11:13:57 -07:00 |
|
Adam Englander
|
51dbd8977e
|
use uv for dependency management
drop python 3.7 and 3.8
move tox config into pyproject
use new license metadata
|
2025-05-28 10:08:29 -07:00 |
|
David Lord
|
6aeab5d1da
|
Merge branch 'stable'
|
2024-12-21 10:47:46 -08:00 |
|
David Lord
|
8d58859265
|
remove test pypi
|
2024-12-21 10:14:49 -08:00 |
|
David Lord
|
eda8fe86fd
|
update dev dependencies
|
2024-12-21 10:14:25 -08:00 |
|
David Lord
|
ada0a9a6fc
|
update test workflow trigger
|
2024-10-24 14:16:05 -07:00 |
|
David Lord
|
ee6c734e9b
|
Merge branch 'stable'
|
2024-10-24 14:14:07 -07:00 |
|
David Lord
|
d3d0910d8a
|
update test workflow trigger
|
2024-10-24 14:13:40 -07:00 |
|
David Lord
|
1e383959f7
|
update dev dependencies
|
2024-10-24 14:13:23 -07:00 |
|
David Lord
|
eb0df049de
|
set up pre-commit lite workflow
Committed via https://github.com/asottile/all-repos
|
2024-09-01 09:04:14 -07:00 |
|
David Lord
|
180816e571
|
set up pre-commit lite workflow
Committed via https://github.com/asottile/all-repos
|
2024-09-01 08:48:02 -07:00 |
|
David Lord
|
7f0fc0ad2c
|
Merge branch '3.1.x'
|
2024-08-23 16:52:48 -07:00 |
|
David Lord
|
896a1d59b7
|
remove dependabot
|
2024-08-23 16:50:05 -07:00 |
|
David Lord
|
65b27afb61
|
update dev dependencies
|
2024-08-23 16:49:33 -07:00 |
|
dependabot[bot]
|
293c8abe93
|
Bump the github-actions group with 3 updates
Bumps the github-actions group with 3 updates: [actions/setup-python](https://github.com/actions/setup-python), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).
Updates `actions/setup-python` from 5.1.0 to 5.1.1
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](82c7e631bb...39cd14951b)
Updates `actions/upload-artifact` from 4.3.3 to 4.3.4
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](65462800fd...0b2256b8c0)
Updates `actions/download-artifact` from 4.1.7 to 4.1.8
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](65a9edc588...fa0a91b85d)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-01 07:36:57 +00:00 |
|
dependabot[bot]
|
64b54f2189
|
Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).
Updates `actions/checkout` from 4.1.6 to 4.1.7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](a5ac7e51b4...692973e3d9)
Updates `pypa/gh-action-pypi-publish` from 1.8.14 to 1.9.0
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](81e9d935c8...ec4db0b4dd)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 07:37:23 +00:00 |
|
dependabot[bot]
|
71e374d895
|
Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
Updates `actions/checkout` from 4.1.4 to 4.1.6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](0ad4b8fada...a5ac7e51b4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-01 07:12:42 +00:00 |
|
David Lord
|
b002d9c6c3
|
Merge branch '3.1.x'
|
2024-05-13 08:47:27 -07:00 |
|
David Lord
|
004476c22b
|
test on python 3.13
update dev dependencies
refactor update tox envs
3.7 requires an old version of trio
xfail zip loader template test
|
2024-05-13 08:40:44 -07:00 |
|
dependabot[bot]
|
4a7a153a48
|
Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/download-artifact](https://github.com/actions/download-artifact).
Updates `actions/checkout` from 4.1.3 to 4.1.4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](1d96c772d1...0ad4b8fada)
Updates `actions/download-artifact` from 4.1.6 to 4.1.7
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](9c19ed7fe5...65a9edc588)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-01 07:10:08 +00:00 |
|
David Lord
|
2a17038fca
|
Revert "upload/download-artifact v4"
This reverts commit c8aca74587.
|
2024-04-23 16:22:41 -07:00 |
|
David Lord
|
c8aca74587
|
upload/download-artifact v4
|
2024-04-23 15:48:42 -07:00 |
|
dependabot[bot]
|
2e3e3774a9
|
Bump the github-actions group across 1 directory with 4 updates
Bumps the github-actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/upload-artifact](https://github.com/actions/upload-artifact), [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) and [actions/download-artifact](https://github.com/actions/download-artifact).
Updates `actions/checkout` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](9bb56186c3...1d96c772d1)
Updates `actions/upload-artifact` from 3.1.3 to 4.3.3
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](a8a3f3ad30...65462800fd)
Updates `slsa-framework/slsa-github-generator` from 1.10.0 to 2.0.0
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases)
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v1.10.0...v2.0.0)
Updates `actions/download-artifact` from 3.0.2 to 4.1.6
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](9bc31d5ccc...9c19ed7fe5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: slsa-framework/slsa-github-generator
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-23 19:33:07 +00:00 |
|
David Lord
|
6d6a6c2546
|
unignore upload/download-artifact
|
2024-04-23 12:32:15 -07:00 |
|
David Lord
|
fcd3d3bbf3
|
drop support for Python 3.7
|
2024-04-23 12:22:59 -07:00 |
|
David Lord
|
20477c6357
|
update project files (#5457)
* update pre-commit hooks
* add devcontainer
* show url in publish environment
* update actions versions
* separate typing job
* use dependabot grouped updates
ignore upload/download-artifact until slsa updates
* use sphinx.ext.extlinks instead of sphinx-issues
* update editorconfig
* update gitignore
* update .readthedocs.yaml
* license is txt, readme is md
* use pyproject.toml and flit_core instead of setuptools
add typed classifier
add pyright config
simplify urls
* tox builds docs in place
* add tox env to update all dev dependencies
* update issue and pr templates
* simplify matrix
|
2024-04-23 09:28:57 -07:00 |
|
David Lord
|
50124e1656
|
skip test pypi
|
2024-01-10 15:08:33 -08:00 |
|
David Lord
|
9ea7222ef3
|
use trusted publishing
|
2024-01-10 15:01:45 -08:00 |
|
David Lord
|
da703f7aae
|
use trusted publishing
|
2024-01-10 14:53:37 -08:00 |
|
David Lord
|
bce1746925
|
use trusted publishing
|
2024-01-10 14:43:52 -08:00 |
|
David Lord
|
8d0ea74289
|
update dependencies
|
2023-06-27 07:36:34 -07:00 |
|
David Lord
|
102ba5d688
|
build, provenance, publish workflow
|
2023-01-20 09:02:05 -08:00 |
|
David Lord
|
782151081d
|
update tested python versions
test 3.11 final
test 3.12 dev
update for tox 4
|
2023-01-09 14:47:15 -08:00 |
|
dependabot[bot]
|
23f8cd66fc
|
Bump actions/setup-python from 2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-01 16:04:23 +00:00 |
|
David Lord
|
80e6c4bb56
|
Merge branch '3.0.x'
|
2022-02-17 17:04:40 -08:00 |
|
David Lord
|
83f8efd680
|
stop using dependabot for python, too noisy
|
2022-02-17 16:58:26 -08:00 |
|
David Lord
|
c66adcc574
|
cache pip with setup-python action
|
2022-02-17 16:58:13 -08:00 |
|
David Lord
|
11065b55a0
|
Merge remote-tracking branch 'origin/3.0.x'
|
2021-12-26 16:18:33 -07:00 |
|
David Lord
|
fc59d9a5dd
|
update option names for v3
|
2021-12-26 16:07:23 -07:00 |
|
David Lord
|
68617eef38
|
updates go to maintenance branch
|
2021-12-26 16:05:29 -07:00 |
|
David Lord
|
5308c9588d
|
drop Python 3.6
|
2021-11-08 08:07:29 -08:00 |
|
David Lord
|
aa27de364a
|
test Python 3.11
|
2021-11-05 07:15:25 -07:00 |
|
David Lord
|
34eb205e83
|
test Python 3.10
|
2021-11-05 06:34:17 -07:00 |
|
David Lord
|
9b86bbce63
|
rename default branch in files
|
2021-05-11 16:24:15 -07:00 |
|
dependabot-preview[bot]
|
782d223e9d
|
Upgrade to GitHub-native Dependabot
|
2021-04-28 16:46:45 +00:00 |
|
David Lord
|
6f182be55b
|
cache mypy in ci
|
2021-02-24 09:49:31 -08:00 |
|
David Lord
|
75e6ecf05c
|
use rtd to build docs for prs
skip code tests when only docs change
|
2021-02-16 08:41:40 -08:00 |
|
David Lord
|
33ff819a38
|
update requirements, test Python 3.9
|
2021-02-06 20:35:29 -08:00 |
|