kalsi-avneet
eb69ad48c7
Docker publish workflow: Install optional pip dependencies
...
* Dependencies taken from `pyproject.toml`
* As of now, following are added:
* bcrypt
* argon2
* ldap
2025-06-05 20:07:07 +05:30
kalsi-avneet
7edc6ff258
Docker publish workflow: Add architecture linux/arm64
2025-05-25 22:16:21 +05:30
kalsi-avneet
f5d99a89d4
Docker publish workflow: Add scheduled and workflow_dispatch triggers
...
* In addition to the existing triggers, add:
* scheduled trigger
* At - 00:00 UTC daily.
* Docker image tag - `nightly-YYYYMMDD`.
* workflow dispatch trigger
* For triggering workflow manually.
* Docker image tag: `workflow_dispatch-<git branch>-<latest commit sha>`.
* `latest` tag will also be added for both the above cases.
2025-05-11 19:49:51 +05:30
kalsi-avneet
9805c62c19
Docker publish workflow: Create docker-publish.yml
...
* Build using the `Dockerfile` and publish to `ghcr.io`
* Trigger on release
* Create the following tags based on the release git tag.
For example, for a git tag `v1.2.3`, the following docker tags will be created:
* `1.2.3` (version)
* `latest`
Note: Depends on the git tag following semantic versioning.
2025-05-04 21:43:29 +05:30
Peter Bieringer
8cdf262560
revert back to ubuntu-latest for https://github.com/Kozea/Radicale/issues/1594
2025-03-31 07:00:18 +02:00
Peter Bieringer
b122002077
drop support of python 3.8, fixes https://github.com/Kozea/Radicale/issues/1628
2025-01-03 00:41:26 +01:00
Peter Bieringer
64acfe27f4
add reference to donation page
2024-11-27 06:06:44 +01:00
Peter Bieringer
f7e46ebf39
change from 3.13.0.beta to final
2024-11-21 08:05:35 +01:00
Peter Bieringer
1ea782e3b2
drop test on pytest-3.8, anyhow EOL since 2024-10
2024-11-21 08:02:18 +01:00
Peter Bieringer
8bfed78926
pin ubuntu version to 22.04 (try to fix https://github.com/Kozea/Radicale/issues/1594 )
2024-10-15 08:14:54 +02:00
Peter Bieringer
b1cf1f2e28
add Python 3.13
2024-07-25 16:07:41 +02:00
Mathieu Dupuy
c499c313c2
split tox jobs
2024-07-25 00:22:11 +02:00
Peter Bieringer
9809fbcba4
pin workflow to python 3.12.3 as 3.12.4 causes issues
2024-07-12 05:41:13 +02:00
Peter Bieringer
e124e9d8c9
try to fix https://github.com/Kozea/Radicale/issues/1493#issuecomment-2143788687
2024-06-04 07:59:52 +02:00
Peter Bieringer
2a35d349b8
Update test.yml, back to v5, more local tests are required
2024-05-29 21:47:39 +02:00
Peter Bieringer
d1e01aadb5
Update test.yml, downgrade setup-python
...
@v5 -> @v4 try to fix https://github.com/Kozea/Radicale/issues/1503
2024-05-29 21:39:22 +02:00
Julien Sanchez
96b63ed65f
Update to latest stable release of pypi-publish
action
...
`pypi-publish` action's `master` branch is deprecated:
699cd6103f/README.md (-master-branch-sunset-)
2024-05-20 10:24:46 +02:00
Julien Sanchez
c11a08cf88
Update checkout
and setup-python
to latest versions
...
Fix warnings about deprecated Node.js 16 actions.
See:
- #1493
- 8943158465/attempts/1
2024-05-20 10:21:56 +02:00
Peter Bieringer
a7e631668f
remove python 3.7 from test cases
2024-04-27 17:02:02 +02:00
Peter Bieringer
9e5f6db84b
remove python 3.7 from test cases
2024-04-27 16:59:43 +02:00
Peter Bieringer
8baf4b7e3f
remove pypy-3.10/11/12, not existing?!
2024-03-05 20:52:38 +01:00
Peter Bieringer
78a5813831
Add Python 3.12 and missing pypy-3.10, pypy-3.11
2024-03-05 20:48:45 +01:00
Unrud
6a96b1f5a7
Test python 3.11
2023-03-05 17:15:34 +01:00
Unrud
794c1f84fb
Drop support for python 3.6
2023-03-05 17:15:34 +01:00
Unrud
156ce91f35
Cosmetics
2022-07-03 12:37:54 +02:00
Unrud
3594217570
github-actions: Fix pypy versions
2022-07-03 12:33:24 +02:00
Unrud
d8604becd0
Build with PEP 517
2022-07-03 12:29:51 +02:00
Unrud
f7fd323dea
Test pypy3.9
2022-07-03 12:29:02 +02:00
Unrud
f9d9b88a77
Update github-actions
2022-07-03 12:28:47 +02:00
Unrud
14a3c3d763
Use tox for tests
2022-07-03 10:14:38 +02:00
Unrud
413c74c27c
Remove pytest-runner
2022-07-02 20:39:09 +02:00
Unrud
730332d680
Fix YAML syntax (string not number)
2022-02-07 14:20:50 +01:00
Unrud
b87d1c8038
Test python 3.10
2022-02-07 14:14:03 +01:00
Unrud
e42b46c722
Actions: Skip pypy on windows
2022-02-01 19:07:54 +01:00
Unrud
3779d749cd
Revert "Actions: Display python info"
...
This reverts commit af6c6b96b9
.
2022-02-01 15:57:25 +01:00
Unrud
b610c3214d
Actions: Test pypy-3.7 and pypy-3.8
2022-02-01 15:54:27 +01:00
Unrud
c3d22e680f
Actions: Run on OS from test matrix
2022-02-01 15:47:17 +01:00
Unrud
af6c6b96b9
Actions: Display python info
2022-02-01 15:43:21 +01:00
Unrud
9997a32629
Try to fix coveralls
...
See https://github.com/TheKevJames/coveralls-python/issues/252
2021-03-23 00:26:27 +01:00
Unrud
0cabc64584
CI: Remove Python 3.9.0-alpha
2021-03-23 00:17:30 +01:00
Unrud
571567a4ec
Drop support for Python 3.5 (end-of-life)
2020-10-04 15:13:01 +02:00
Unrud
dbe95641c0
Test Python 3.9
2020-08-31 14:11:42 +02:00
Unrud
c8c330d481
CI: Fix coveralls
...
Broken by coveralls>=2.1.0
2020-07-23 19:45:31 +02:00
Unrud
ac0cfeabb9
CI: Update actions/setup-python to v2
2020-07-23 19:11:34 +02:00
Unrud
969502cd7b
Upload coverage for all branches
2020-05-19 04:41:14 +02:00
Unrud
ed6bd5a373
Remove trigger for test run from PyPI publish workflow
2020-03-01 00:26:23 +01:00
Unrud
53b1021cf7
Cosmetics
2020-03-01 00:25:41 +01:00
Unrud
645d244c2d
Add workflow for publishing to PyPI [Test]
2020-03-01 00:09:41 +01:00
Unrud
61b7928758
Revert 'Use system python3'
2020-02-29 20:33:44 +01:00
Unrud
1e3afcfe62
Use system python3
2020-02-29 20:06:07 +01:00