Skip to content

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.

2 participants