Inform jobs about the "composer" job exit status and bail out early

Created on 30 August 2024, 2 months ago
Updated 11 September 2024, about 2 months ago

Problem/Motivation


The "next major" variant has "allow_failure" even in the "composer" job. Note that if this fails, but we allow failure, the other jobs will try to run and might report some errors which are hard to debug, but due to the previous fail.

Proposed resolution

Write a variable at the end of the composer job to the env file and check that variable and its value before running any logic for dependant jobs, and if there was an error, then bail out early and inform the users accordingly.

Remaining tasks

πŸ’¬ Support request
Status

Active

Component

gitlab-ci

Created by

πŸ‡«πŸ‡·France Grimreaper France πŸ‡«πŸ‡·

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024