Skip to content

Run versions command in the slim stage#5127

Merged
ferrarimarco merged 1 commit intomainfrom
docker-build-versions
Jan 11, 2024
Merged

Run versions command in the slim stage#5127
ferrarimarco merged 1 commit intomainfrom
docker-build-versions

Conversation

@ferrarimarco
Copy link
Copy Markdown
Collaborator

Proposed changes

Move the invocation of the command to build the linter versions file in the slim stage because we run it again in the standard stage anyway, so there's no need for the standard stage to wait for this command to run.

Readiness checklist

In order to have this pull request merged, complete the following tasks.

Pull request author tasks

  • I included all the needed documentation for this change.
  • I provided the necessary tests.
  • I squashed all the commits into a single commit.
  • I followed the Conventional Commit v1.0.0 spec.
  • I wrote the necessary upgrade instructions in the upgrade guide.
  • If this pull request is about and existing issue,
    I added the Fix #ISSUE_NUMBER label to the description of the pull request.

Super-linter maintainer tasks

  • Label as breaking if this change breaks compatibility with the previous released version.
  • Label as either: automation, bug, documentation, enhancement, infrastructure.

Move the invocation of the command to build the linter versions file in
the slim stage because we run it again in the standard stage anyway, so
there's no need for the standard stage to wait for this command to run.
@ferrarimarco ferrarimarco added automation related to helping the project operate more efficiently O: backlog 🤖 Backlog, stale ignores this label labels Jan 11, 2024
@ferrarimarco ferrarimarco self-assigned this Jan 11, 2024
@ferrarimarco ferrarimarco added this pull request to the merge queue Jan 11, 2024
Merged via the queue into main with commit d5da0ce Jan 11, 2024
@ferrarimarco ferrarimarco deleted the docker-build-versions branch January 11, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation related to helping the project operate more efficiently O: backlog 🤖 Backlog, stale ignores this label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants