- Issue created by @catch
- last update
about 1 year ago 30,360 pass - Status changed to Needs review
about 1 year ago 9:20am 27 September 2023 - last update
about 1 year ago 30,360 pass - @catch opened merge request.
- Status changed to RTBC
about 1 year ago 9:28am 27 September 2023 - 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
+1 for
needs
.P.S.: I wish GitLab's docs at https://docs.gitlab.com/ee/ci/yaml/ were clearer on when to use
needs
vsdependencies
. - Status changed to Needs review
about 1 year ago 9:57am 27 September 2023 - 🇬🇧United Kingdom catch
Sorry one more tweak - if we move phpstan higher up in the YAML, it'll get queued first as soon as composer finishes, giving it more of a chance of finishing when the other jobs do.
- last update
about 1 year ago 30,360 pass - Status changed to RTBC
about 1 year ago 10:03am 27 September 2023 - 🇪🇸Spain fjgarlin
Reviewed and still looks good imo. It only changes the order of the phpcs vs phpstan, but the jobs are exactly the same.
Note that the UI sorts alphabetically (emoji and then name), so the change is only visible in code. ie: https://git.drupalcode.org/project/drupal/-/pipelines/24180RTBC.
- First commit to issue fork.
- last update
about 1 year ago 30,365 pass - Status changed to Needs review
about 1 year ago 5:44pm 28 September 2023 - 🇫🇮Finland lauriii Finland
It looks like the pipeline is failing for this both before and after the rebase. Am I missing something?
- last update
about 1 year ago 30,361 pass - 🇫🇮Finland lauriii Finland
@catch pointed out on Slack that the CI is failing due to something that shouldn't be impacted by the changes here:
ERROR: Job failed: prepare environment: waiting for pod running: pulling image "drupalci/php-8.2-apache:production": image pull failed: rpc error: code = Unknown desc = Error response from daemon: Head "https://registry-1.docker.io/v2/drupalci/php-8.2-apache/manifests/production": received unexpected HTTP status: 503 Service Unavailable. Check https://docs.gitlab.com/runner/shells/index.html#shell-profile-loading for more information
Committed 6950ec5 and pushed to 11.x. Thanks!
- Status changed to Fixed
about 1 year ago 8:05pm 28 September 2023 Automatically closed - issue fixed for 2 weeks with no activity.