Skip to content

Commit

Permalink
Revert "Merge develop into poc/upe instances multiplied (#5082)"
Browse files Browse the repository at this point in the history
This reverts commit 874ba03.
  • Loading branch information
Timur Karimov committed Nov 17, 2022
1 parent 874ba03 commit 8ef27f1
Show file tree
Hide file tree
Showing 249 changed files with 3,241 additions and 12,688 deletions.
5 changes: 5 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"env": {},
"ignore": [],
"presets": [ "@wordpress/babel-preset-default" ]
}
9 changes: 1 addition & 8 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -98,14 +98,7 @@
"jest/no-deprecated-functions": "off",
"no-alert": "off",
"object-shorthand": "off",
"no-multi-str": "off",
"no-restricted-syntax": [
"error",
{
"selector": "ImportDeclaration[source.value=/gridicons(?!\\u002F)/]",
"message": "Do not import whole Gridicons, import them individually with 'gridicons/dist/icon-name'."
}
]
"no-multi-str": "off"
},
"overrides": [
{
Expand Down
26 changes: 0 additions & 26 deletions .github/actions/build/action.yml

This file was deleted.

48 changes: 0 additions & 48 deletions .github/actions/create-branch/action.yml

This file was deleted.

50 changes: 0 additions & 50 deletions .github/actions/create-tag/action.yml

This file was deleted.

40 changes: 0 additions & 40 deletions .github/actions/generate-changelog/action.yml

This file was deleted.

29 changes: 0 additions & 29 deletions .github/actions/setup-repo/action.yml

This file was deleted.

33 changes: 0 additions & 33 deletions .github/actions/trigger-translations/action.yml

This file was deleted.

42 changes: 0 additions & 42 deletions .github/actions/version-check/action.yml

This file was deleted.

34 changes: 0 additions & 34 deletions .github/dependabot.yml

This file was deleted.

34 changes: 0 additions & 34 deletions .github/workflows/build-zip-file.yml

This file was deleted.

Loading

0 comments on commit 8ef27f1

Please sign in to comment.