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

Add branches input to support updating multiple branches #290

Merged
merged 6 commits into from
Oct 19, 2021

Commits on Oct 17, 2021

  1. Replace --default-branch CLI with new syntax

    Signed-off-by: Alejandro Hernández <[email protected]>
    alejandrohdezma committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    271d152 View commit details
    Browse the repository at this point in the history
  2. Replace branch input with branches to support updating multiple b…

    …ranches
    
    We could already do the same with `branch` + `matrix` but this way we can benefit of the already cloned repo in Steward's workspace.
    
    Signed-off-by: Alejandro Hernández <[email protected]>
    alejandrohdezma committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    55ee6ba View commit details
    Browse the repository at this point in the history
  3. Use 0.12.0 version, since that's the version that will include the …

    …"multiple-branch" change
    
    Signed-off-by: Alejandro Hernández <[email protected]>
    alejandrohdezma committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    283bdb5 View commit details
    Browse the repository at this point in the history
  4. Update README's screenshot

    Signed-off-by: Alejandro Hernández <[email protected]>
    alejandrohdezma committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    9d02b15 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Add default-repo-conf input

    Signed-off-by: Alejandro Hernández <[email protected]>
    alejandrohdezma committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    0d895d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c53713 View commit details
    Browse the repository at this point in the history