Commits on Source (5)
-
Ryan Kowalewski authored
Unfortunately, this is currently the only way to allow the whole pipeline to show as succeeded if the (optional) development apply job has not been triggered. Otherwise, the pipeline shows as blocked, which is confusing. See the following issue for context https://gitlab.com/gitlab-org/gitlab/-/issues/249524.
b311aee1 -
Ryan Kowalewski authored
This is useful for testing container images from feature branches. However, to avoid littering the artifact registry with endless feature branch containers, we'll allow it as a manual task as required. The manual job is marked as "allow_failure" as this is currently the only way to allow the pipeline to show as successful if the (optional) manual job is not triggered. See the following issue for context https://gitlab.com/gitlab-org/gitlab/-/issues/249524.
3434e698 -
Ryan Kowalewski authored
Provide a default list of checks that we definitely want to ignore to allow the boilerplate to succeed with no intervention.
ab42c046 -
Ryan Kowalewski authored78e4fac4
-
Ryan Kowalewski authored
Allow deployment of feature branch images via the terraform pipeline See merge request !56
947274fa