| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-16 | Stop running `rustup update`. Version is handled by rust-toolchain.toml | Linus Färnstrand | 1 | -6/+0 | |
| 2025-03-18 | Move `CURRENT_VERSION` out of `lib.sh` | Sebastian Holmin | 1 | -0/+12 | |
| 2025-03-18 | Delete `download.sh` | Sebastian Holmin | 1 | -2/+0 | |
| 2025-02-25 | Build test-manager once per e2e-test run | Markus Pettersson | 1 | -8/+0 | |
| Cache test-manager for Linux. This includes not building `test-manager` in `run/ci.sh` (by default) and building `test-manager` as a completely statically linked binary. | |||||
| 2025-02-25 | Rename some scripts (and move them to subdirectories) | Markus Pettersson | 1 | -0/+91 | |
| Start off with the download app package / e2e tests binary in `download.sh`. Rename `test-utils.sh` to `lib.sh` & start to break up `lib.sh`. | |||||
