Commit Graph

73 Commits

Author SHA1 Message Date
Wolfgang Thaller
9ff29c557e reactivate actual build 2023-12-16 20:40:14 +01:00
Wolfgang Thaller
3737404c4b without comdition 2023-12-16 19:10:22 +01:00
Wolfgang Thaller
192081cd01 use variable group 2023-12-16 19:05:30 +01:00
Wolfgang Thaller
e2143c9c20 try with service connection again 2023-12-16 17:02:16 +01:00
Wolfgang Thaller
34eeb4dbb7 use token variable and explicit commands for docker 2023-12-16 16:47:36 +01:00
Wolfgang Thaller
1d8f4f6774 test setup for docker 2023-12-16 16:27:50 +01:00
Wolfgang Thaller
147b839de6 update docker connection 2023-12-16 12:59:53 +01:00
Mark Cave-Ayland
de06b24fd7 azure-pipelines.yml: push retro68 release image to GHCR
This release image contains the basic toolchain that can be used for building
projects without having to build Retro68 locally, including integration into a
CI pipeline.
2023-12-16 12:59:53 +01:00
Mark Cave-Ayland
3a4468b270 azure-pipelines.yml: switch from host build to container build
This has two main advantages: firstly it means that the Dockerfile is being tested
as part of the pipeline when changes are merged into master, and secondly it allows
testing of Linux builds without requiring a separate job for Docker that can consume
even more CI minutes.

In order to test the container image it is necessary to manually start the build
image using docker run, execute the tests, and then copy the results back to the
host ready for publishing.

Note that since the base OS image is now handled by docker we can switch the host
to use the 'ubuntu-latest' image rather than the older 'ubuntu-20.04' image.
2023-12-16 12:59:53 +01:00
Mark Cave-Ayland
a230a79ca3 azure-pipelines.yml: temporary disable all non-Linux builds 2023-12-16 12:59:51 +01:00
Wolfgang Thaller
a97417fecc ci: update nix docker version 2023-12-09 01:03:45 +01:00
Ryan Schmidt
e03a4d2344 Azure: Update to macOS 11
The macOS 10.15 environment is scheduled for removal by December and is
subject to periodic scheduled brownouts until then.
2022-09-22 00:23:58 -05:00
Wolfgang Thaller
32c718987d cachix: suppress failures 2022-08-01 18:06:16 +02:00
Wolfgang Thaller
b1dde42211 Revert "Another attempt at skipping cachix upload without tokens"
This reverts commit 9e977cfd6e.
2022-08-01 16:58:49 +02:00
Wolfgang Thaller
9e977cfd6e Another attempt at skipping cachix upload without tokens 2022-08-01 10:29:52 +02:00
Wolfgang Thaller
b80961e6c1 simplify 2022-07-31 23:24:53 +02:00
Wolfgang Thaller
d8186c3af4 try a different method of testing whether the cachix token is available 2022-07-31 23:24:17 +02:00
Wolfgang Thaller
d4d6fc69a9 don't try to upload PR builds to cachix 2022-07-31 22:54:06 +02:00
Wolfgang Thaller
461911892d re-enable regular builds 2022-01-29 17:47:48 +01:00
Wolfgang Thaller
5677cd6976 try adding carbon build 2022-01-19 00:58:03 +01:00
Wolfgang Thaller
67ca8f6e7c ADO is so strict about job names.... 2022-01-19 00:10:50 +01:00
Wolfgang Thaller
eb8be73b36 fix yaml syntax 2022-01-19 00:09:34 +01:00
Wolfgang Thaller
9791599661 matrix build 2022-01-19 00:06:02 +01:00
Wolfgang Thaller
19f143a4be syntax variation 2022-01-18 10:20:11 +01:00
Wolfgang Thaller
ae6785bcdc forgot export 2022-01-18 09:35:00 +01:00
Wolfgang Thaller
e00d4c692a try NIX_EXTRA_CONF 2022-01-18 09:30:03 +01:00
Wolfgang Thaller
636e1a26ec experiment 2022-01-18 09:20:04 +01:00
Wolfgang Thaller
423ac43905 use launchctl to restart nix daemon 2022-01-18 09:08:45 +01:00
Wolfgang Thaller
4b9d7265a2 cachix fixes 2022-01-18 00:41:23 +01:00
Wolfgang Thaller
0a3e5550c7 add cachix 2022-01-18 00:05:48 +01:00
Wolfgang Thaller
015529e93f experiment 2022-01-17 23:59:29 +01:00
Wolfgang Thaller
3508da596a source something else to get nix profile 2022-01-17 23:51:01 +01:00
Wolfgang Thaller
4d7f9ce1bb set up nix profile 2022-01-17 23:19:09 +01:00
Wolfgang Thaller
4717c9bf3c nix on macOS, first try 2022-01-17 23:12:07 +01:00
Wolfgang Thaller
123f0069d5 increase timeouts on azure 2022-01-17 21:39:58 +01:00
Wolfgang Thaller
9418dc1a4d re-enable non-nix builds on azure 2022-01-17 00:53:12 +01:00
Wolfgang Thaller
f4562d5a08 fix build command 2022-01-17 00:32:51 +01:00
Wolfgang Thaller
c3c2b8723a upload samples to cachix 2022-01-17 00:22:57 +01:00
Wolfgang Thaller
c01f65322d fixup 2022-01-04 01:13:13 +01:00
Wolfgang Thaller
a810c7dde7 ue the same settings for nix/m68k 2022-01-04 01:13:13 +01:00
Wolfgang Thaller
ecc19fca6e add an escape 2022-01-04 01:13:13 +01:00
Wolfgang Thaller
cc16a9849b ado: downgrade to nixos/nix:2.3.12 until the NixOS/nix#5797 fix arrives in a release 2022-01-04 01:13:13 +01:00
Wolfgang Thaller
ffd9c09d1a - pass token into docker
- use cachix while building
2022-01-04 01:13:13 +01:00
Wolfgang Thaller
6a9ff4c60f fix copy-paste-stupidity 2022-01-04 01:13:13 +01:00
Wolfgang Thaller
6c8840ae2c deploy to cachix 2022-01-04 01:13:12 +01:00
Wolfgang Thaller
4aae6074e5 different brackets 2022-01-04 01:13:12 +01:00
Wolfgang Thaller
da16249e0a remove vargroup 2022-01-04 01:13:12 +01:00
Wolfgang Thaller
0ec7ceed39 fix 2022-01-04 01:13:12 +01:00
Wolfgang Thaller
a397a048e2 try a secret 2022-01-04 01:13:12 +01:00
Wolfgang Thaller
cec02f8440 it's 'condition' 2022-01-04 01:13:12 +01:00