Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Conversation

@derrickstolee
Copy link
Collaborator

Before starting to write any code, create a plan for a CLI that helps server managers interact with the bundle server.

In addition, set up some basic settings for working in VS Code (to be expanded as Go code is added).

Also add a wishlist of features that will be delayed until after the prototype is complete. While building the prototype, please expand upon this list whenever inspiration strikes instead of bogging down the issue tracker.

In addition, set up some basic settings for working in VS Code (to be
expanded as Go code is added).

Also add a wishlist of features that will be delayed until after the
prototype is complete. While building the prototype, please expand upon
this list whenever inspiration strikes instead of bogging down the issue
tracker.
@derrickstolee derrickstolee self-assigned this Aug 18, 2022
Copy link

@dscho dscho left a comment

Choose a reason for hiding this comment

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

This sounds very easy to implement because the scope is truly well-contained.

I assume that this does not even generated blob:none bundles (and that this improvement will be the logical next step)?

@derrickstolee
Copy link
Collaborator Author

This sounds very easy to implement because the scope is truly well-contained.

Thanks!

I assume that this does not even generated blob:none bundles (and that this improvement will be the logical next step)?

The CLI can be extended to allow computing partial bundles, either in parallel to full bundles or instead of full bundles. The upstream implementation does not currently support partial bundle lists as that was scoped out of the combined RFC for brevity. It will be added after the rest of the features are set. For now, we can skip partial bundles during the prototyping phase.

@derrickstolee derrickstolee merged commit 444b188 into main Aug 22, 2022
@vdye vdye deleted the stolee/cli branch May 3, 2023 17:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants