Naomi Kirby
Naomi Kirby
This attempts to add a Github workflow to build the docker images then run the unit and integration tests. While github seems to build slower than CircleCI, we make up...
In trying to implement the integration test suite with Github Actions in PR #904 I found it rather awkward to replicate the monitor integration tests due our need to pass...
## Description The Windows unit tests have been extremely brittle lately, and they frequently fail to download the Wireguard NT driver. Let's see if we can stabilize this by using...
## Description I've been thinking of giving the flatpak build infrastructure an update to try and pave the way for proper releasing on flathub. This PR attempts to lay the...
## Description I have noticed a bunch dependebot updates are starting to fail because we are building on too old of a Rust version (1.69) which used to be the...
## Description Time for some more wild experiments in the VPN extension's proxy. This time we try to make it autonomous as a windows service. For now, this just starts...
## Description It took me three tries to get this done, but this should upgrade our Cargo/Rust toolchain to version v1.75 up from v1.69. The work was fairly straightforward for...
## Description Danger! Everything is probably broken! Amazingly, this works! However, it places a fairly heavy burden on our Taskcluster workers as we attempt to spin up 50-ish worker VMs...
## Description This is a bit of an experiment to see if we can run a repackage step on our Static debian builds to make it possible publish them in...
The goal here is to make the developer experience faster by eliminating the need to rebuild everything in order to get to a test.