Skip to content

Conversation

@damienwebdev
Copy link
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, supported-version tells you what services required for Magento / MageOS, but it does not tell you how to setup those services in Github Actions. This leads to everyone kinda "doing their own thing" when it comes to CI. This sucks.

What is the new behavior?

There is a now an optional services key on a matrix entry. This key is absent by default, and only included if include_services is set to true when you call the action.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@damienwebdev damienwebdev merged commit 9c1dbc7 into main Dec 15, 2025
11 of 12 checks passed
@damienwebdev damienwebdev deleted the supported-version-services branch December 15, 2025 15:13
@gray-bot gray-bot mentioned this pull request Dec 14, 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