Skip to content

chore: automatic CLI rebuild on file change #125

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

Conversation

tristandubbeld
Copy link
Contributor

@tristandubbeld tristandubbeld commented Jul 4, 2025

Closes ENG-32971.

Adds a script to have the CLI automatically rebuild on file changes. Run the following command to start watching for file changes:

npm run dev:cli

After initially building everything we will only watch for changes in files related to the CLI and only rebuild the CLI.


image

Copy link

codesandbox-ci bot commented Jul 4, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

christianalfoni
christianalfoni previously approved these changes Aug 6, 2025
Copy link
Contributor

@christianalfoni christianalfoni left a comment

Choose a reason for hiding this comment

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

Sweet 👍

tristandubbeld and others added 2 commits August 6, 2025 09:24
* organize code and add view context to manage views

* better types for views

* add list of running VMs

* Install chalk and date-fns packages

* Update CLI tool look and feel a bit

* Create custom components and show vms on dashboard
@tristandubbeld tristandubbeld force-pushed the tristan/eng-32971-cli-dx-automatically-rebuild-cli-when-changes-happen-in branch from 696acb5 to c8c9c89 Compare August 6, 2025 07:26
@christianalfoni christianalfoni merged commit 957c257 into main Aug 6, 2025
1 check 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