Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove unused app-migrations package #4942

Merged
merged 2 commits into from
Oct 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.