Skip to content

Commit

Permalink
ACS-8610: cleanup demo shell protractor tests (#10148)
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysVuika committed Sep 10, 2024
1 parent a754976 commit f1208d4
Show file tree
Hide file tree
Showing 402 changed files with 180 additions and 45,538 deletions.
4 changes: 0 additions & 4 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,12 @@ node_modules
scripts
src
lib
integration
tools
demo-shell/src/
demo-shell/resources/
/angular.json
/desktop.ini
/cspell.json
/CODE_OF_CONDUCT.md
/.stylelintignore
/ALFRESCOCORS.md
/CONTRIBUTING.md
/appveyor.yml
/BROWSER-SUPPORT.md
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module.exports = {
{
files: ['*.ts'],
parserOptions: {
project: ['tsconfig.json', 'e2e/tsconfig.e2e.json'],
project: ['tsconfig.json'],
createDefaultProgram: true
},
extends: [
Expand Down
92 changes: 0 additions & 92 deletions .github/actions/artifact-append/action.yml

This file was deleted.

42 changes: 0 additions & 42 deletions .github/actions/artifact-extract/action.yml

This file was deleted.

32 changes: 0 additions & 32 deletions .github/actions/artifact-initialize/action.yml

This file was deleted.

204 changes: 0 additions & 204 deletions .github/actions/e2e/action.yml

This file was deleted.

Loading

0 comments on commit f1208d4

Please sign in to comment.