Skip to content

[v3.4] CI: Skip install_solidus check on non-current version#5497

Merged
tvdeyen merged 1 commit intosolidusio:v3.4from
tvdeyen:backport/v3.4/pr-5477
Nov 2, 2023
Merged

[v3.4] CI: Skip install_solidus check on non-current version#5497
tvdeyen merged 1 commit intosolidusio:v3.4from
tvdeyen:backport/v3.4/pr-5477

Conversation

@tvdeyen
Copy link
Copy Markdown
Member

@tvdeyen tvdeyen commented Nov 2, 2023

Backport

This will backport the following commits from main to v3.4:

Questions ?

Please refer to the Backport tool documentation

The installer always uses the current released minor version
(4.2 time writing this), but the check runs on all pipeline
runs, wasting CI time and precious resources. Also it fails
anyway, because of conflicting dependencies.

So, we only run the check on main and latest minor now.

(cherry picked from commit 8d653a5)

# Conflicts:
#	.circleci/config.yml
@tvdeyen tvdeyen requested a review from a team as a code owner November 2, 2023 10:14
@tvdeyen tvdeyen added backport-v3.4 Backport this pull-request to v3.4 backport-v4.0 Backport this pull-request to v4.0 backport-v4.1 Backport this pull-request to v4.1 backport-v4.2 Backport this pull-request to v4.2 changelog:repository Changes to the repository not within any gem labels Nov 2, 2023
@tvdeyen tvdeyen removed backport-v3.4 Backport this pull-request to v3.4 backport-v4.0 Backport this pull-request to v4.0 backport-v4.1 Backport this pull-request to v4.1 backport-v4.2 Backport this pull-request to v4.2 labels Nov 2, 2023
@tvdeyen tvdeyen merged commit 142098f into solidusio:v3.4 Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:repository Changes to the repository not within any gem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant