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(blueprints-cli): add an optional project option to the publish command #445

Merged
merged 3 commits into from
Jan 5, 2024

Conversation

alexforsyth
Copy link
Contributor

@alexforsyth alexforsyth commented Jan 4, 2024

Issue

This update adds the optional

--project my-amazing-project

flag on

yarn blueprint:preview [--project my-amazing-project]
yarn blueprint:release [--project my-amazing-project]

This results generating a preview link for applying this blueprint to an existing project

Issue

Issue number, if available, prefixed with "#"

Description

What does this implement? Explain your changes.

Testing

How was this change tested?

Additional context

Add any other context about the PR here.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@alexforsyth alexforsyth changed the title feat(blueprints-cli): add an optional project option to the publish c… feat(blueprints-cli): add an optional project option to the publish command Jan 4, 2024
@alexforsyth alexforsyth merged commit 72b9c6b into aws:main Jan 5, 2024
3 checks passed
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