-
Notifications
You must be signed in to change notification settings - Fork 38
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
Add a create a version branch doc #275
base: master
Are you sure you want to change the base?
Add a create a version branch doc #275
Conversation
tleon
commented
Oct 22, 2024
Questions | Answers |
---|---|
Description | Create a new doc for creating a branch version. |
Fixed ticket | Fixes #37139 |
content/maintainers-guide/processes/release/prestashop/create-version-branch.md
Outdated
Show resolved
Hide resolved
content/maintainers-guide/processes/release/prestashop/create-version-branch.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please don't put PRs in the doc. I have made multiple PRs for fixing missing things in project.
259afe8
to
9222163
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a few suggestions @tleon
|
||
## 1) Create the new branch and push it to the main repo | ||
|
||
## 2) Open PRs based on the new branch and modify those files : |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
## 2) Open PRs based on the new branch and modify those files : | |
## 2) Open PRs based on the new branch and modify those files: |
|
||
## 2) Open PRs based on the new branch and modify those files : | ||
|
||
There are multiples repo to update. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are multiples repo to update. | |
To create the new branch, we need to update several repositories to complete the necessary work. |
|
||
There are multiples repo to update. | ||
|
||
We'll list the file we modified for the creation of the 9.0.x branch. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We'll list the file we modified for the creation of the 9.0.x branch. | |
Below is a list of repositories with modified files for creating the `9.0.x` branch. |
|
||
Changed files : |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed files : |
|
||
Changed files : | ||
|
||
PrestaShop/PrestaShop : |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PrestaShop/PrestaShop : | |
`PrestaShop/PrestaShop`: |
- src/App/Command/SlackNotifierCommand.php | ||
|
||
|
||
PrestaShop/prestashop.github.io : ( no PR needed this time ) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PrestaShop/prestashop.github.io : ( no PR needed this time ) | |
`PrestaShop/prestashop.github.io`: (you can commit the changes directly, no need to create a pull request) |
|
||
PrestaShop/prestashop.github.io : ( no PR needed this time ) | ||
|
||
- data/tags.yml ( check if already updated ) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- data/tags.yml ( check if already updated ) | |
- data/tags.yml (make sure the tag doesn't exists already) |
|
||
- data/tags.yml ( check if already updated ) | ||
|
||
PrestaShop/kanbanbot : |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PrestaShop/kanbanbot : | |
`PrestaShop/kanbanbot`: |
- tests/Shared/Infrastructure/Provider/TranslationsCatalogProviderTest.php | ||
- tests/PullRequest/Application/CommandHandler/CheckTableDescriptionCommandHandlerTest.php | ||
|
||
The following repo should be updated by the QA autom team but anyway here are the files we updated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The following repo should be updated by the QA autom team but anyway here are the files we updated. | |
The QA Automation Team should update the following repositories: |
|
||
The following repo should be updated by the QA autom team but anyway here are the files we updated. | ||
|
||
PrestaShop/ga.tests.ui.pr : |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PrestaShop/ga.tests.ui.pr : | |
`PrestaShop/ga.tests.ui.pr`: |