Skip to content

Commit

Permalink
Remove licenses from readmes and remove travis badges from readmes (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Anemy authored Jun 15, 2021
1 parent 4ea43fe commit 84dae0a
Show file tree
Hide file tree
Showing 70 changed files with 57 additions and 521 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# MongoDB Compass [![][travis_img]][travis_url]
# MongoDB Compass
The MongoDB GUI.

![Aggregation Pipeline Builder Tab in Compass](packages/compass/compass-screenshot.png)
Expand Down Expand Up @@ -97,6 +97,3 @@ forum](https://feedback.mongodb.com/forums/924283-compass).

# License
[SSPL](https://github.com/mongodb-js/compass/blob/master/LICENSE)

[travis_img]: https://travis-ci.org/mongodb-js/compass.svg
[travis_url]: https://travis-ci.org/mongodb-js/compass
4 changes: 0 additions & 4 deletions packages/ace-mode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,9 +354,5 @@ color: #0086B3;
</div>
```

## License

Apache 2.0

[npm_img]: https://img.shields.io/npm/v/mongodb-ace-mode.svg?style=flat-square
[npm_url]: https://www.npmjs.org/package/mongodb-ace-mode
4 changes: 0 additions & 4 deletions packages/ace-theme-query/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,5 @@ import 'mongodb-ace-theme-query';
editor.setTheme("ace/theme/mongodb-query");
```

## License

Apache 2.0

[npm_img]: https://img.shields.io/npm/v/mongodb-ace-theme-query.svg?style=flat-square
[npm_url]: https://www.npmjs.org/package/mongodb-ace-theme-query
4 changes: 0 additions & 4 deletions packages/ace-theme/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,5 @@ import 'mongodb-ace-theme';
editor.setTheme("ace/theme/mongodb");
```

## License

Apache 2.0

[npm_img]: https://img.shields.io/npm/v/mongodb-ace-theme.svg?style=flat-square
[npm_url]: https://www.npmjs.org/package/mongodb-ace-theme
8 changes: 1 addition & 7 deletions packages/app-migrations/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# app-migrations [![travis][travis_img]][travis_url] [![npm][npm_img]][npm_url]
# app-migrations [![npm][npm_img]][npm_url]

> A helper module to define and execute app schema migrations.
Expand Down Expand Up @@ -92,11 +92,5 @@ migrate('1.0.8', '1.0.3', function(err, res) {
// Error: Downgrade from version 1.0.8 to 1.0.3 not possible.
```

## License

Apache 2.0

[travis_img]: https://img.shields.io/travis/mongodb-js/app-migrations.svg
[travis_url]: https://travis-ci.org/mongodb-js/app-migrations
[npm_img]: https://img.shields.io/npm/v/app-migrations.svg
[npm_url]: https://npmjs.org/package/app-migrations
8 changes: 1 addition & 7 deletions packages/collection-model/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# mongodb-collection-model [![][npm_img]][npm_url] [![][travis_img]][travis_url]
# mongodb-collection-model [![][npm_img]][npm_url]

> MongoDB collection model.
Expand All @@ -14,12 +14,6 @@ npm install --save mongodb-collection-model
npm test
```

## License

Apache 2.0

[travis_img]: https://secure.travis-ci.org/mongodb-js/collection-model.svg?branch=master
[travis_url]: https://travis-ci.org/mongodb-js/collection-model
[npm_img]: https://img.shields.io/npm/v/mongodb-collection-model.svg
[npm_url]: https://www.npmjs.org/package/mongodb-collection-model
[gitter_img]: https://badges.gitter.im/Join%20Chat.svg
8 changes: 1 addition & 7 deletions packages/compass-aggregations/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# compass-aggregations [![][travis_img]][travis_url] [![][storybook_img]][storybook_url]
# compass-aggregations [![][storybook_img]][storybook_url]

> Compass Plugin for the MongoDB Aggregation Pipeline Builder.
Expand Down Expand Up @@ -321,12 +321,6 @@ npm run analyze
npm i -S @mongodb-js/compass-aggregations
```

## License

Apache 2.0

[travis_img]: https://travis-ci.org/mongodb-js/compass-aggregations.svg?branch=master
[travis_url]: https://travis-ci.org/mongodb-js/compass-aggregations
[storybook_img]: https://raw.githubusercontent.com/storybooks/brand/master/badge/badge-storybook.svg
[storybook_url]: https://mongodb-js.github.io/compass-aggregations/
[hadron-app-registry]: https://github.com/mongodb-js/hadron-app-registry
14 changes: 1 addition & 13 deletions packages/compass-app-stores/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# app-stores [![][travis_img]][travis_url]
# app-stores

> The external stores repo for compass
Expand All @@ -19,12 +19,6 @@ COMPASS_HOME=/path/to/my/compass npm run link-plugin
COMPASS_HOME=/path/to/my/compass npm run unlink-plugin
```

## License

Apache 2

===

## Features

#### Storybook
Expand Down Expand Up @@ -89,12 +83,6 @@ For completeness, below is a list of directories present in this module:
they are automatically added to storybook.
- `test` implement your tests here, and name the files `*.test.js`.

## License

Apache 2.0

[travis_img]: https://travis-ci.org/mongodb-js/compass-app-stores.svg?branch=master
[travis_url]: https://travis-ci.org/mongodb-js/compass-app-stores
[react-storybook]: https://github.com/kadirahq/react-storybook
[enzyme]: http://airbnb.io/enzyme/
[enzyme-chai]: https://github.com/producthunt/chai-enzyme
Expand Down
12 changes: 1 addition & 11 deletions packages/compass-auto-updates/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# compass-auto-updates [![][travis_img]][travis_url]
# compass-auto-updates

> Compass Auto Updates Plugin
## License

Apache 2

===

## Features
Expand Down Expand Up @@ -62,12 +58,6 @@ For completeness, below is a list of directories present in this module:
they are automatically added to storybook.
- `test` implement your tests here, and name the files `*.test.js`.

## License

Apache 2.0

[travis_img]: https://travis-ci.org/mongodb-js/compass-auto-updates.svg?branch=master
[travis_url]: https://travis-ci.org/mongodb-js/compass-auto-updates
[enzyme]: http://airbnb.io/enzyme/
[enzyme-chai]: https://github.com/producthunt/chai-enzyme
[jsdom]: https://github.com/tmpvar/jsdom
9 changes: 1 addition & 8 deletions packages/compass-collection-stats/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
# Collection Stats [![][travis_img]][travis_url]
# Collection Stats

Compass Collection Stats

## License

Apache 2.0

[travis_img]: https://travis-ci.com/mongodb-js/compass-collection-stats.svg?token=ezEB2TnpPiu7XLo6ByZp&branch=master
[travis_url]: https://travis-ci.com/mongodb-js/compass-collection-stats
8 changes: 1 addition & 7 deletions packages/compass-collection/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# @mongodb-js/compass-collection [![][travis_img]][travis_url] [![][azure_img]][azure_url]
# @mongodb-js/compass-collection [![][azure_img]][azure_url]

> Compass Collection Plugin
Expand Down Expand Up @@ -92,12 +92,6 @@ COMPASS_HOME=/path/to/my/compass npm run unlink-plugin
- [ ] docs: dependabot
- [x] ci: publish coverage and karma xunit on azure

## License

Apache 2.0

[travis_img]: https://travis-ci.org/mongodb-js/compass-collection.svg?branch=master
[travis_url]: https://travis-ci.org/mongodb-js/compass-collection
[azure_img]: https://dev.azure.com/team-compass/team-compass/_apis/build/status/mongodb-js.compass-collection?branchName=master
[azure_url]: https://dev.azure.com/team-compass/team-compass/_build/latest?definitionId=1&branchName=master
[react-storybook]: https://github.com/kadirahq/react-storybook
Expand Down
1 change: 0 additions & 1 deletion packages/compass-connect/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
.jshintrc
.jsfmtrc
.nycrc
.travis.yml
config/
electron/
karma.conf.js
Expand Down
8 changes: 1 addition & 7 deletions packages/compass-connect/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Compass Connect [![][travis_img]][travis_url]
# Compass Connect

This plugin is the initial connection screen dialog that appears when you open MongoDB Compass.

Expand Down Expand Up @@ -42,11 +42,5 @@ Users can switch to the form view by clicking `"Fill in connection fields indivi

![form-view](./form-view.png)

## License

Apache 2.0

[travis_img]: https://travis-ci.org/mongodb-js/compass-connect.svg?token=ezEB2TnpPiu7XLo6ByZp&branch=master
[travis_url]: https://travis-ci.org/mongodb-js/compass-connect
[npm_img]: https://img.shields.io/npm/v/@mongodb-js/compass-connect.svg?style=flat-square
[npm_url]: https://www.npmjs.org/package/@mongodb-js/compass-connect
3 changes: 0 additions & 3 deletions packages/compass-crud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,6 @@ npm install -S @mongodb-js/compass-crud
- [hadron-app-registry][hadron-app-registry]
- [hadron-app][hadron-app]

# License
[Apache 2.0](./LICENSE)

[workflow_img]: https://github.com/mongodb-js/compass-crud/workflows/Run%20Tests/badge.svg
[workflow_url]: https://github.com/mongodb-js/compass-crud/actions?query=workflow%3A%22Run+Tests%22+branch%3Amaster
[npm_img]: https://img.shields.io/npm/v/@mongodb-js/compass-crud.svg?style=flat-square
Expand Down
14 changes: 1 addition & 13 deletions packages/compass-database/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# database [![][travis_img]][travis_url]
# database

> Compass Database Plugin
Expand All @@ -19,12 +19,6 @@ COMPASS_HOME=/path/to/my/compass npm run link-plugin
COMPASS_HOME=/path/to/my/compass npm run unlink-plugin
```

## License

Apache 2

===

## Features

#### Storybook
Expand Down Expand Up @@ -89,12 +83,6 @@ For completeness, below is a list of directories present in this module:
they are automatically added to storybook.
- `test` implement your tests here, and name the files `*.test.js`.

## License

Apache 2.0

[travis_img]: https://travis-ci.org/mongodb-js/compass-database.svg?branch=master
[travis_url]: https://travis-ci.org/mongodb-js/compass-database
[react-storybook]: https://github.com/kadirahq/react-storybook
[enzyme]: http://airbnb.io/enzyme/
[enzyme-chai]: https://github.com/producthunt/chai-enzyme
Expand Down
6 changes: 1 addition & 5 deletions packages/compass-deployment-awareness/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Compass Deployment Awareness Plugin [![Build Status](https://travis-ci.org/mongodb-js/compass-deployment-awareness.svg)](https://travis-ci.org/mongodb-js/compass-deployment-awareness)
# Compass Deployment Awareness Plugin

Provide functionality surrounding deployment awareness and if the topology
is in a state to read or write.
Expand All @@ -23,7 +23,3 @@ is in a state to read or write.
|---------------------------------------|---------------------------------------------------------|
| `DeploymentAwareness.ReadStateStore` | Triggers when the readable state changes. |
| `DeploymentAwareness.WriteStateStore` | Triggers when the writable state changes. |

## License

Apache 2
8 changes: 1 addition & 7 deletions packages/compass-explain-plan/README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
# compass-explain-plan [![][travis_img]][travis_url]
# compass-explain-plan

> Compass plugin for Explain Plan
The Explain Plan tab displays the execution plan for a query.

===

## License

Apache 2.0

[travis_img]: https://travis-ci.org/mongodb-js/compass-explain-plan.svg?branch=master
[travis_url]: https://travis-ci.org/mongodb-js/compass-explain-plan
[enzyme]: http://airbnb.io/enzyme/
[enzyme-chai]: https://github.com/producthunt/chai-enzyme
[jsdom]: https://github.com/tmpvar/jsdom
14 changes: 1 addition & 13 deletions packages/compass-export-to-language/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# export-to-language [![][travis_img]][travis_url]
# export-to-language

> export to language button
Expand All @@ -19,12 +19,6 @@ COMPASS_HOME=/path/to/my/compass npm run link-plugin
COMPASS_HOME=/path/to/my/compass npm run unlink-plugin
```

## License

Apache 2

===

## Features

#### Storybook
Expand Down Expand Up @@ -78,12 +72,6 @@ For completeness, below is a list of directories present in this module:
they are automatically added to storybook.
- `test` implement your tests here, and name the files `*.test.js`.

## License

Apache 2.0

[travis_img]: https://travis-ci.org/mongodb-js/compass-export-to-language.svg?style=flat-square
[travis_url]: https://travis-ci.org/mongodb-js/compass-export-to-language
[react-storybook]: https://github.com/kadirahq/react-storybook
[enzyme]: http://airbnb.io/enzyme/
[enzyme-chai]: https://github.com/producthunt/chai-enzyme
Expand Down
14 changes: 1 addition & 13 deletions packages/compass-field-store/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# field-store [![][travis_img]][travis_url]
# field-store

>
Expand All @@ -19,12 +19,6 @@ COMPASS_HOME=/path/to/my/compass npm run link-plugin
COMPASS_HOME=/path/to/my/compass npm run unlink-plugin
```

## License

Apache 2

===

## Features

#### Storybook
Expand Down Expand Up @@ -89,12 +83,6 @@ For completeness, below is a list of directories present in this module:
they are automatically added to storybook.
- `test` implement your tests here, and name the files `*.test.js`.

## License

Apache 2.0

[travis_img]: https://travis-ci.org/mongodb-js/field-store.svg?branch=master
[travis_url]: https://travis-ci.org/mongodb-js/field-store
[react-storybook]: https://github.com/kadirahq/react-storybook
[enzyme]: http://airbnb.io/enzyme/
[enzyme-chai]: https://github.com/producthunt/chai-enzyme
Expand Down
14 changes: 1 addition & 13 deletions packages/compass-find-in-page/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# compass-find-in-page [![][travis_img]][travis_url]
# compass-find-in-page

> cmd-f UI for compass
Expand All @@ -19,12 +19,6 @@ COMPASS_HOME=/path/to/my/compass npm run link-plugin
COMPASS_HOME=/path/to/my/compass npm run unlink-plugin
```

## License

Apache 2

===

## Features

#### Storybook
Expand Down Expand Up @@ -89,12 +83,6 @@ For completeness, below is a list of directories present in this module:
they are automatically added to storybook.
- `test` implement your tests here, and name the files `*.test.js`.

## License

Apache 2.0

[travis_img]: https://img.shields.io/travis/mongodb-js/10gen/compass-find-in-page/master.svg?style=flat-square
[travis_url]: https://travis-ci.com/mongodb-js/compass-find-in-page
[react-storybook]: https://github.com/kadirahq/react-storybook
[enzyme]: http://airbnb.io/enzyme/
[enzyme-chai]: https://github.com/producthunt/chai-enzyme
Expand Down
Loading

0 comments on commit 84dae0a

Please sign in to comment.