Skip to content

feat: allow using "next" version on supported version #58

New issue

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

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

Already on GitHub? # to your account

Merged
merged 12 commits into from
Oct 11, 2022

Conversation

damienwebdev
Copy link
Member

@damienwebdev damienwebdev commented Sep 29, 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 don't specify what versions to use if you're planning on using nightly builds of the Magento 2 codebase (for example MageOS).

Fixes: mage-os/generate-mirror-repo-js#24

What is the new behavior?

We now specify a composite key called magento/project-community-edition:next which contains the versions supposed to be used by upstream. This key can also serve as a sort of warrant canary for the community on when backwards incompatible changes are coming.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@damienwebdev damienwebdev force-pushed the allow_using_next_version branch from 5cddd5c to a6bf3b3 Compare September 29, 2022 17:10
@damienwebdev damienwebdev changed the title Allow using next version feat: allow using "next" version on supported version Sep 29, 2022
@damienwebdev damienwebdev force-pushed the allow_using_next_version branch from a830f8a to a3be6b2 Compare October 11, 2022 18:35
@damienwebdev damienwebdev merged commit 7431dcb into main Oct 11, 2022
@damienwebdev damienwebdev deleted the allow_using_next_version branch October 11, 2022 20:19
@gray-bot gray-bot mentioned this pull request Mar 25, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants