1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-07 18:30:54 +00:00
Radicale/.github/workflows
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
..
docker-publish.yml Docker publish workflow: Create docker-publish.yml 2025-05-04 21:43:29 +05:30
generate-documentation.yml revert back to ubuntu-latest for https://github.com/Kozea/Radicale/issues/1594 2025-03-31 07:00:18 +02:00
pypi-publish.yml try to fix https://github.com/Kozea/Radicale/issues/1493#issuecomment-2143788687 2024-06-04 07:59:52 +02:00
test.yml drop support of python 3.8, fixes https://github.com/Kozea/Radicale/issues/1628 2025-01-03 00:41:26 +01:00