Skip to content

Commit

Permalink
Merge branch 'develop' into ACS-8215-filter-out-deps-of-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tomson7777 authored Sep 24, 2024
2 parents 977118b + 8144006 commit 34c4923
Show file tree
Hide file tree
Showing 801 changed files with 7,238 additions and 48,450 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 34c4923

Please sign in to comment.