Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(init-magento): add new init-magento action #73

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

Closed
wants to merge 1 commit into from

Conversation

damienwebdev
Copy link
Member

@damienwebdev damienwebdev commented Oct 13, 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?

Currently, we have a set of very common Github Actions steps littered all over various actions.

Fixes: N/A

What is the new behavior?

I have centralized all of these actions into a singular action.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

This adds a new action called "init-magento" that centralizes the
"cleanup" actions that need to be done against a Magento instance in
order to run unit tests, integration tests, etc. In addition, it
creates a composer cache (and therefore normalizes the cache key).
@damienwebdev
Copy link
Member Author

@Vinai @ihor-sviziev If you could take a look at this, I would love to know your thoughts on this action. Should it do more? Should it call composer create-project? Should it set up PHP?

@damienwebdev
Copy link
Member Author

Closing in favor of #76

@damienwebdev damienwebdev deleted the init_magento branch March 25, 2025 13:49
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.

1 participant