Skip to content

Commit

Permalink
chore: remove old upgrade-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Dec 13, 2023
1 parent d51fdcd commit 6501295
Show file tree
Hide file tree
Showing 22 changed files with 0 additions and 1,546 deletions.
8 changes: 0 additions & 8 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -157,14 +157,6 @@ module.exports = {
project: false,
},
},
{
files: ['packages/**/upgrade-test-scripts/**/*.*js'],
rules: {
// NOTE: This rule is enabled for the repository in general. We turn it
// off for test code for now.
'@jessie.js/safe-await-separator': 'off',
},
},
{
// Types files have no promises to lint and that linter chokes on the .d.ts twin.
// Maybe due to https://github.com/typescript-eslint/typescript-eslint/issues/7435
Expand Down
34 changes: 0 additions & 34 deletions packages/deployment/upgrade-test/Dockerfile

This file was deleted.

44 changes: 0 additions & 44 deletions packages/deployment/upgrade-test/Makefile

This file was deleted.

110 changes: 0 additions & 110 deletions packages/deployment/upgrade-test/Readme.md

This file was deleted.

132 changes: 0 additions & 132 deletions packages/deployment/upgrade-test/upgrade-test-scripts/cliHelper.js

This file was deleted.

Loading

0 comments on commit 6501295

Please sign in to comment.