Skip to content

Commit 199697f

Browse files
Merge pull request #15576 from logonoff/CONSOLE-4821-s2e5-halloween
CONSOLE-4821: Remove gitops-plugin
2 parents f4b804a + 1426519 commit 199697f

File tree

73 files changed

+0
-3060
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+0
-3060
lines changed

frontend/integration-tests/test-cypress.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ if [ $# -eq 0 ]; then
5959
echo " test-cypress.sh -p console // opens Cypress Test Runner for console tests"
6060
echo " test-cypress.sh -p olm // opens Cypress Test Runner for OLM tests"
6161
echo " test-cypress.sh -p dev-console // opens Cypress Test Runner for Dev-Console tests"
62-
echo " test-cypress.sh -p gitops // opens Cypress Test Runner for gitops tests"
6362
echo " test-cypress.sh -p knative // opens Cypress Test Runner for knative tests"
6463
echo " test-cypress.sh -p pipelines // opens Cypress Test Runner for pipelines tests"
6564
echo " test-cypress.sh -p shipwright // opens Cypress Test Runner for shipwright tests"

frontend/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@
4242
"test-cypress-telemetry-headless": "cd packages/console-telemetry-plugin/integration-tests && yarn run test-cypress-headless",
4343
"test-cypress-telemetry-nightly": "cd packages/console-telemetry-plugin/integration-tests && yarn run test-cypress-headless-all",
4444
"test-cypress-telemetry": "cd packages/console-telemetry-plugin/integration-tests && yarn run test-cypress",
45-
"test-cypress-gitops": "cd packages/gitops-plugin/integration-tests && yarn run test-cypress",
46-
"test-cypress-gitops-headless": "cd packages/gitops-plugin/integration-tests && yarn run test-cypress-headless",
4745
"test-cypress-knative": "cd packages/knative-plugin/integration-tests && yarn run test-cypress",
4846
"test-cypress-knative-headless": "cd packages/knative-plugin/integration-tests && yarn run test-cypress-headless",
4947
"test-cypress-knative-nightly": "cd packages/knative-plugin/integration-tests && yarn run test-cypress-headless-all",

frontend/packages/console-app/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"dependencies": {
1111
"@console/container-security": "0.0.0-fixed",
1212
"@console/dev-console": "0.0.0-fixed",
13-
"@console/gitops-plugin": "0.0.0-fixed",
1413
"@console/helm-plugin": "0.0.0-fixed",
1514
"@console/internal": "0.0.0-fixed",
1615
"@console/insights-plugin": "0.0.0-fixed",

frontend/packages/dev-console/integration-tests/.gherkin-lintrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"@topology",
3535
"@knative",
3636
"@guided-tour",
37-
"@gitops",
3837
"@helm",
3938
"@monitoring",
4039
"@pipelines",

frontend/packages/gitops-plugin/OWNERS

Lines changed: 0 additions & 2 deletions
This file was deleted.

frontend/packages/gitops-plugin/console-extensions.json

Lines changed: 0 additions & 21 deletions
This file was deleted.

frontend/packages/gitops-plugin/integration-tests/.eslintrc

Lines changed: 0 additions & 15 deletions
This file was deleted.

frontend/packages/gitops-plugin/integration-tests/OWNERS

Lines changed: 0 additions & 7 deletions
This file was deleted.

frontend/packages/gitops-plugin/integration-tests/README.md

Lines changed: 0 additions & 52 deletions
This file was deleted.

frontend/packages/gitops-plugin/integration-tests/cypress.config.js

Lines changed: 0 additions & 58 deletions
This file was deleted.

0 commit comments

Comments
 (0)