Skip to content
  • Scott Wittenburg's avatar
    Pipelines: Support DAG scheduling and dynamic child pipelines · e0572a7d
    Scott Wittenburg authored
    This change also adds a code path through the spack ci pipelines
    infrastructure which supports PR testing on the Spack repository.
    Gitlab pipelines run as a result of a PR (either creation or pushing
    to a PR branch) will only verify that the packages in the environment
    build without error.  When the PR branch is merged to develop,
    another pipeline will run which results in the generated binaries
    getting pushed to the binary mirror.
    e0572a7d