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

feat(setup/update): split target-branch into release, branch options #197

Merged
merged 2 commits into from
Dec 22, 2024

Conversation

HipsterBrown
Copy link
Owner

When attempting to update to the latest Moddable SDK release, I ran into missing release assets after pulling the tagged branch and resulting in a broken setup. To fix this and make the setup and update commands more flexible for versioned release installs, I updated those commands to split the --target-branch flag into --release and --branch: the former providing tagged release support and the latter providing support for any remote branch name.

@HipsterBrown HipsterBrown merged commit e5dc3d1 into main Dec 22, 2024
3 checks passed
@HipsterBrown HipsterBrown deleted the update-project-templates branch December 22, 2024 22:27
Copy link
Contributor

🚀 PR was released in v0.34.0 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant