Skip to content

Commit

Permalink
remove files and references to test/vscode-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
sagerb committed Feb 10, 2025
1 parent 80dfc6a commit 6b4a9e7
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 12,755 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,3 @@ jobs:
- package
uses: ./.github/workflows/upload.yaml
secrets: inherit

# Integration Tests
# bats:
# needs: build
# secrets: inherit
# uses: ./.github/workflows/bats.yaml

# vscode-ui:
# needs:
# - build
# - package
# secrets: inherit
# uses: ./.github/workflows/vscode-ui.yaml
1 change: 0 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ extensions/vscode/out
test/sample-content

# webdriver.io service
test/vscode-ui/.wdio-vscode-service
extensions/vscode/dist
extensions/vscode/assets/icons/template/mapping.json
extensions/vscode/node_modules
Expand Down
7 changes: 0 additions & 7 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -263,10 +263,3 @@ vscode *args:
{{ _with_debug }}
just extensions/vscode/{{ args }}

vscode-ui *args:
#!/usr/bin/env bash
set -eou pipefail
{{ _with_debug }}
just test/vscode-ui/{{ args }}
23 changes: 0 additions & 23 deletions test/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions test/vscode-ui/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion test/vscode-ui/.prettierignore

This file was deleted.

Empty file removed test/vscode-ui/errorShots/.keep
Empty file.
71 changes: 0 additions & 71 deletions test/vscode-ui/justfile

This file was deleted.

Loading

0 comments on commit 6b4a9e7

Please sign in to comment.