-
Notifications
You must be signed in to change notification settings - Fork 7
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 nvm use
and auto-branching
#86
Commits on Oct 22, 2023
-
- Adding default branches for extensions maintainer by Ventures. - Replacing WooRelease `release` command with the local one.
Configuration menu - View commit details
-
Copy full SHA for ce95303 - Browse repository at this point
Copy the full SHA ce95303View commit details -
- Adding Git and Nvm command utility classes.
- Adjusting bulk command to call release with additional parameters. - Adjusting release command to create release branch or fallback to the default repo branch and run nvm use if selected.
Configuration menu - View commit details
-
Copy full SHA for d2cbaee - Browse repository at this point
Copy the full SHA d2cbaeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b0508c - Browse repository at this point
Copy the full SHA 4b0508cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e08bae - Browse repository at this point
Copy the full SHA 4e08baeView commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 38de5b1 - Browse repository at this point
Copy the full SHA 38de5b1View commit details
Commits on Oct 27, 2023
-
- Renaming some method names to be grammatically correct. - Separating create and push branch commands into different methods.
Configuration menu - View commit details
-
Copy full SHA for ec86f43 - Browse repository at this point
Copy the full SHA ec86f43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2904582 - Browse repository at this point
Copy the full SHA 2904582View commit details -
Changing default branch name for all the extensions since that is de …
…facto a standard now.
Configuration menu - View commit details
-
Copy full SHA for 78ba188 - Browse repository at this point
Copy the full SHA 78ba188View commit details -
Configuration menu - View commit details
-
Copy full SHA for deec838 - Browse repository at this point
Copy the full SHA deec838View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58c58eb - Browse repository at this point
Copy the full SHA 58c58ebView commit details -
Remove redundant release command option. When we are releasing we are…
… providing a release branch name which, if does not exist, is prompted to get created or fallbacks to default. This means the parameter to create a release branch is redundant.
Configuration menu - View commit details
-
Copy full SHA for 57db21b - Browse repository at this point
Copy the full SHA 57db21bView commit details -
Adding branch command method commends and removing redundant construc…
…tor from the command class.
Configuration menu - View commit details
-
Copy full SHA for 00edaa9 - Browse repository at this point
Copy the full SHA 00edaa9View commit details
Commits on Oct 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f4c2493 - Browse repository at this point
Copy the full SHA f4c2493View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d885ae - Browse repository at this point
Copy the full SHA 7d885aeView commit details
Commits on Oct 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for de8edef - Browse repository at this point
Copy the full SHA de8edefView commit details
Commits on Nov 7, 2023
-
Adding
nvm
shell script to fight some OS shell inconsistencies. Adj……ust commands to use the newly added shell script. Adding custom `simulate` command which inherits from the overwritten `release` command to allow simulation runs. Update `branch` command by adding cleanup option to it.
Configuration menu - View commit details
-
Copy full SHA for 066d8a3 - Browse repository at this point
Copy the full SHA 066d8a3View commit details -
Adding build script to run nvm and npm build steps in a single contex…
…t. Create custom product build function to handle cases with and w/o nvm.
Configuration menu - View commit details
-
Copy full SHA for 13b8d0d - Browse repository at this point
Copy the full SHA 13b8d0dView commit details -
Adding build script to set nvm and npm into a single context when run…
…ning the build. Using application's meta storage to pass branches between `branch` and `release` commands. Adjusting release branches cleanup to make sure not to cleanup the default branch from the product's repo.
Configuration menu - View commit details
-
Copy full SHA for 31f9639 - Browse repository at this point
Copy the full SHA 31f9639View commit details
Commits on Sep 12, 2024
-
- Updating `woorelease` dev-trunk dependency version since the last release was back 2022.
Configuration menu - View commit details
-
Copy full SHA for b3c653a - Browse repository at this point
Copy the full SHA b3c653aView commit details
Commits on Sep 23, 2024
-
Merge remote-tracking branch 'refs/remotes/origin/trunk' into add-nvm…
…-and-autobranching # Conflicts: # composer.json # composer.lock # packages/php/woorelease-extension/src/Commands/Bulk.php
Configuration menu - View commit details
-
Copy full SHA for 4f17df9 - Browse repository at this point
Copy the full SHA 4f17df9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 206cb3b - Browse repository at this point
Copy the full SHA 206cb3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d008ba - Browse repository at this point
Copy the full SHA 3d008baView commit details -
Configuration menu - View commit details
-
Copy full SHA for c72aca6 - Browse repository at this point
Copy the full SHA c72aca6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca6e984 - Browse repository at this point
Copy the full SHA ca6e984View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e17ce5 - Browse repository at this point
Copy the full SHA 3e17ce5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56837ac - Browse repository at this point
Copy the full SHA 56837acView commit details