summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/daemon.yml
AgeCommit message (Expand)AuthorFilesLines
2024-04-18Remove pointless submodule updateDavid Lönnhager1-4/+0
2024-04-16Check out wg-nt in CIDavid Lönnhager1-0/+4
2024-02-08Revert "Temporarily disable Rust nightly builds for daemon"Markus Pettersson1-5/+1
2024-02-06Temporarily disable Rust nightly builds for daemonDavid Lönnhager1-1/+5
2024-01-04Update go version to 1.21.3 in the github workflowJonatan Rhodin1-1/+1
2023-08-31Remove go dependencyDavid Lönnhager1-5/+0
2023-05-19Use C drive for build artifacts in CIEmīls1-0/+5
2023-03-03Ignore git warnings about safe directories (github actions limitation)Linus Färnstrand1-1/+3
2023-02-27Add i686-pc-windows-msvc to CI workflowDavid Lönnhager1-0/+1
2023-01-20Use a shorter and smarter include path list for the "Daemon+CLI" jobLinus Färnstrand1-27/+21
2023-01-13Run yamlfix on all of .github/workflows/Linus Färnstrand1-141/+144
2022-12-15Use the official Linux container image to build Rust in GH actionsLinus Färnstrand1-23/+37
2022-10-10Make Visual Studio/C++ projects fetch version.h from mullvad-versionLinus Färnstrand1-1/+0
2022-09-27Download protoc in CIEmīls Piņķis1-0/+15
2022-08-15Bump go patch versionDavid Lönnhager1-3/+3
2022-08-15Bump actions golang to 1.18.1Albin1-3/+3
2022-08-15Bump setup-go action to v3Albin1-3/+3
2022-08-12Always continue on errorJonathan1-1/+1
2022-05-10Update package lists before installing dependency in CIEmīls1-1/+3
2022-04-29Set rust toolchain as defaultAlbin1-0/+3
2022-04-29Switch rust toolchain actionAlbin1-6/+6
2022-03-25Rename some Github Actions jobs to make them easier to findLinus Färnstrand1-1/+1
2022-03-24Enable continue-on-error for the nightly Rust jobLinus Färnstrand1-0/+1
2022-02-10Cache Windows modules in GitHub Actions workflowDavid Lönnhager1-0/+24
2022-01-12Change workflow trigger from push to pull_requestOskar Nyberg1-2/+2
2021-12-30Make build-apk.sh use cargo run directly to get relay list etcLinus Färnstrand1-2/+0
2021-03-27Ignore translations workflow changes in daemon jobJanito Vaqueiro Ferreira Filho1-0/+1
2021-03-27Ignore desktop GUI workflow changes in daemon jobJanito Vaqueiro Ferreira Filho1-0/+1
2021-03-27Ignore iOS workflow changes in daemon workflow jobJanito Vaqueiro Ferreira Filho1-0/+1
2021-03-23Drop Travis jobsDavid Lönnhager1-1/+0
2021-03-12Add daemon build job for WindowsJanito Vaqueiro Ferreira Filho1-0/+28
2021-03-12Add daemon build job for macOSJanito Vaqueiro Ferreira Filho1-1/+20
2021-03-12Add daemon build job for LinuxJanito Vaqueiro Ferreira Filho1-0/+63