Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
radicle-ci-broker test2.yaml
db: ci-broker.db
report_dir: reports
queue_len_interval: 1min
adapters:
  mcadapterface:
    command: ./adapter.sh
    env:
      RADICLE_NATIVE_CI: native-ci.yaml
    sensitive_env:
      API_KEY: xyzzy
triggers:
  - adapter: mcadapterface
    filters:
      - !And
        - !NoneOf
          - !Branch "main"
          - !TagCreated
        - !Or
          - Allow
        - !AnyOf
          - BranchCreated
        - !Not
          - BranchDeleted
        - !BranchUpdated
        - !TagCreated
        - !TagDeleted
        - !TagUpdated
        - !Branch "a2dec1a5b3ab5b34cea16c07b632023d9ce535fc"
        - !DefaultBranch
        - !Deny
        - !HasFile "xyzzy"
        - !Node "z6MkgEMYod7Hxfy9qCvDv5hYHkZ4ciWmLFgfvm3Wn1b2w2FV"
        - !PatchCreated
        - !PatchUpdated
        - !Patch "a2dec1a5b3ab5b34cea16c07b632023d9ce535fc"
        - !Repository "rad:zwTxygwuz5LDGBq255RA2CbNGrz8"