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: 47219fb
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: ab05ef7
Choose a head ref
  • 12 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 29, 2023

  1. enable json load

    lyu571 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    8a4a530 View commit details
    Browse the repository at this point in the history
  2. fix multiple json issue

    lyu571 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    07234e3 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 Dec 29, 2023
    Configuration menu
    Copy the full SHA
    5b5ccda View commit details
    Browse the repository at this point in the history
  4. 0.0.26

    lyu571 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    80722bb View commit details
    Browse the repository at this point in the history
  5. add request client

    lyu571 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    ccbdffa View commit details
    Browse the repository at this point in the history
  6. 0.0.27

    lyu571 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    eedef00 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

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

    lyu571 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    25a9322 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    a5cf6ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    319dbeb View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. 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.
    lyu571 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    5408097 View commit details
    Browse the repository at this point in the history
  2. merge code

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