Skip to content

feat: allow component selector during spin up#903

Closed
rawkode wants to merge 5 commits intospinframework:mainfrom
rawkode:feat/allow-component-selection-for-up
Closed

feat: allow component selector during spin up#903
rawkode wants to merge 5 commits intospinframework:mainfrom
rawkode:feat/allow-component-selection-for-up

Conversation

@rawkode
Copy link

@rawkode rawkode commented Nov 16, 2022

I find myself often wanting to iterate on a single component within my Spin application, instead of building them all; this can take considerable time as my applicationg grows.

This selector allows a single, or multiple, uses of --component/-c to limit the components specified by the user.

I find myself often wanting to iterate on a single component
within my Spin application, instead of building them all;
this can take considerable time as my applicationg grows.

This selector allows a single, or multiple, uses of --component/-c
to limit the components specified by the user.

Signed-off-by: David Flanagan <david@rawkode.dev>
Signed-off-by: David Flanagan <david@rawkode.dev>
@rawkode rawkode requested a review from itowlson December 16, 2022 18:53
Signed-off-by: David Flanagan <david@rawkode.dev>
Signed-off-by: David Flanagan <david@rawkode.dev>
Copy link
Collaborator

@itowlson itowlson left a comment

Choose a reason for hiding this comment

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

Looks good - thanks in particular for improving the error messages. Just one change to prevent surprises (in a little-used path, but still) and then we are good to go!

Signed-off-by: David Flanagan <david@rawkode.dev>
@rawkode rawkode requested a review from itowlson December 19, 2022 09:57
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