summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
AgeCommit message (Expand)AuthorFilesLines
2025-05-12Update gradle version in reproducible build workflowJonatan Rhodin1-3/+3
2025-05-07Use latest commit in PR for reproducible buildsJonatan Rhodin1-2/+3
2025-05-06Add CI job to check permissionsAlbin1-0/+28
2025-05-05Trigger reproducible builds on release branchAlbin1-0/+8
2025-04-22Add Ubuntu 25.04 VM to end-to-end testsMarkus Pettersson1-6/+8
2025-04-17Improve android repro workflowJonatan Rhodin1-3/+30
2025-04-11Add Fedora 42 VM to end-to-end testsMarkus Pettersson1-4/+4
2025-04-02Mark trusted-metadata-signing-pubkeys as needing signatures to be editedLinus Färnstrand1-0/+1
2025-03-28Stop checking out submodules when running scheduled osv-scanner CILinus Färnstrand1-1/+1
2025-03-20Add new files to verify locked down flowDavid Göransson1-0/+4
2025-03-20Add github action to verify dependency keysDavid Göransson1-8/+22
2025-03-18Add workflow to ensure reproducibilityJonatan Rhodin1-0/+109
2025-03-18Use pre-built `test-manager` binary for Windows testsMarkus Pettersson1-3/+26
2025-03-18Skip fetching git tags before running testsSebastian Holmin1-3/+0
2025-03-18Output app version directly from workflow stepSebastian Holmin1-25/+32
2025-03-12Fix always build `test-manager` binaryMarkus Pettersson1-4/+3
2025-03-11Fix bug in nightly osv-scanner CI jobLinus Färnstrand2-2/+2
2025-03-05Sign and notarize installer downloaderDavid Lönnhager1-2/+2
2025-03-05Switch to rustls for installer-downloaderDavid Lönnhager1-2/+2
2025-03-05Add packaging of macOS app to build.shDavid Lönnhager1-4/+5
2025-03-05Add GHA workflow for regression testing installer-downloader sizeDavid Lönnhager1-0/+80
2025-03-05Update cargo-deny github action to v2Joakim Hulthe1-1/+1
2025-03-05Build binaries only if the target platform is LinuxMarkus Pettersson1-0/+16
2025-03-05Fix build of `mullvad-version` binary being gated on wrong conditionMarkus Pettersson1-1/+0
2025-03-05Remove unnecessary desktop e2e workflow stepMarkus Pettersson1-7/+0
2025-03-05Prepare Linux build container in desktop e2e workflow alwaysMarkus Pettersson1-3/+0
2025-03-05Fix run correct desktop e2e-script on Windows and macOSMarkus Pettersson1-2/+2
2025-03-04Run the unicop tool on this repositoryLinus Färnstrand2-0/+45
2025-02-27Add submodule checkout to all CI scripts, amend build instructionsAndrew Bulhak6-4/+19
2025-02-25Add step to build a test buildTobias Järvelöv1-0/+5
2025-02-25Build Linux app in release mode for end-to-end testsMarkus Pettersson1-1/+1
2025-02-25Stop checkout out `wireguard-go` recursivelyMarkus Pettersson1-4/+3
2025-02-25Cache Cargo artifacts between buildsMarkus Pettersson1-12/+21
2025-02-25Do not compile `test-manager` when compiling the test reportMarkus Pettersson1-14/+27
2025-02-25Build `test-runner` binaries as a separate stepMarkus Pettersson1-11/+50
2025-02-25Build test-manager once per e2e-test runMarkus Pettersson1-8/+85
2025-02-25Remove `USE_MOLD` env variableMarkus Pettersson1-2/+0
2025-02-25Give `end-to-end tests` steps descriptive namesMarkus Pettersson1-6/+12
2025-02-21Add wireguard-apple submodule to trigger pathsAndrew Bulhak1-0/+1
2025-02-21Add wireguard-apple submodule update to ios e2e workflowAndrew Bulhak1-0/+5
2025-02-21Add wireguard-apple submodule update to ios workflowAndrew Bulhak1-0/+6
2025-02-19Ensure gradle lockfile is up-to-date in ciAlbin1-0/+5
2025-02-18Fix missing kotlin formatting paths in ciAlbin1-1/+5
2025-02-14Add slim to list of verbsOskar1-1/+1
2025-02-14Increase schedule e2e test repeat to 10Albin1-1/+1
2025-02-14Fix schedule e2e test repeatAlbin1-16/+12
2025-02-14Clean up outdated commentsAlbin1-9/+0
2025-02-11Update actions/cache to v4Joakim Hulthe1-1/+1
2025-02-10Enable using per-runner e2e test accountAlbin1-3/+12
2025-02-10Increase nightly mockapi test repeat to 100Albin1-1/+1