Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tencentcloudstack/vscode-tencentcloud-terraform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.29
Choose a base ref
...
head repository: tencentcloudstack/vscode-tencentcloud-terraform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 14 files changed
  • 1 contributor

Commits on Jan 8, 2024

  1. enable json load

    lyu571 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    85a7bb6 View commit details
    Browse the repository at this point in the history
  2. fix multiple json issue

    lyu571 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    3ba49c4 View commit details
    Browse the repository at this point in the history
  3. 1.fix the logic of JSON files match. 2.use the extensionPath instead …

    …of __dirname. 3.load json files with sync(await). 4.rm pre-release trigger when PR merged.
    lyu571 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a89ea08 View commit details
    Browse the repository at this point in the history
  4. add request client

    lyu571 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    df949a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    665dc62 View commit details
    Browse the repository at this point in the history
  6. 1.introduce the context to get ext version and provider version.

    2.adjust the getShell and getIntegratedShell to async to get the reqcli with provider version.
    3.refactor the queryUserInfo method.
    4.deactivate clear user when close vscode.
    5.add warn msg when use without login.
    6.reset terminal env when aksk is null.
    lyu571 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1ff5320 View commit details
    Browse the repository at this point in the history
  7. 0.0.29

    lyu571 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1e74d2c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Merge pull request #16 from tencentcloudstack/feat/enable-reqcli-with…

    …-provider-extension-version
    
    Feat/enable reqcli with provider and extension version
    lyu571 authored May 15, 2024
    Configuration menu
    Copy the full SHA
    47219fb View commit details
    Browse the repository at this point in the history
Loading