Paul Melnikow
cbd8eba2c4
Fix REQUIRE_CLOUDFLARE for Heroku ( #5712 )
...
Ref #3027
2020-10-15 19:27:07 -04:00
chris48s
a4a8258fd5
unskip token integration test ( #5711 )
...
* unskip token integration test
* Update services/github/github-api-provider.integration.js
Co-authored-by: Paul Melnikow <github@paulmelnikow.com >
Co-authored-by: Paul Melnikow <github@paulmelnikow.com >
2020-10-15 21:44:07 +00:00
Marcin Mielnicki
e03549d88d
fix: TypeError in [DockerVersion] badge ( #5707 )
...
* fix: TypeError in DockerVersion badge
* A reference to the issue in test
Co-authored-by: Paul Melnikow <github@paulmelnikow.com >
Co-authored-by: Paul Melnikow <github@paulmelnikow.com >
2020-10-15 22:02:04 +02:00
Marcin Mielnicki
1aa25ab321
Add a deployment status using GitHub Actions ( #5709 )
2020-10-15 21:52:40 +02:00
Hubert Jagodziński
b9d5da66fd
Update service-tests.md ( #5706 )
...
* Update service-tests.md
Added information `expectBadge()` accepts a RegExp.
* Run prettier
2020-10-15 19:19:46 +00:00
Caleb Cartwright
740947ba06
tests: fix PackagistVersion service test ( #5703 )
2020-10-14 22:03:36 +00:00
Caleb Cartwright
3576fbd7b8
test(aur): use unit tests for outdated ( #5700 )
2020-10-13 18:40:23 -05:00
Paul Melnikow
1fab1a7140
When configured, require requests to come from Cloudflare ( #5666 )
...
This is the code part of #3027 , following [this article](https://www.viget.com/articles/heroku-cloudflare-the-right-way/ ) and using [this middleware](https://github.com/clive-io/cloudflare-middleware ).
I pulled in the `addHandlerAtIndex()` function @chris48s wrote for #5574 .
The middleware isn't perfect for scoutcamp, since it relies on `req.ip` which is something set by Express. However, the other solutions I found were either explicitly deprecated ([cloudflare-ip](https://www.npmjs.com/package/cloudflare-ip )) or relied on dynamically fetching the list of Cloudflare hosts ([cloudflare-ips](https://www.npmjs.com/package/cloudflare-ips )), which seems unnecessary as this list has not changed in several years.
I've left this off to start, so we can test it in production using an env var before we make it the production default.
2020-10-12 12:36:42 -04:00
dependabot-preview[bot]
4da15aafc1
Build(deps-dev): bump danger from 10.4.1 to 10.5.0 ( #5693 )
...
Bumps [danger](https://github.com/danger/danger-js ) from 10.4.1 to 10.5.0.
- [Release notes](https://github.com/danger/danger-js/releases )
- [Changelog](https://github.com/danger/danger-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/danger/danger-js/compare/10.4.1...10.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-12 11:34:29 +00:00
dependabot-preview[bot]
a0008ba7d1
Build(deps): bump moment from 2.29.0 to 2.29.1 ( #5685 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.0 to 2.29.1.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.0...2.29.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-11 20:10:41 +00:00
dependabot-preview[bot]
ace467246d
Build(deps): bump camelcase from 5.3.1 to 6.1.0 ( #5687 )
...
Bumps [camelcase](https://github.com/sindresorhus/camelcase ) from 5.3.1 to 6.1.0.
- [Release notes](https://github.com/sindresorhus/camelcase/releases )
- [Commits](https://github.com/sindresorhus/camelcase/compare/v5.3.1...v6.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-11 20:01:23 +00:00
dependabot-preview[bot]
1d2d92b968
Build(deps-dev): bump @types/react-select from 3.0.21 to 3.0.22 ( #5690 )
...
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select ) from 3.0.21 to 3.0.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-select )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-11 17:09:19 +00:00
dependabot-preview[bot]
1a5eb7376f
Build(deps-dev): bump @types/node from 14.11.2 to 14.11.8 ( #5682 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.11.2 to 14.11.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-11 17:02:16 +00:00
chris48s
57ae9cdb6b
loosen [visualstudiomarketplace] input schema ( #5638 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-11 16:53:25 +00:00
dependabot-preview[bot]
d1808c8d26
Build(deps-dev): bump gatsby-plugin-page-creator from 2.3.30 to 2.3.32 ( #5683 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 2.3.30 to 2.3.32.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-page-creator/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@2.3.32/packages/gatsby-plugin-page-creator )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-11 16:37:48 +00:00
dependabot-preview[bot]
681d2c0505
Build(deps-dev): bump gatsby from 2.24.65 to 2.24.73 ( #5688 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.24.65 to 2.24.73.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.65...gatsby@2.24.73 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-11 16:23:56 +00:00
dependabot-preview[bot]
19e6f18d9b
Build(deps): bump @sentry/node from 5.24.2 to 5.25.0 ( #5681 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.24.2 to 5.25.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.24.2...5.25.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-11 16:13:15 +00:00
dependabot-preview[bot]
498f57d960
Build(deps): bump simple-icons from 3.10.0 to 3.11.0 ( #5680 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/3.10.0...3.11.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-11 16:05:39 +00:00
dependabot-preview[bot]
c134d4914d
Build(deps-dev): bump sinon from 9.1.0 to 9.2.0 ( #5692 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 9.1.0 to 9.2.0.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v9.1.0...v9.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-11 08:23:12 +00:00
dependabot-preview[bot]
5d8adbe54f
Build(deps-dev): bump eslint-plugin-jsdoc from 30.6.3 to 30.6.4 ( #5691 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 30.6.3 to 30.6.4.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v30.6.3...v30.6.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-11 08:14:17 +00:00
dependabot-preview[bot]
7c0f211e0b
Build(deps-dev): bump eslint-plugin-react from 7.21.3 to 7.21.4 ( #5689 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.21.3 to 7.21.4.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.3...v7.21.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-11 08:02:04 +00:00
Paul Melnikow
564a9145e9
Remove FsTokenPersistence ( #5671 )
...
Closes #5665
2020-10-10 21:59:52 +00:00
JeongHoon Byun (a.k.a Outsider)
dc32a5fc4b
Fix wrong anchor for writing tests document ( #5677 )
2020-10-10 05:14:52 +00:00
Paul Melnikow
3b1aaf3137
Move chai-as-promised from prod to dev dependencies ( #5674 )
2020-10-08 17:39:55 -04:00
Paul Melnikow
e1ac63d3be
Finish removing server-secrets.js ( #5664 )
...
I’ve tested locally that setting `gh_token` still conditionally enables `ConditionalGithubAuthV3Service`.
Closes #3393
2020-10-07 17:29:03 -04:00
Paul Melnikow
3a23695f89
Update Danger rule for joi ( #5667 )
...
Follow-on to #5624
2020-10-06 20:48:03 -04:00
Pierre-Yves B
e0604d855b
Update badge-maker to version 3.3.0 ( #5661 )
3.3.0
2020-10-06 17:52:05 +01:00
Jabbar Memon
ff9273a958
converted [nodeping npm nexus node] from static classes to props ( #5662 )
...
* converted [nexus node] from static classes to props
* fixing node module route field
* converted [nodeping npm] from static classes to props
* Removed Commented code
Co-authored-by: Jabbar Memon <jabbar@zoop.one >
2020-10-05 00:10:52 -05:00
Jabbar Memon
4d712e8386
Completed [twitch twitter ubuntu uptimerobot vaadindirectory] from static classes to props ( #5660 )
...
Co-authored-by: Jabbar Memon <jabbar@zoop.one >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-03 21:26:33 +00:00
Jabbar Memon
c18bc82347
Converted [swagger symfony teamcity travis treeware] from static class to props ( #5659 )
...
* Converted [swagger] from static class to props
* Converted [symfony teamcity travis treeware] from static classes to props
* Fixed staticPreview field in travis
Co-authored-by: Jabbar Memon <jabbar@zoop.one >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-03 21:17:10 +00:00
dependabot-preview[bot]
8fe7547a08
Build(deps-dev): bump gatsby-plugin-page-creator from 2.3.27 to 2.3.30 ( #5657 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 2.3.27 to 2.3.30.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-page-creator/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@2.3.30/packages/gatsby-plugin-page-creator )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-03 21:10:41 +00:00
dependabot-preview[bot]
64f82dd4eb
Build(deps): bump simple-icons from 3.9.0 to 3.10.0 ( #5652 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/3.9.0...3.10.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-03 21:00:41 +00:00
dependabot-preview[bot]
de8033f8bb
Build(deps-dev): bump start-server-and-test from 1.11.4 to 1.11.5 ( #5654 )
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 1.11.4 to 1.11.5.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.11.4...v1.11.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-03 20:51:44 +00:00
dependabot-preview[bot]
a0080f1d7a
Build(deps-dev): bump @types/react-select from 3.0.20 to 3.0.21 ( #5650 )
...
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select ) from 3.0.20 to 3.0.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-select )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-03 20:44:04 +00:00
Christian Haag
fba860fbe9
Refactor service classes [snyk sonar sourceforge sourcegraph spack] ( #5632 )
...
* Refactor service classes snyk-sonar-sourceforge-sourcegraph-spack
* Amend end-line issue on pull-request #5632
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-03 16:14:47 +00:00
Thakur Karthik
5d3c26efe1
Refactor [requires scrutinizer securityheaders shippable] services ( #5643 )
...
* Refactor readthedocs reddit redmine repology services
* Refactor requires scrutinizer security-headers shippable services
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2020-10-03 10:49:17 -05:00
Thakur Karthik
2fa69ba359
Refactor readthedocs reddit redmine repology services ( #5641 )
...
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2020-10-03 15:10:16 +00:00
dependabot-preview[bot]
a0313437b6
Build(deps-dev): bump sinon from 9.0.3 to 9.1.0 ( #5655 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 9.0.3 to 9.1.0.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v9.0.3...v9.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-03 12:45:20 +00:00
dependabot-preview[bot]
7c45593ca4
Build(deps-dev): bump eslint-plugin-react from 7.21.2 to 7.21.3 ( #5658 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.21.2 to 7.21.3.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.2...v7.21.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-03 12:36:44 +00:00
dependabot-preview[bot]
7642f2d4eb
Build(deps-dev): bump eslint-plugin-jsdoc from 30.5.2 to 30.6.3 ( #5656 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 30.5.2 to 30.6.3.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v30.5.2...v30.6.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-03 12:27:48 +00:00
dependabot-preview[bot]
30f3be44bc
Build(deps-dev): bump eslint-plugin-cypress from 2.11.1 to 2.11.2 ( #5653 )
...
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress ) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases )
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.11.1...v2.11.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-03 12:16:42 +00:00
dependabot-preview[bot]
d4fa62f0b2
Build(deps-dev): bump cypress from 5.2.0 to 5.3.0 ( #5651 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.json )
- [Commits](https://github.com/cypress-io/cypress/compare/v5.2.0...v5.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-03 12:04:37 +00:00
N Balgopal Patro
85e3772de9
Converted Service Classes to Static Fields, run [visualstudio w3c] ( #5642 )
...
* Completed For visual-studio-app-center
* Completed For visual-studio-marketplace
* Completed For w3c
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-03 02:19:48 +00:00
Paul Melnikow
9d173930ef
Remove EditorConfig from recommend VS Code plugins ( #5640 )
...
Frequently when I open Shields in VS Code it pops up a message asking if
I want to install the recommended plugins. I think for Shields to
recommend a plugin, we should agree it is pretty much essential for
working on the project.
I have never used any form of EditorConfig. I imagine it may be useful
for some users on some platforms, though for the majority of users, it
is definitely not essential.
Perhaps the users who need it (Windows users?) know who they are and can
take it on themselves to install the plugin if PRs cause them problems.
Certainly open to discussion if people feel otherwise!
2020-10-03 01:25:47 +00:00
Jonathan
fcf6678a12
[GithubIssues] Add examples for count github pull requests closed by label ( #5639 )
...
* Implement LOC badge
* Apply suggestions from code review
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
* Fix tokei tests after API change
* Format the code
* Rename tokei service file
* Add comment about Tokei API behavior
* Document tokei badge behavior
* Make keywords consistent and add examples
* Fix typo
* Add examples for labeled closed issues
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-03 00:00:05 +00:00
Paul Melnikow
f0b8480280
Inject shieldsSecret into GitHub token admin endpoint ( #5631 )
...
Ref #3393
2020-10-01 23:12:22 -04:00
Thakur Karthik
5931b86c85
Reactor powershellgallery pub puppetforge pypi services ( #5635 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-02 02:04:03 +00:00
Reece Dunham
17b975b53f
Refactor [Spiget Steam StackExchange static] badge services ( #5633 )
...
* Spiget
Signed-off-by: Reece Dunham <me@rdil.rocks >
* Stack exchange
Signed-off-by: Reece Dunham <me@rdil.rocks >
* Static-badge
Signed-off-by: Reece Dunham <me@rdil.rocks >
* Steam
Signed-off-by: Reece Dunham <me@rdil.rocks >
* Missed one!
* Formatting fix
Signed-off-by: Reece Dunham <me@rdil.rocks >
2020-10-01 20:29:03 -05:00
Thakur Karthik
0c28fe7144
Refactor osslifecycle,packagecontrol,packagist,plgreview,poeditor service files ( #5634 )
2020-09-30 21:18:49 -05:00
chris48s
504015c0ba
migrate hapi/joi to joi ( #5624 )
...
* update joi + joi-extension-semver
* @hapi/joi --> joi
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-09-30 17:51:02 +00:00