Problem/Motivation

Since a while, core's CI cache warming job is not working.

Maybe this is due to jobs failing/ending with warnings on commit.

Artifacts, by default, are uploaded only on successful run: https://docs.gitlab.com/ci/yaml/#artifactswhen

Proposed resolution

Try adding "when: always" to artifacts upload.

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3546545

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mondrake created an issue. See original summary.

mondrake’s picture

Status: Active » Needs review
smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Seems straight forward enough

mondrake’s picture

Assigned: Unassigned » mondrake
Status: Reviewed & tested by the community » Needs work

Adding some echo that would help later debugging

mondrake’s picture

Assigned: mondrake » Unassigned
Status: Needs work » Reviewed & tested by the community

Done #5. Given this issue is more exploratory of CI internals than having a real impact, think I can re-RTBC this.

catch’s picture

Status: Reviewed & tested by the community » Fixed

Let's give it a try. Committed/pushed to 11.x, thanks!

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

mondrake’s picture

Status: Fixed » Reviewed & tested by the community

not pushed

  • catch committed bef9c3d2 on 11.x
    Issue #3546545 by mondrake: [CI] add 'when: always' to artifacts upload...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Now pushed.

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.