Skip to content

feat(setup-install): add new setup-install action#237

Merged
damienwebdev merged 1 commit intomainfrom
setup-install
May 5, 2026
Merged

feat(setup-install): add new setup-install action#237
damienwebdev merged 1 commit intomainfrom
setup-install

Conversation

@damienwebdev
Copy link
Copy Markdown
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Currently, users have to awkward run setup:install themselves based upon matrix configuration. This sucks.

Fixes: #236

What is the new behavior?

Users can user setup-install with the services matrix configuration and Magento will install based upon that service config.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@damienwebdev damienwebdev merged commit e31f6f6 into main May 5, 2026
5 checks passed
@damienwebdev damienwebdev deleted the setup-install branch May 5, 2026 20:07
@gray-bot gray-bot mentioned this pull request May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] Create new setup:install command

1 participant