summaryrefslogtreecommitdiffhomepage
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
2022-06-13Disable -quiet for testsAndrej Mihajlov1-1/+0
2022-06-02Xcode: add build config templateAndrej Mihajlov1-0/+8
2022-05-10Update package lists before installing dependency in CIEmīls1-1/+3
2022-04-29Set rust toolchain as defaultAlbin5-0/+7
2022-04-29Switch rust toolchain actionAlbin5-13/+13
2022-04-25Switch to volta in actions and add npm cacheOskar Nyberg2-19/+26
2022-04-20Switch Android rust toolchain actionAlbin1-3/+3
2022-04-14Update node versionOskar Nyberg2-2/+2
2022-04-04Disable linting on WindowsOskar Nyberg1-0/+1
2022-04-04Switch to using the cache function in actions/setup-nodeOskar Nyberg2-14/+14
2022-03-28Format Kotlin according to official code styleAlbin1-1/+1
2022-03-25Rename some Github Actions jobs to make them easier to findLinus Färnstrand10-11/+10
2022-03-24Enable continue-on-error for the nightly Rust jobLinus Färnstrand1-0/+1
2022-03-23Rename mullvad-rpc to mullvad-apiDavid Lönnhager1-1/+1
2022-03-01Remove API address rotationDavid Lönnhager1-1/+0
2022-02-10Cache Windows modules in GitHub Actions workflowDavid Lönnhager1-0/+24
2022-02-01Cache native libs in Android buildAlbin1-8/+30
2022-02-01Cache Android emulatorAlbin1-1/+25
2022-02-01Change to custom gradle cache actionAlbin1-24/+25
2022-02-01Run instrumented tests using prebuilt apksAlbin1-25/+4
2022-02-01Build Android native libs in separate stepAlbin1-4/+7
2022-02-01Fix incomplete Android builds in GH actionsAlbin1-3/+12
2022-02-01Upload produced apk artifacts in GH actionsAlbin1-0/+8
2022-01-12Add missing Android app module build cacheAlbin1-0/+2
2022-01-12Change workflow trigger from push to pull_requestOskar Nyberg12-20/+17
2021-12-30Make build-apk.sh use cargo run directly to get relay list etcLinus Färnstrand1-2/+0
2021-12-21Update to node 16.9.1Oskar Nyberg1-1/+1
2021-12-20Add Android dependency auditAlbin1-0/+15
2021-12-16Split Android project and app moduleAlbin2-3/+3
2021-11-16Make trojan source check script more universally usableLinus Färnstrand1-1/+1
2021-11-09Add GitHub Actions workflow for Unicode scriptDavid Lönnhager1-0/+17
2021-11-03CI: Switch to macOS 11 and iOS 13Andrej Mihajlov1-4/+4
2021-10-27Temporarily ignore RUSTSEC-2020-0159 RUSTSEC-2020-0071 (time + chrono)Linus Färnstrand1-1/+3
2021-10-25Add format specifiers check to translations actionOskar Nyberg1-0/+4
2021-10-01Update node version in Github Actions actionOskar Nyberg1-1/+1
2021-09-28Run `cargo audit` more oftenDavid Lönnhager1-0/+1
2021-09-27CI: add -quiet to suppress overly verbose xcodebuild outputAndrej Mihajlov1-1/+3
2021-09-20Actions: cache spmAndrej Mihajlov1-1/+18
2021-06-24Bump node version in translations YAMLDavid Lönnhager1-1/+1
2021-06-24Bump node to version 14 in GitHub actionsDavid Lönnhager1-1/+1
2021-06-21Actions: build active arch onlyAndrej Mihajlov1-1/+1
2021-06-21Actions: setup go-lang 1.16Andrej Mihajlov1-0/+5
2021-05-27Make architecture names standardJanito Vaqueiro Ferreira Filho1-1/+1
2021-05-19Add GitHub Actions worflow for testing the toolJanito Vaqueiro Ferreira Filho1-0/+24
2021-04-20Add CI job for auditing Cargo.lock filesDavid Lönnhager1-0/+23
2021-04-12Add CI job for Android instrument testsAleksandr Granin1-23/+89
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-27Add GitHub Actions workflow for translationsJanito Vaqueiro Ferreira Filho1-0/+50