Skip to content

Releases: codacy/codacy-vscode-extension

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 08:32
c8e761b

c8e761b Merge pull request #204 from codacy/integrate-new-cli
c467fd5 change codeowners
a0abc8f test fixing build
fbe67b3 fix build
4611fa9 remove comment
9b5e669 apply suggestion
17bf35a resolve conflicts
8aac8ac bump analysis cli
93244a5 pin @types/vscode to 1.102.0
73af31a update proxy integreation and config update flow
a864d77 delete unused proxy code
3ecbde0 integrate new cli flow
bf4ad06 fix type errors
38d39e9 add progress flow for cli init
649325e initial integration with new cli

v1.15.1

Choose a tag to compare

@github-actions github-actions released this 01 Jul 15:48
98bac71

98bac71 Merge pull request #203 from codacy/fix-auth
ab1dd7c update api
11e047f apply suggestions
03e0f5a fix auth flow

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 14:12
816997b

816997b Merge pull request #202 from codacy/temp-token-flow
0778b6d catch error when deleting token
d549e48 avoid storing temp token in secretStorage
b474976 implement temporary token logic
9f724da Change Contact Support ticket form from Zendesk to Pylon (#200)

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 13:19
366ba1e

366ba1e Merge pull request #199 from codacy/fix-loading-of-certs
e5cb26b propagate disabled strict ssl to no proxy situations
6097100 fix proxy certificate loading

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 08:23
fe98928

fe98928 Merge pull request #198 from codacy/add-proxy-env-to-cli
b73bcb5 pass proxy env vars to cli

v1.12.1

Choose a tag to compare

@github-actions github-actions released this 03 Jun 10:32
f5deefd

f5deefd Merge pull request #197 from codacy/add-proxy-env-to-mcp
09d9415 apply suggestion
f545756 update mcp config with the proxy vars

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 27 May 08:22
9704fbd

9704fbd Merge pull request #196 from codacy/add-proxy-support
e8d70d6 remove redundant checks
7852baf implement no_proxy functionality
8553e39 implement suggestions
ef37153 add test for the proxy config
84c8713 fix proxy for http connection
f9c639e implement proxy
275e52a Merge pull request #192 from codacy/security/pin-actions-to-sha
f8fda3e Merge pull request #193 from codacy/dependabot/npm_and_yarn/handlebars-4.7.9
5abdb6c Bump handlebars from 4.7.8 to 4.7.9
f9097c5 Security: pin GitHub Actions to SHA hashes

v1.11.17

Choose a tag to compare

@github-actions github-actions released this 12 Mar 15:44
3075123

3075123 Merge pull request #191 from codacy/fix-exposed-token
898b744 fix exposed tokens in codacy error
f440c44 strip error message of exposed token

v1.11.16

Choose a tag to compare

@github-actions github-actions released this 06 Mar 09:16
ce28add

ce28add Merge pull request #190 from codacy/setup-edge-case
e6e49a0 catch errors
459273e add logging for actions
57fefe3 improve error logging
e7e74a4 cover case when user doesn't have access to org

v1.11.15

Choose a tag to compare

@github-actions github-actions released this 10 Feb 12:11
59f3022

59f3022 Merge pull request #189 from codacy/force-type-provider
7e194f3 clean: Change provider type
b69b5ed Merge pull request #188 from codacy/fix-mcp-404
fe4db32 Merge pull request #185 from codacy/disable-pattern-CF-2151
2e318bf replace configure mcp with update mcp function & hide notification on update
4032a00 fix params not being used for instructions generation
f1a9a54 Update src/views/IssueDetailsProvider.ts
b7b9ae4 nitpick
2f13a88 fix: Add pattern title to action to be able to distinguish actions CF-2151
e6a75b3 fix: Use standards related to pattern instead of all standards CF-2151
33c0d56 Add disable for CLI CF-2151
1623db9 Merge pull request #187 from codacy/feat/CF-2031-tools-upd
1d7afbb feat: Remove resetConfig, change update logic CF-2031
a5e980d feat: Call cli discover reset on startup CF-2031
0b311aa fix: Apply copilot suggestions CF-2151
b63bbae feature: Add refresh action CF-2151
ff6bfa5 fix: Apply suggestions from copilot CF-2151
02a935e fix: Fix standard link CF-2151
88890eb clean: Isolate css and js in seperated files CF-2151
81f6875 feature: Add webview for coding standards CF-2151
c2e63c3 feature: Create base scenarios for disable pattern CF-2151
c77abee fix: Distinguish Issue details from CLI