Radish alpha
r
Radicle CI broker
Radicle
Git (anonymous pull)
Log in to clone via SSH
ci: initialize Radicle node before running test suite
✓ CI success Lars Wirzenius committed 5 months ago
commit 7a1320aa8c6df998a1628380be407f357ebb3089
parent 565892557b1401ff92ebccaca9013aebd432121d
4 passed (4 total) View logs
1 file changed +3 -0
modified .radicle/ambient.yaml
@@ -22,6 +22,9 @@ plan:
      # Ambient only fetches dependencies for the current version.
      # Thus, we can't build the old versions. This is an Ambient
      # problem that we can't fix here. So we skip the upgrade tests.
+
      export RAD_PASSPHRAE=secret
+
      rad auth --alias ambient
+
      env
      cargo test --workspace --no-fail-fast -- --skip upgrade --test-threads 2

      subplot docgen ci-broker.subplot -o doc/ci-broker.html