https://github.com/pimutils/vdirsyncer-devkit
🧰 Utilities used for development and testing of vdirsyncer
https://github.com/pimutils/vdirsyncer-devkit
caldav vdirsyncer
Last synced: 6 months ago
JSON representation
🧰 Utilities used for development and testing of vdirsyncer
- Host: GitHub
- URL: https://github.com/pimutils/vdirsyncer-devkit
- Owner: pimutils
- License: other
- Created: 2021-06-12T08:40:06.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-21T13:10:39.000Z (about 5 years ago)
- Last Synced: 2025-01-18T07:12:55.540Z (over 1 year ago)
- Topics: caldav, vdirsyncer
- Language: Dockerfile
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vdirsyncer devkit
This repository contains utilities used for develoment and testing of
vdirsyncer.
Docker images are generated to quickly run CalDAV servers to run integration
tests against them.
These are kept separately since they have a differenty lifecycle from
`vdirsyncer` itself; we only ocasionally need to rebuild these images, and
running in our main repo's pipeline would slow it down too much and waste a lot
of processing power.