summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/daemon.yml
AgeCommit message (Expand)AuthorFilesLines
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