summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/downloader.yml
AgeCommit message (Collapse)AuthorFilesLines
2025-10-23Update installer-downloader binary size limitMarkus Pettersson1-1/+1
2025-09-11Allow long filenames in git for the Windows Github runnersTobias Järvelöv1-0/+5
2025-08-26Update `reqwest` to resolve dependency conflictSebastian Holmin1-1/+1
Note that the new version increases the size of Mullvad loader a bit, forcing us to bump the limit in the CI check. We should consider replacing it with a smaller alternative, perhaps `hyper_rustls`.
2025-06-16Add offline mode for installer loader on WindowsMarkus Pettersson1-1/+1
Co-authored-by: Sebastian Holmin <sebastian.holmin@mullvad.net> Co-authored-by: Joakim Hulthe <joakim.hulthe@mullvad.net> Co-authored-by: David Lönnhager <david.l@mullvad.net>
2025-03-05Sign and notarize installer downloaderDavid Lönnhager1-2/+2
2025-03-05Switch to rustls for installer-downloaderDavid Lönnhager1-2/+2
This also increases the file size limit with around 1M
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