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

Chore: Update CHANGELOG [HEAD-78] #398

Closed

Conversation

j-luong
Copy link
Contributor

@j-luong j-luong commented Nov 23, 2023

Description

This PR updates the changelog and rebases the base branch with main so it is up-to-date.

PeterSchafer and others added 9 commits November 23, 2023 10:56
* feat: adds new LS based OssService class
* chore: read OSS settings for LS initialisation options
* chore: add unit tests for new OssService

---------

Co-authored-by: Peter Schäfer <[email protected]>
* refactor: rename and move ossSuggestionWebviewProviderLanguageServer

* feat: add new OSS (LS) panel in Snyk UI

* feat: configure new views and activation events for LS OSS treeview

* refactor: OSS messages for LS implementation; OssIssueCommandArgLanguerServer type

* refactor: getIssueRange abstract method to allow undefined

* feat: implement OSS vulnerability tree via LS class

* feat: configure extension.ts to show LS OSS vulnerability tree view

* feat: update issue types to support LS OSS issue command args

* refactor: getOpenIssueCommand abstract method to support LS OSS implementations

* feat: implement initial LS OSS treeview
* chore: introduce observerable in ProductService

* feat: enable LS based Vulnerability Count Service

* fix: creating subject

* chore: introduce static getOssIssueArgCommand()

* chore: adapt vuln count code action provider

* chore: remove dependency to old OSSService

* fix: linter & cleanup

* chore: adapt test to use LS versions of classes

* chore: delete now obsolote classes

* fix: duplicate diagnostics message

* fix: use strict equal

* chore: convert severities explicitely

* fix: typo
* docs: update instructions for contribution to include `npm run build`

Signed-off-by: Bastian Doetsch <[email protected]>

* chore: use ls based oss service in cmdcontroller

* chore: move convertion of Issue to OssVulnerability

* chore: adapt test

* chore: delete vulnerabilityCountCodeActionProviderLS class as LS handles CodeActions now

* chore: delete vulnerabilityCountHoverProvider class as LS handles hovers now

* chore: clean up codeaction/hovers where they are not needed anymore

* fix: linting

* check license data if undefined

* chore: display received details html

* chore: initial version taking html from ls

* chore: inject learn icon

* chore: inject nonce and cspsource

* fix: linter

---------

Signed-off-by: Bastian Doetsch <[email protected]>
Co-authored-by: Bastian Doetsch <[email protected]>
Co-authored-by: Jason Luong <[email protected]>
@j-luong j-luong requested a review from a team as a code owner November 23, 2023 11:22
@@ -2,7 +2,7 @@ name: CI
on:
pull_request:
branches:
- main
- '**'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question: what does this do?

@j-luong j-luong force-pushed the feat/HEAD-78_oss_via_ls branch from ad25056 to eff4ad8 Compare November 23, 2023 11:28
@bastiandoetsch
Copy link
Contributor

question: this kinda does a lot more than update the changelog. Why?

@j-luong
Copy link
Contributor Author

j-luong commented Nov 23, 2023

This PR is a bit redundant, the rebase should've happened on the correct branch. I'll close the PR.

@j-luong j-luong closed this Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants