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

[CLI] Fix prepare all command #242

Merged
merged 1 commit into from
Feb 29, 2024
Merged

[CLI] Fix prepare all command #242

merged 1 commit into from
Feb 29, 2024

Conversation

jhnstn
Copy link
Member

@jhnstn jhnstn commented Jan 26, 2024

This fixes the prepare all command by setting the repo in the build config

Testing

Follow the Testing guide to set up the tool to use forked repos.

  • Try go run main.go release prepare all {version}
  • Verify that both Gutenberg and Gutenberg Mobile repos are cloned as expected.

@jhnstn jhnstn requested a review from fluiddot January 26, 2024 05:14
@jhnstn jhnstn enabled auto-merge (squash) February 7, 2024 21:29
@derekblank derekblank self-requested a review February 29, 2024 06:54
Copy link
Contributor

@derekblank derekblank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was able to run go run main.go release prepare all {version} successfully on my forked repos. 🚀

@jhnstn jhnstn merged commit 286cb49 into trunk Feb 29, 2024
2 checks passed
@jhnstn jhnstn deleted the fix/patch-all branch February 29, 2024 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants