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

Commits on Aug 28, 2024

  1. Add CLI_SETUP and delete BYPASS_CLI_BUILD (#2450)

    * 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>
    calcaide and ZedLi authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5641c59 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    e090323 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    d6e64fc View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    9760dbe View commit details
    Browse the repository at this point in the history
  2. Implement DC with no CLI and using users path CLI (#2468)

    * Delete BYPASS_CLI_BUILD and base the decision of copying CLI based on the existance of the cli directory.
    calcaide authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2c944f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    efd3b5a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    06b2aa1 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Test 1

    calcaide committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    250c198 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    7ddfee0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fc5d06 View commit details
    Browse the repository at this point in the history
  3. Clean up

    calcaide committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    19bfe28 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    d6a269d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. appupdater cli check (#2504)

    * 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
    calcaide authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    016ff45 View commit details
    Browse the repository at this point in the history
  2. Fix windows no cli crash (#2508)

    * fix: 🐛 windows no cli build crash
    DhariniJeeva authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7c2ea87 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    9ad91e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df8a7a9 View commit details
    Browse the repository at this point in the history