summaryrefslogtreecommitdiffhomepage
path: root/ci
AgeCommit message (Expand)AuthorFilesLines
2023-02-28Make TAG_PATTERN_TO_BUILD a string instead of string-arrayOskar Nyberg1-1/+1
2023-02-28Disable SC2207 since tags can't include spacesOskar Nyberg2-0/+6
2023-02-28Add quotes around variablesOskar Nyberg2-10/+10
2023-02-28Add -r to read to handle spaces correctlyOskar Nyberg1-1/+1
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ärnstrand3-214/+214
2023-02-23Rename all mentions of the "master" branch to "main"Linus Färnstrand3-3/+3
2023-02-21Update Emils GPG key to the new one (049F58CC80D9C78452151EE6EF0CCD68D0E5B9B1)Linus Färnstrand1-61/+32
2023-02-20Fix tag being included in release buildsOskar Nyberg1-1/+3
2023-02-20Build test executable in buildserver-buildOskar Nyberg2-5/+12
2023-02-08Create a common sha-file for all build-files and upload them at the same timeOskar Nyberg2-59/+64
2023-01-19Move ci xml tidy scriptAlbin1-37/+0
2023-01-10Support orchestrator in instrumented test scriptAlbin1-31/+0
2022-12-08Disable Android builds in old build server scriptAlbin1-2/+2
2022-12-08Specify credential dir in build server scriptAlbin1-1/+2
2022-12-08Build Android in container on build serverAlbin1-1/+1
2022-12-08Add Android-only buildserver build scriptAlbin1-0/+103
2022-11-01Ensure android app is re-installed in gh actionsAlbin1-1/+15
2022-09-29Add arm64 Linux packages to build server scriptsDavid Lönnhager2-3/+6
2022-08-29Add Hank's gpg keyLinus Färnstrand1-0/+37
2022-07-05Create verification script and github actionJonathan9-0/+727
2022-06-14Fix always passing instrumented test scriptAlbin1-2/+13
2022-05-16Replace complex expression with for loopJonathan1-1/+4
2022-05-16Add the artifact tagging code to the buildserverJonathan1-1/+14
2022-04-22Remove nvm call from build server build scriptOskar Nyberg1-3/+0
2022-02-10Cache Windows modules in GitHub Actions workflowDavid Lönnhager1-7/+0
2022-02-01Run instrumented tests using prebuilt apksAlbin1-0/+6
2021-12-30Update documentation and build server script for new argumentsLinus Färnstrand1-1/+1
2021-12-30Improve build script to build debug by default and be more flexibleLinus Färnstrand1-1/+1
2021-12-29Make build.sh produce single architecture pkg by default (--universal)Linus Färnstrand1-1/+6
2021-12-16Split Android project and app moduleAlbin1-8/+8
2021-11-30Remove unused ci-rust-script.sh scriptLinus Färnstrand1-51/+0
2021-11-30Rename windows_build_modules.sh -> build-windows-modules.shLinus Färnstrand2-2/+2
2021-11-16Make trojan source check script more universally usableLinus Färnstrand1-5/+12
2021-11-09Add script that scans files for code points (CVE-2021-42574)David Lönnhager1-0/+29
2021-11-09Stop uploading build artifacts to build.mullvad.netLinus Färnstrand1-6/+3
2021-11-09Fix shellcheck complaintLinus Färnstrand1-1/+1
2021-10-01Add .nvmrc and use nvm install in buildserver build scriptOskar Nyberg1-1/+4
2021-07-30Fix shellcheck complaintLinus Färnstrand1-2/+2
2021-07-30Rsync built artifacts to releases.mullvad.netLinus Färnstrand1-0/+8
2021-03-12Add daemon build job for LinuxJanito Vaqueiro Ferreira Filho1-0/+22
2021-01-26Fix android CI scriptEmīls1-1/+0
2020-08-26Build all Rust code on nighly, since the blocker is goneLinus Färnstrand1-6/+2
2020-08-26Deny all warnings instead of a select fewLinus Färnstrand1-1/+1
2020-08-26Make the unconditional_recursion Rust warning into an errorLinus Färnstrand1-1/+1
2020-08-12Don't format generated XML filesJanito Vaqueiro Ferreira Filho1-1/+6
2020-08-11Change CI XML format check to use UTF-8 encodingJanito Vaqueiro Ferreira Filho1-0/+1