- Issue created by @nicxvan
- π¦πΊAustralia mstrelan
Could possibly make use of labels on the MR as well
- πΊπΈUnited States nicxvan
I was concerned about how visible those would be for core committers / reviewers, but that might be a viable way too.
- πΊπΈUnited States nicxvan
https://www.drupal.org/project/drupal/issues/3515704 π Move unit tests to a 'unit tests' stage Active may have some examples to pull from.
- πΊπΈUnited States nicxvan
Changes from gitlab ci here: https://git.drupalcode.org/project/drupal/-/merge_requests/11841/diffs
More notes from @mstrelan:
https://forum.gitlab.com/t/how-to-share-artifacts-even-on-job-failure/69393
https://docs.gitlab.com/ci/yaml/#artifactswhenSo we might add this:
allow_failure: true
artifacts when:alwaysWhen a certain label is applied or it's a draft.