Skip to content

Commit

Permalink
chore: remove unused app-migrations package (#4942)
Browse files Browse the repository at this point in the history
* chore: remove unused package

* lock
  • Loading branch information
mcasimir authored Oct 4, 2023
1 parent a16da48 commit 45691ef
Show file tree
Hide file tree
Showing 12 changed files with 3 additions and 338 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ Is there anything else you’d like to see in Compass? Let us know by submitting
- [**@mongodb-js/mongodb-notary-service-client**](packages/notary-service-client): A client for our notary-service: an API for codesigning
- [**@mongodb-js/mongodb-redux-common**](packages/redux-common): Common Redux Modules for mongodb-js
- [**@mongodb-js/ssh-tunnel**](packages/ssh-tunnel): Yet another ssh tunnel based on ssh2
- [**app-migrations**](packages/app-migrations): Helper for application schema migrations
- [**bson-transpilers**](packages/bson-transpilers): Source to source compilers using ANTLR
- [**compass-e2e-tests**](packages/compass-e2e-tests): E2E test suite for Compass app that follows smoke tests / feature testing matrix
- [**compass-preferences-model**](packages/compass-preferences-model): Compass preferences model
Expand Down
23 changes: 3 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion packages/app-migrations/.depcheckrc

This file was deleted.

3 changes: 0 additions & 3 deletions packages/app-migrations/.eslintrc

This file was deleted.

3 changes: 0 additions & 3 deletions packages/app-migrations/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions packages/app-migrations/.npmignore

This file was deleted.

96 changes: 0 additions & 96 deletions packages/app-migrations/README.md

This file was deleted.

24 changes: 0 additions & 24 deletions packages/app-migrations/examples/spaceship.js

This file was deleted.

1 change: 0 additions & 1 deletion packages/app-migrations/index.js

This file was deleted.

54 changes: 0 additions & 54 deletions packages/app-migrations/lib/index.js

This file was deleted.

38 changes: 0 additions & 38 deletions packages/app-migrations/package.json

This file was deleted.

93 changes: 0 additions & 93 deletions packages/app-migrations/test/index.test.js

This file was deleted.

0 comments on commit 45691ef

Please sign in to comment.