summaryrefslogtreecommitdiffhomepage
path: root/ci/linux-repository-builder
AgeCommit message (Collapse)AuthorFilesLines
2024-12-16Set includepkgs in RPM repoDavid Lönnhager1-1/+2
2024-09-30Add oracular to list of ubuntu versions to generate deb repositories forMarkus Pettersson1-1/+1
2024-08-27Add trixie to list of debian versions to generate deb repositories forLinus Färnstrand1-1/+1
2024-06-25Separate Linux repository creation from app buildLinus Färnstrand6-0/+431
Creates a standalone service responsible for building deb/rpm repositories and uploading them. This means the app build scripts no longer do this. Instead the app is just sent to the "inbox" of the repository service. A separate script for downloading and verifying the Mullvad Browser is added, which allows adding the browser into the same repositories