Commit graph

10 commits

Author SHA1 Message Date
MassiveBox cd7a676c88
Fix pipeline for working with git.massivebox.net after switch from gitea.massivebox.net 2023-05-01 22:53:31 +02:00
MassiveBox 3d5e82e774
Improve woodpecker to push containers to correct org 2023-05-01 20:58:50 +02:00
Daniil Gentili 45ad55a648
Update 2023-05-01 20:34:50 +02:00
Daniil Gentili f68e3d4098
Update 2023-05-01 20:27:00 +02:00
Daniil Gentili d95197ede3
Filter 2023-05-01 20:21:36 +02:00
Daniil Gentili 2b2f7b1556
Update build process 2023-05-01 20:05:30 +02:00
MassiveBox 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
MassiveBox 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