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

Various improvements to release-tool #7232

Merged
merged 11 commits into from
Feb 24, 2023
Merged

Various improvements to release-tool #7232

merged 11 commits into from
Feb 24, 2023

Commits on Feb 23, 2023

  1. Various improvements to release-tool

    - Pass more IO from script to user to provide better UX
    - Interactive versioning using lerna directly
    - Remove all CMD args in favour of interactive
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    3658e9d View commit details
    Browse the repository at this point in the history
  2. Remove some more unnecessary console logs

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    f0ceae8 View commit details
    Browse the repository at this point in the history
  3. Resolve comments

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    7f928f6 View commit details
    Browse the repository at this point in the history
  4. Fix repoRoot issue

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    b10383f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. De-spagetti-ify release-tool

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    671fc30 View commit details
    Browse the repository at this point in the history
  2. Fix bugs related to picking PRs

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    f8d7917 View commit details
    Browse the repository at this point in the history
  3. Fix name

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    08c42c0 View commit details
    Browse the repository at this point in the history
  4. Improve display after picking PRs

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    5c3a1eb View commit details
    Browse the repository at this point in the history
  5. Rename pickWhichPRsToUse

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    123f852 View commit details
    Browse the repository at this point in the history
  6. Add line describing what to do

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    be2d19b View commit details
    Browse the repository at this point in the history
  7. Fix not displaying output after cherry-pick fails

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    ixrock authored and Nokel81 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    daad7e4 View commit details
    Browse the repository at this point in the history