Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(setup-magento): add a new action to setup Magento #76

Merged
merged 8 commits into from
Oct 31, 2022

Conversation

damienwebdev
Copy link
Member

@damienwebdev damienwebdev commented Oct 16, 2022

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?

Fixes: #50

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@damienwebdev damienwebdev changed the title Setup magento feat(setup-magento): add a new action to setup Magento Oct 18, 2022
@damienwebdev damienwebdev force-pushed the setup_magento branch 7 times, most recently from 3da141e to da51a31 Compare October 21, 2022 17:48
Adds a unified setup action for stores and extensions, making the CI
environment more consistent.
@damienwebdev damienwebdev merged commit 7b74ff7 into main Oct 31, 2022
@damienwebdev damienwebdev deleted the setup_magento branch October 31, 2022 12:51
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.

[CHORE] Extract setup steps into a unified action for integration and installation tests
1 participant