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

Skip to content

feat: add fix-magento action #86

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

Merged
merged 3 commits into from
Oct 30, 2022
Merged

feat: add fix-magento action #86

merged 3 commits into from
Oct 30, 2022

Conversation

damienwebdev
Copy link
Member

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

Previously, when installing Magento in CI pipelines, you had to know way too many things about how to correct incompatibilities between current versions of Magento. composer, and dependencies, etc.

Fixes: N/A

What is the new behavior?

This action centralizes that knowledge into a Github Action that fixes Magento before composer install

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@damienwebdev damienwebdev changed the title Fix magento action feat: add fix-magento action Oct 30, 2022
@damienwebdev damienwebdev merged commit 856d2df into main Oct 30, 2022
@damienwebdev damienwebdev deleted the fix_magento_action branch October 30, 2022 16:09
@gray-bot gray-bot mentioned this pull request Mar 25, 2025
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