Skip to content
  • Cheng Shao's avatar
    9363e547
    ci: add ghc-wasm-meta integration testing jobs · 9363e547
    Cheng Shao authored and Marge Bot's avatar Marge Bot committed
    This patch adds ghc-wasm-meta integration testing jobs to the CI
    pipeline, which are only triggered via the `test-wasm` MR label or
    manually when the `wasm` label is set.
    
    These jobs will fetch the wasm bindists and test them against a
    variety of downstream projects, similarly to head.hackage jobs for
    native bindists, offering a convenient way to catch potential
    downstream breakage while refactoring the wasm backend.
    9363e547
    ci: add ghc-wasm-meta integration testing jobs
    Cheng Shao authored and Marge Bot's avatar Marge Bot committed
    This patch adds ghc-wasm-meta integration testing jobs to the CI
    pipeline, which are only triggered via the `test-wasm` MR label or
    manually when the `wasm` label is set.
    
    These jobs will fetch the wasm bindists and test them against a
    variety of downstream projects, similarly to head.hackage jobs for
    native bindists, offering a convenient way to catch potential
    downstream breakage while refactoring the wasm backend.
Loading Validating GitLab CI configuration… Learn more
Loading