Skip to content

[v4.2] Use bundler gem tasks instead of gem_release#5414

Merged
elia merged 1 commit intov4.2from
backport/v4.2/pr-5413
Oct 4, 2023
Merged

[v4.2] Use bundler gem tasks instead of gem_release#5414
elia merged 1 commit intov4.2from
backport/v4.2/pr-5413

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Oct 4, 2023

Backport

This will backport the following commits from main to v4.2:

Questions ?

Please refer to the Backport tool documentation

Now that we also have a solidus_admin that follows a different release
track we need more control over what gems are released. `gem_release`
has no such control available and simply has a configuration for
recursing. Also all the features of `gem_relerase` regarding version
numbers manipulation are no longer relevant as it all happens within
GitHub actions using dev_tools.

Bundler gem tasks are now the standard for all our extensions and are
a simpler, already available, tool that can be leveraged here as well.

(cherry picked from commit ccf0eaa)
@github-actions github-actions Bot requested a review from a team as a code owner October 4, 2023 08:55
@github-actions github-actions Bot added changelog:repository Changes to the repository not within any gem changelog:skip Changes that we don't want to be listed in the Changelog changelog:solidus_api Changes to the solidus_api gem changelog:solidus_backend Changes to the solidus_backend gem changelog:solidus_core Changes to the solidus_core gem changelog:solidus_sample Changes to the solidus_sample gem labels Oct 4, 2023
@elia elia merged commit 208d97d into v4.2 Oct 4, 2023
@elia elia deleted the backport/v4.2/pr-5413 branch October 4, 2023 08:56
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 changelog:skip Changes that we don't want to be listed in the Changelog changelog:solidus_api Changes to the solidus_api gem changelog:solidus_backend Changes to the solidus_backend gem changelog:solidus_core Changes to the solidus_core gem changelog:solidus_sample Changes to the solidus_sample gem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant