dependabot[bot]
5960857b95
chore(deps): bump actions/setup-python from 5 to 6
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-05 02:02:33 +00:00
Mike
24c1de89fa
ci(workflow): update Python and Django version matrix for tests
2025-06-02 08:57:36 -07:00
Mike
682cf61840
ci: improve test workflow configuration
...
- Prevent test workflow from running on tag pushes to avoid
duplicate runs during releases
- Rename job from "build" to "test-matrix" for clarity
2025-02-24 19:22:03 -08:00
Mike
7e572801b0
ci: update PyPI publish action to use recommended tag
2025-02-24 19:15:02 -08:00
Mike
18148c2b97
pin Poetry to 1.8.4
2025-02-08 08:25:33 -08:00
dependabot[bot]
75708e3fbb
chore(deps): bump codecov/codecov-action from 3 to 5
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v5 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-27 11:24:25 -08:00
Mike
b8bcc383a4
ci(test): update Django versions and Python compatibility
...
Update test matrix to use Django 4.2, 5.0, and 5.1, removing support for Django 3.2.
2024-08-31 21:37:28 -07:00
Mike
792fc65003
chore: remove support for Django < 3.2 and Python < 3.8
2024-03-06 10:05:42 -08:00
dependabot[bot]
932bcd2b02
chore(deps): bump actions/cache from 3 to 4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 02:10:14 +00:00
Christian Clauss
3ca27bb65e
chore: Add Django 5.0 and Python 3.12 to the testing ( #487 )
...
* chore: Add Django 5.0 and Python 3.12 to the testing
* what-python-version-can-i-use-with-django
* Do not test Django 4.1 on Python 3.12
* Upgrade setuptools on Python 3.12
* pyyaml = { version = "^6.0.1", python = "^3.12" }
* pyyaml = { version = "^6.0.1", python = "^3.12" }
* poetry lock --no-update
2024-01-10 10:24:14 -08:00
dependabot[bot]
ac90a17bd9
chore(deps): bump actions/setup-python from 4 to 5
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
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>
2023-12-07 02:35:21 +00:00
Mike
205e16d25d
ci(test): update Django versions in testing matrix
...
- Removed Django 4.0 from the testing matrix.
- Added Django 4.2 to the testing matrix.
2023-10-30 09:15:41 -07:00
Mike
1e4d5742ad
ci(test): update testing matrix to include Python 3.11
2023-10-30 09:14:09 -07:00
dependabot[bot]
921576042c
chore(deps): bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 02:16:25 +00:00
Mike
9d6aad3924
feat: add support for Django 4.1
2023-02-10 09:59:54 -07:00
Mike
066ae8e310
chore: remove support for Django 2.2
2023-02-10 09:56:08 -07:00
dependabot[bot]
04f5fa4790
chore(deps): bump actions/setup-python from 3 to 4 ( #202 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v3...v4 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-11 14:51:04 -07:00
dependabot[bot]
7b57853033
chore(deps): bump codecov/codecov-action from 2 to 3 ( #186 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-18 07:59:03 -07:00
dependabot[bot]
ae509f5500
chore(deps): bump actions/cache from 2.1.7 to 3 ( #177 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.7 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 06:18:12 -07:00
dependabot[bot]
404d1098e1
chore(deps): bump actions/checkout from 2 to 3 ( #173 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 18:50:18 -08:00
dependabot[bot]
262ad0c6aa
chore(deps): bump actions/setup-python from 2 to 3 ( #172 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 18:50:10 -08:00
Mike
dac24f4df7
Add Django 4.0 support ( #138 )
...
* chore: bump min python version to 3.7
* test: update test matrix versions
* doc: update changelog
* test: use strings for versions
* test: use major.minor for django version
2021-12-18 20:17:20 -08:00
dependabot[bot]
c76a3631b3
chore(deps): bump actions/cache from 2.1.6 to 2.1.7 ( #123 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-28 15:20:00 -08:00
Jannis Leidel
a303c841ff
Add release workflow.
2021-10-21 16:02:54 +02:00
Mike
eeea0e1dbe
chore: add upload to codecov step
2021-10-20 08:03:03 -07:00
dependabot[bot]
1a85e7f018
Bump actions/cache from 1 to 2.1.6
...
Bumps [actions/cache](https://github.com/actions/cache ) from 1 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v1...v2.1.6 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-16 18:07:27 +00:00
Mike
575e2480ca
Add test github action
2021-10-15 17:25:30 -07:00