dependabot[bot]
231055f80a
Bump codecov/codecov-action from 3 to 4 ( #366 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 4.
- [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...v4 )
---
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>
2024-02-01 14:57:28 +01:00
dependabot[bot]
3293bea810
Bump peter-evans/create-pull-request from 5 to 6 ( #363 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 5 to 6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
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>
2024-02-01 10:21:12 +01:00
dependabot[bot]
3b9294ccec
Bump ffurrer2/extract-release-notes from 1 to 2 ( #362 )
...
Bumps [ffurrer2/extract-release-notes](https://github.com/ffurrer2/extract-release-notes ) from 1 to 2.
- [Release notes](https://github.com/ffurrer2/extract-release-notes/releases )
- [Changelog](https://github.com/ffurrer2/extract-release-notes/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ffurrer2/extract-release-notes/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: ffurrer2/extract-release-notes
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>
2024-02-01 09:35:26 +01:00
dependabot[bot]
7cf35cd785
Bump github/codeql-action from 2 to 3 ( #346 )
2024-01-04 08:44:35 +01:00
dependabot[bot]
087fc5e1d7
Bump actions/setup-python from 4 to 5 ( #347 )
2024-01-04 08:36:10 +01:00
Fabio Caccamo
a7e8c4da09
Update `create-release.yml` workflow: publish releases with a Trusted Publisher.
2023-12-18 19:01:51 +01:00
Fabio Caccamo
3000c9024e
Update test-package.yml
2023-12-12 00:04:55 +01:00
Fabio Caccamo
6462083e95
Add `Django 5.0` to tests.
2023-12-05 21:50:19 +01:00
Fabio Caccamo
55be190dc0
Add `Python 3.12` to tests.
2023-11-24 18:08:10 +01:00
Fabio Caccamo
7b7de54e60
Set python-version input in test workflow lint step.
2023-11-06 23:53:10 +01:00
Fabio Caccamo
b1fcedbaed
Speed-up test workflow.
2023-11-06 23:39:21 +01:00
Fabio Caccamo
17f9f430fd
Bump `actions/setup-python`.
2023-11-06 23:33:32 +01:00
dependabot[bot]
67c67fe27d
Bump actions/checkout from 3 to 4 ( #318 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 00:39:41 +02:00
Fabio Caccamo
40b6f187a6
Run `precommit-auto-update` once a month.
2023-09-18 21:45:34 +02:00
Fabio Caccamo
60501026a6
Update Django version specifier in "test-package" workflow.
2023-06-28 08:22:09 +02:00
dependabot[bot]
9ddb23053f
Bump peter-evans/create-pull-request from 4 to 5 ( #270 )
2023-04-07 17:28:54 +02:00
Fabio Caccamo
4668f27c92
Add `Django 4.2` support.
2023-04-07 01:01:44 +02:00
Fabio Caccamo
91b0e1d158
Update test-package.yml
2023-02-06 10:35:38 +01:00
Fabio Caccamo
947bd4b64d
Rename default branch from `master` to `main`.
2023-01-18 11:36:34 +01:00
Fabio Caccamo
1762940380
Drop `Django 2.2` support.
2023-01-18 09:59:02 +01:00
Fabio Caccamo
5d67f815da
Update pre-commit-autoupdate.yml
2023-01-16 18:29:16 +01:00
Fabio Caccamo
014cb9b771
Update create-release.yml
2022-12-11 23:22:37 +01:00
Éric
15da0bfd9a
minor cleanups ( #225 )
...
* use normal html self-closing tags
* stop using obsolete test integration
* make test more straightforward
* removed unused setting
2022-12-11 22:53:05 +01:00
Éric
d62593e01b
Drop old Python and Django versions ( #220 )
...
* drop old python and django versions
* fix tests
* remove compat module entirely
Co-authored-by: Fabio Caccamo <fabio.caccamo@gmail.com>
2022-12-03 13:49:09 +01:00
Fabio Caccamo
2d839d2ff7
Update pre-commit-autoupdate.yml
2022-11-28 12:43:41 +01:00
Fabio Caccamo
85fb723747
Update pre-commit-autoupdate.yml
2022-11-24 13:16:32 +01:00
Fabio Caccamo
f3a69713a1
Add `Python 3.11` support.
2022-11-24 10:11:41 +01:00
Fabio Caccamo
e208ba24ad
Create pre-commit-autoupdate.yml
2022-11-24 10:03:56 +01:00
dependabot[bot]
18f865beaa
Bump github/codeql-action from 1 to 2 ( #207 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 16:46:38 +01:00
dependabot[bot]
03c95395b2
Bump fabiocaccamo/create-matrix-action from 2 to 3 ( #206 )
...
Bumps [fabiocaccamo/create-matrix-action](https://github.com/fabiocaccamo/create-matrix-action ) from 2 to 3.
- [Release notes](https://github.com/fabiocaccamo/create-matrix-action/releases )
- [Commits](https://github.com/fabiocaccamo/create-matrix-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: fabiocaccamo/create-matrix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 16:46:25 +01:00
dependabot[bot]
c26827a75a
Bump codecov/codecov-action from 2 to 3 ( #205 )
...
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/main/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 16:46:10 +01:00
dependabot[bot]
aab4435841
Bump actions/checkout from 2 to 3 ( #204 )
...
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 16:45:53 +01:00
Fabio Caccamo
7c9340ba3a
Run tests even if `lint` step fails.
2022-11-17 15:13:13 +01:00
Fabio Caccamo
990975a0eb
Add `django 4.1` to CI.
2022-10-17 18:27:45 +02:00
Éric
bd2fede501
Add CI checks for migrations and translations. #186
...
* ci: add migration check
* fix install
* fix tox config
* ci: add check for outdated translations
* update french translation
* ci: django needs xgettext
* option --all doesn't work
* refresh all translations
* ci: help debug failed jobs
* ci: fix jobs graph
* ci: also check that compiled catalogs are up to date
2022-10-12 10:17:17 +02:00
Fabio Caccamo
4212a695f0
Updated create-release workflow.
2022-05-14 15:55:05 +02:00
Fabio Caccamo
3ff4f05e51
Update test-package.yml
...
Revert "Update test-package.yml"
This reverts commit d5cb8ff3fd09d43e3b2d333693b9fd97619a2b7f.
Update test-package.yml
Updated `create-matrix-action` version.
Update test-package.yml
Update test-package.yml
Update test-package.yml
Update test-package.yml
2022-03-10 15:50:09 +01:00
Fabio Caccamo
d2b680e477
Update test-package.yml
2022-03-09 10:14:57 +01:00
Fabio Caccamo
f3e7fcef33
Delete label-sponsors.yml
2022-02-18 00:05:28 +01:00
Fabio Caccamo
9b252d8577
Create label-sponsors.yml
2022-02-07 01:09:56 +01:00
Fabio Caccamo
958996f119
Update test-package.yml
2022-01-27 23:26:30 +01:00
Fabio Caccamo
f6c4d50bb3
Update test-package.yml
2022-01-17 22:11:05 +01:00
Fabio Caccamo
c9f0795a95
Updated workflows.
...
- Added `create-release.yml` workflow.
- Renamed `pythonpackage.yml` to `test-package.yml`.
2021-12-22 21:56:47 +01:00
Fabio Caccamo
3d9cfd134d
Update pythonpackage.yml
2021-12-07 21:07:33 +01:00
Fabio Caccamo
017f905330
Update pythonpackage.yml
2021-12-07 18:48:23 +01:00
Fabio Caccamo
70ed000f08
Replaced travis with GitHub action workflow. #142
2021-12-07 10:43:46 +01:00
Fabio Caccamo
3a2b59f7cc
Create codeql-analysis.yml
2021-10-14 12:23:34 +02:00