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

Llb ts desktop no cli #2491

Merged
merged 16 commits into from
Oct 4, 2024
Merged

Llb ts desktop no cli #2491

merged 16 commits into from
Oct 4, 2024

Conversation

calcaide
Copy link
Collaborator

@calcaide calcaide commented Sep 13, 2024

Description

This PR introduces all the changes and fixes need to perform desktop client builds without CLI.

This PR is the LLB being merge to main, work here has been pre approved in separate PR's.

calcaide and others added 4 commits August 28, 2024 14:12
* Add CLI_SETUP and delete BYPASS_CLI_BUILD

* Apply suggestions from code review

Co-authored-by: Zhihe Li <zhihe.li@hashicorp.com>

* Fix condition at CLI setup

* Change CLI_SETUP to SETUP_CLI

---------

Co-authored-by: Zhihe Li <zhihe.li@hashicorp.com>
Copy link

vercel bot commented Sep 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
boundary-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 4, 2024 2:26pm
boundary-ui-desktop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 4, 2024 2:26pm

* Delete BYPASS_CLI_BUILD and base the decision of copying CLI based on the existance of the cli directory.
* Add a method to check when we are using the built in CLI. Use the previously mentioned check to skip the appUpdater if the DC is NOT using the built in CLI
* fix: 🐛 windows no cli build crash
@calcaide calcaide merged commit 401ff35 into main Oct 4, 2024
12 checks passed
@calcaide calcaide deleted the llb-ts-desktop-no-cli branch October 4, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants