Commit Graph

5 Commits

Author SHA1 Message Date
2b2f7b1556
Update build process 2023-05-01 20:05:30 +02:00
37c515bec4 Improve multi-arch builds
- Use docker buildx to build the container for different architectures
- Upload build artifacts properly
2023-01-30 23:03:18 +01:00
7a1214d492 Added arm builds, improve database
- The program will now be cross-compiled and released for arm as well as x86
- What we previously called "cache" is not actually a cache, as it holds content that can't be always retrieved. Now we're stopping calling it a cache.
- Improved history merging
- Fixed the README to include the database as a volume, and to fix some errors
2023-01-29 21:16:04 +01:00
MassiveBox
9023806d57 Improve CI
- Upload artifacts as ZIP including templates
- Add status badge to README
2022-11-07 16:23:19 +01:00
MassiveBox
cfd96ab245 Add Woodpecker CI 2022-10-31 18:39:19 +01:00