Skip to content

Commit

Permalink
Revert "test: added UI tests (fabric8-analytics#527)" (fabric8-analyt…
Browse files Browse the repository at this point in the history
…ics#543)

This reverts commit f7fc895.
  • Loading branch information
mathur07 authored Oct 6, 2021
1 parent f7fc895 commit 4831d0e
Show file tree
Hide file tree
Showing 47 changed files with 99 additions and 5,132 deletions.
33 changes: 0 additions & 33 deletions .github/workflows/ui-test-linux.yml

This file was deleted.

41 changes: 0 additions & 41 deletions .github/workflows/ui-test-windows.yml

This file was deleted.

1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ coverage/
target/
test/resources/**/package-lock.json
test/resources/**/node_modules
test-resources/
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Change Log
## 0.3.3 (May 6th 2021)

- enhancement - Let language server know about the type of client and RedHat UUID. See [#497](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/497)
- enhancement - Use lsp 0.4.26 to pass more data to api-server.See [#186](https://github.com/fabric8-analytics/fabric8-analytics-lsp-server/pull/186)
- enhancement - upgrade dev deps to fix vulns. See [#514](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/514)
Expand All @@ -12,7 +11,6 @@
- fixes - [BUG] Ignore unparseable files from telemetry reporting. See [#513](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/issues/513) [#191](https://github.com/fabric8-analytics/fabric8-analytics-lsp-server/pull/191)

## 0.3.2 (February 9th, 2021)

- enhancement - Get python path from ms-python extension. See [#485](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/485)
- enhancement - Usage data collection to enhance extension. For more details view [privacy statement](https://developers.redhat.com/article/tool-data-collection) and [usage data doc](Telemetry.md). See [#489](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/486) [#487](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/487) [#488](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/488)
- fixes - Use lsp 0.4.24 to fix bug with empty manifests. See [#493](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/issues/493) [#494](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/494)
Expand All @@ -23,7 +21,6 @@
- fixes - LSP failure on vscode-insider and Che(node >= 12.16.0). See [#481](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/issues/481) [#483](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/483)

## 0.3.0 (January 4th, 2021)

- enhancement - Support for Golang ecosystem. Plugin can now scan and identify vulnerability within module and package for golang software stacks. See [#436](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/436)
- Identify direct and transitive vulnerability for modules and packages
- Support for semver and pseudo version format
Expand Down Expand Up @@ -145,4 +142,4 @@

- enhancement - add support to show progress when language Server is in action. See [#4487](https://github.com/openshiftio/openshift.io/issues/4487).
- enhancement - Show proper status messages for progress for stack report generation, currently it just shows "Generate Application Stack Report". See [#4487](https://github.com/openshiftio/openshift.io/issues/4487).
- Increases test coverage
- Increases test coverage
14 changes: 0 additions & 14 deletions manifests/go.mod

This file was deleted.

15 changes: 0 additions & 15 deletions manifests/main.go

This file was deleted.

43 changes: 0 additions & 43 deletions manifests/package.json

This file was deleted.

102 changes: 0 additions & 102 deletions manifests/pom.xml

This file was deleted.

4 changes: 0 additions & 4 deletions manifests/requirements.txt

This file was deleted.

35 changes: 0 additions & 35 deletions manifests/vulns.json

This file was deleted.

12 changes: 0 additions & 12 deletions manifests1/go.mod

This file was deleted.

18 changes: 0 additions & 18 deletions manifests1/main.go

This file was deleted.

31 changes: 0 additions & 31 deletions manifests1/package.json

This file was deleted.

Loading

0 comments on commit 4831d0e

Please sign in to comment.