summaryrefslogtreecommitdiffhomepage
path: root/ci/buildserver-upload.sh
AgeCommit message (Expand)AuthorFilesLines
2025-08-12Invalidate CDN cache after uploading release artifactsDavid Lönnhager1-0/+17
2025-03-20Trim surrounding whitespace in checksum filesDavid Lönnhager1-1/+3
2025-03-20Update buildserver-upload.shDavid Lönnhager1-11/+18
2024-02-02Fix `shellcheck` lints of our various bash scriptsSebastian Holmin1-0/+1
2024-02-02Update buildserver-upload.sh to use configurable server domainsLinus Färnstrand1-1/+4
2023-11-20Publish play apkAlbin1-1/+1
2023-11-14Configure upload dir and container cache volumes in buildserver-configLinus Färnstrand1-1/+2
2023-10-20Add build server support for additional android artifactsAlbin1-1/+3
2023-10-17Add platform to checksums file in buildserver-build scriptsOskar Nyberg1-5/+5
2023-10-09Refer to ssh config hosts in buildserver-upload.shOskar Nyberg1-2/+1
2023-03-03Refactor rsync call to separate bash functionLinus Färnstrand1-2/+8
2023-03-03Add --mkpath to rsync to create directories recursivelyLinus Färnstrand1-2/+2
2023-03-03Adjust build and upload scripts to work on new build serverLinus Färnstrand1-2/+5
2023-02-27Extract upload server domain to variableLinus Färnstrand1-2/+3
2023-02-27Extract gpg fingerprint to variableLinus Färnstrand1-2/+2
2023-02-27Minor refactorLinus Färnstrand1-2/+1
2023-02-27Remove unused variableLinus Färnstrand1-1/+0
2023-02-27Change indentation 2->4 spaces in buildserver-upload.shLinus Färnstrand1-34/+34
2023-02-20Build test executable in buildserver-buildOskar Nyberg1-2/+2
2023-02-08Create a common sha-file for all build-files and upload them at the same timeOskar Nyberg1-23/+30
2022-09-29Add arm64 Linux packages to build server scriptsDavid Lönnhager1-1/+1
2021-11-09Stop uploading build artifacts to build.mullvad.netLinus Färnstrand1-6/+3
2021-11-09Fix shellcheck complaintLinus Färnstrand1-1/+1
2021-07-30Fix shellcheck complaintLinus Färnstrand1-2/+2
2021-07-30Rsync built artifacts to releases.mullvad.netLinus Färnstrand1-0/+8
2020-03-30Update buildserver scripts to include Android app bundleLinus Färnstrand1-2/+2
2020-01-08Upload PDB debugging filesLinus Färnstrand1-0/+13
2019-08-08Upload Android APKs in buildserver-upload.shLinus Färnstrand1-2/+2
2019-08-07Preserve mtime and other metadata when uploading installersLinus Färnstrand1-2/+2
2019-05-20Make sure only correct files are uploadedLinus Färnstrand1-1/+1
2019-05-20Add +x permission to buildserver scriptsLinus Färnstrand1-0/+0
2019-05-20Verify checksums in upload scriptLinus Färnstrand1-6/+10
2019-05-20Fix some of the PR feedbackLinus Färnstrand1-1/+1
2019-05-20Add build server upload scriptLinus Färnstrand1-0/+25