This repository has been archived by the owner on Oct 11, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2586 from withspectrum/2.1.7
2.1.7
- Loading branch information
Showing
40 changed files
with
530 additions
and
183 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Contributing | ||
|
||
## Auto labelling | ||
|
||
The PR template contains a section that looks something like this: | ||
|
||
``` | ||
<!-- | ||
Please check the checkboxes below for any labels you want assigned to the PR: | ||
- [ ] WIP | ||
- [ ] Ready for review | ||
- [ ] Needs testing | ||
--> | ||
``` | ||
|
||
If you check one of these boxes the corresponding label will automatically be applied to the PR by our bot. For example ticking "WIP" will assign the "WIP: Building" label: | ||
|
||
|
||
``` | ||
- [x] WIP | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
// flow-typed signature: 45f3a6b6919397f3ea67b75c1a9601bf | ||
// flow-typed version: <<STUB>>/danger-plugin-flow_vx.x.x/flow_v0.66.0 | ||
|
||
/** | ||
* This is an autogenerated libdef stub for: | ||
* | ||
* 'danger-plugin-flow' | ||
* | ||
* Fill this stub out by replacing all the `any` types. | ||
* | ||
* Once filled out, we encourage you to share your work with the | ||
* community by sending a pull request to: | ||
* https://github.com/flowtype/flow-typed | ||
*/ | ||
|
||
declare module 'danger-plugin-flow' { | ||
declare module.exports: any; | ||
} | ||
|
||
/** | ||
* We include stubs for each file inside this npm package in case you need to | ||
* require those files directly. Feel free to delete any files that aren't | ||
* needed. | ||
*/ | ||
declare module 'danger-plugin-flow/dist/index' { | ||
declare module.exports: any; | ||
} | ||
|
||
declare module 'danger-plugin-flow/dist/index.test' { | ||
declare module.exports: any; | ||
} | ||
|
||
// Filename aliases | ||
declare module 'danger-plugin-flow/dist/index.js' { | ||
declare module.exports: $Exports<'danger-plugin-flow/dist/index'>; | ||
} | ||
declare module 'danger-plugin-flow/dist/index.test.js' { | ||
declare module.exports: $Exports<'danger-plugin-flow/dist/index.test'>; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
// flow-typed signature: be735722bffb485a8cf54a7c7080821a | ||
// flow-typed version: <<STUB>>/danger-plugin-no-console_v1.x/flow_v0.66.0 | ||
|
||
/** | ||
* This is an autogenerated libdef stub for: | ||
* | ||
* 'danger-plugin-no-console' | ||
* | ||
* Fill this stub out by replacing all the `any` types. | ||
* | ||
* Once filled out, we encourage you to share your work with the | ||
* community by sending a pull request to: | ||
* https://github.com/flowtype/flow-typed | ||
*/ | ||
|
||
declare module 'danger-plugin-no-console' { | ||
declare module.exports: any; | ||
} | ||
|
||
/** | ||
* We include stubs for each file inside this npm package in case you need to | ||
* require those files directly. Feel free to delete any files that aren't | ||
* needed. | ||
*/ | ||
declare module 'danger-plugin-no-console/dist/index' { | ||
declare module.exports: any; | ||
} | ||
|
||
declare module 'danger-plugin-no-console/docs/script/inherited-summary' { | ||
declare module.exports: any; | ||
} | ||
|
||
declare module 'danger-plugin-no-console/docs/script/inner-link' { | ||
declare module.exports: any; | ||
} | ||
|
||
declare module 'danger-plugin-no-console/docs/script/manual' { | ||
declare module.exports: any; | ||
} | ||
|
||
declare module 'danger-plugin-no-console/docs/script/patch-for-local' { | ||
declare module.exports: any; | ||
} | ||
|
||
declare module 'danger-plugin-no-console/docs/script/prettify/prettify' { | ||
declare module.exports: any; | ||
} | ||
|
||
declare module 'danger-plugin-no-console/docs/script/pretty-print' { | ||
declare module.exports: any; | ||
} | ||
|
||
declare module 'danger-plugin-no-console/docs/script/search_index' { | ||
declare module.exports: any; | ||
} | ||
|
||
declare module 'danger-plugin-no-console/docs/script/search' { | ||
declare module.exports: any; | ||
} | ||
|
||
declare module 'danger-plugin-no-console/docs/script/test-summary' { | ||
declare module.exports: any; | ||
} | ||
|
||
// Filename aliases | ||
declare module 'danger-plugin-no-console/dist/index.js' { | ||
declare module.exports: $Exports<'danger-plugin-no-console/dist/index'>; | ||
} | ||
declare module 'danger-plugin-no-console/docs/script/inherited-summary.js' { | ||
declare module.exports: $Exports<'danger-plugin-no-console/docs/script/inherited-summary'>; | ||
} | ||
declare module 'danger-plugin-no-console/docs/script/inner-link.js' { | ||
declare module.exports: $Exports<'danger-plugin-no-console/docs/script/inner-link'>; | ||
} | ||
declare module 'danger-plugin-no-console/docs/script/manual.js' { | ||
declare module.exports: $Exports<'danger-plugin-no-console/docs/script/manual'>; | ||
} | ||
declare module 'danger-plugin-no-console/docs/script/patch-for-local.js' { | ||
declare module.exports: $Exports<'danger-plugin-no-console/docs/script/patch-for-local'>; | ||
} | ||
declare module 'danger-plugin-no-console/docs/script/prettify/prettify.js' { | ||
declare module.exports: $Exports<'danger-plugin-no-console/docs/script/prettify/prettify'>; | ||
} | ||
declare module 'danger-plugin-no-console/docs/script/pretty-print.js' { | ||
declare module.exports: $Exports<'danger-plugin-no-console/docs/script/pretty-print'>; | ||
} | ||
declare module 'danger-plugin-no-console/docs/script/search_index.js' { | ||
declare module.exports: $Exports<'danger-plugin-no-console/docs/script/search_index'>; | ||
} | ||
declare module 'danger-plugin-no-console/docs/script/search.js' { | ||
declare module.exports: $Exports<'danger-plugin-no-console/docs/script/search'>; | ||
} | ||
declare module 'danger-plugin-no-console/docs/script/test-summary.js' { | ||
declare module.exports: $Exports<'danger-plugin-no-console/docs/script/test-summary'>; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
// flow-typed signature: 592c0e5852cd969e5602279b98fb79c2 | ||
// flow-typed version: <<STUB>>/rethinkdb-changefeed-reconnect_v0.3.2/flow_v0.66.0 | ||
|
||
/** | ||
* This is an autogenerated libdef stub for: | ||
* | ||
* 'rethinkdb-changefeed-reconnect' | ||
* | ||
* Fill this stub out by replacing all the `any` types. | ||
* | ||
* Once filled out, we encourage you to share your work with the | ||
* community by sending a pull request to: | ||
* https://github.com/flowtype/flow-typed | ||
*/ | ||
|
||
declare module 'rethinkdb-changefeed-reconnect' { | ||
declare module.exports: any; | ||
} | ||
|
||
/** | ||
* We include stubs for each file inside this npm package in case you need to | ||
* require those files directly. Feel free to delete any files that aren't | ||
* needed. | ||
*/ | ||
declare module 'rethinkdb-changefeed-reconnect/example/example.babel' { | ||
declare module.exports: any; | ||
} | ||
|
||
declare module 'rethinkdb-changefeed-reconnect/example/example' { | ||
declare module.exports: any; | ||
} | ||
|
||
declare module 'rethinkdb-changefeed-reconnect/example/index' { | ||
declare module.exports: any; | ||
} | ||
|
||
declare module 'rethinkdb-changefeed-reconnect/lib/__tests__/index.test' { | ||
declare module.exports: any; | ||
} | ||
|
||
declare module 'rethinkdb-changefeed-reconnect/lib/index' { | ||
declare module.exports: any; | ||
} | ||
|
||
declare module 'rethinkdb-changefeed-reconnect/src/__tests__/index.test' { | ||
declare module.exports: any; | ||
} | ||
|
||
declare module 'rethinkdb-changefeed-reconnect/src/index' { | ||
declare module.exports: any; | ||
} | ||
|
||
// Filename aliases | ||
declare module 'rethinkdb-changefeed-reconnect/example/example.babel.js' { | ||
declare module.exports: $Exports<'rethinkdb-changefeed-reconnect/example/example.babel'>; | ||
} | ||
declare module 'rethinkdb-changefeed-reconnect/example/example.js' { | ||
declare module.exports: $Exports<'rethinkdb-changefeed-reconnect/example/example'>; | ||
} | ||
declare module 'rethinkdb-changefeed-reconnect/example/index.js' { | ||
declare module.exports: $Exports<'rethinkdb-changefeed-reconnect/example/index'>; | ||
} | ||
declare module 'rethinkdb-changefeed-reconnect/lib/__tests__/index.test.js' { | ||
declare module.exports: $Exports<'rethinkdb-changefeed-reconnect/lib/__tests__/index.test'>; | ||
} | ||
declare module 'rethinkdb-changefeed-reconnect/lib/index.js' { | ||
declare module.exports: $Exports<'rethinkdb-changefeed-reconnect/lib/index'>; | ||
} | ||
declare module 'rethinkdb-changefeed-reconnect/src/__tests__/index.test.js' { | ||
declare module.exports: $Exports<'rethinkdb-changefeed-reconnect/src/__tests__/index.test'>; | ||
} | ||
declare module 'rethinkdb-changefeed-reconnect/src/index.js' { | ||
declare module.exports: $Exports<'rethinkdb-changefeed-reconnect/src/index'>; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.