Skip to content
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

[DX] Add "setup-downgrade" to init easy downgrade builds, similar to "setup-ci" #8109

Open
TomasVotruba opened this issue Aug 3, 2023 · 2 comments
Assignees
Labels

Comments

@TomasVotruba
Copy link
Member

TomasVotruba commented Aug 3, 2023

Rector is the only tool that can handle downgraded. Yet setting up the downgrade process is quite challenging when it comes to:

  • path defintion
  • scoper setup
  • github action content
  • /build directory logic including downgraded composer.json
  • custom change in main composer.json, e.g. platform checks false etc.

Instead making this workflow available only to few who struggle through, there should be a helper command than handles this for users and make downgrading piede of cake 💪

Note: make use of questiosn and link similar to composer require of a private package in composer. Ask for the token, and place it in the code for user themselves.

@TomasVotruba
Copy link
Member Author

@samsonasik
Copy link
Member

I will try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants