Paul Melnikow
4f219f1b92
Stringify [githublanguagecount] message ( #7881 )
2022-04-23 13:52:52 -05:00
Paul Melnikow
1fcc7e4b98
Stringify and trim whitespace from a few services ( #7880 )
2022-04-22 18:19:04 -04:00
chris48s
9186f0d262
improve python version formatting ( #7682 )
2022-03-06 20:25:29 +00:00
Pierre-Yves Bigourdan
2cf35912c1
Clarify GitHub All Contributors badge ( #7690 )
...
* Clarify GitHub All Contributors badge
* Add documentation text
2022-03-06 18:52:17 +00:00
Pierre-Yves Bigourdan
98c98efd45
Fix GitHub Deployments example color ( #7691 )
2022-03-06 10:53:09 -06:00
chris48s
d3ca453712
remove suspended [github] tokens from the pool ( #7654 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-02-27 22:28:49 +00:00
Caleb Cartwright
b751cc6c57
fix: github pipenv service test ( #7627 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-02-20 17:12:47 +00:00
Caleb Cartwright
24355a0773
change closed GitHub issue color to purple ( #7374 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-12-18 20:43:02 +00:00
aaronweldy
b53ac49f4a
[GithubPackageJson] Get version from monorepo subfolder package.json ( #7350 )
...
* Add filename query params for subdirectory of monorepo
* Rename query param schema
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-12-05 20:51:12 +00:00
chris48s
99bffd3a86
Send better user-agent values (and got config changes) ( #7309 )
...
* expose fetchLimitBytes/userAgent in got-config module
* export a function not a factory
* send better user-agent values
- add userAgentBase setting
- send short SHA in user agent on heroku
- set a version (tag or short SHA) in Dockefile and use
it to report server version in UA for docker users
* add a comment explaining fileSize
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-11-25 17:11:49 +00:00
chris48s
6d22389e88
rename sendAndCacheRequest ( #7277 )
2021-11-17 20:00:29 +00:00
chris48s
c73072deed
Remove requestOptions2GotOptions compatibility layer ( #7270 )
...
* gzip --> decompress
* strictSSL --> https.rejectUnauthorized
* auth --> username/password
* qs --> searchParams
* fix base service auth docs
* completely remove requestOptions2GotOptions layer
* update the docs
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-11-15 19:56:08 +00:00
chris48s
0e38eab8df
migrate request --> got in [github] auth acceptor ( #7248 )
2021-11-12 18:04:03 +00:00
chris48s
f1b643df0d
remove request from legacy request handler ( #7233 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-11-06 10:59:58 +00:00
chris48s
eb07b60cf0
migrate github badges to use got instead of request; affects [github librariesio] ( #7212 )
...
* migrate github badges to use got instead of request
* simplify creation of requestFetcher in libraries.io base
* improve libraries.io connection error test
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-10-31 16:19:09 +00:00
Caleb Cartwright
c294b12f42
fix: GitHub Package Json test ( #7198 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-10-29 02:19:31 +00:00
Caleb Cartwright
e4e7b09009
Add a render helper for downloads badges, run [amo ansible apm chromewebstore clojars conda crates docker dub eclipse gem githubdownloads] ( #7163 )
...
* refactor: add render helper for downloads badges
* refactor: use new helper in some download badge classes
* doc renderer function
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-10-26 23:19:20 +00:00
chris48s
a8214b74cf
fix [github] release/tag/download schema ( #7170 )
...
closes #7169
2021-10-18 19:20:25 -05:00
Caleb Cartwright
bfc2f96dc0
support using release or tag name in [GitHub] Release version badge ( #7075 )
...
* feat: support using release or tag name in GitHubRelease version badge
* add comment to query param test
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-10-14 22:41:27 +00:00
chris48s
0ce98396d7
remove [github] admin routes ( #7105 )
2021-10-05 17:17:26 +01:00
Caleb Cartwright
42a9ca6444
feat: add 2021 support to GitHub Hacktoberfest ( #7086 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-10-04 15:00:14 +00:00
Pierre-Yves B
ca63f21113
Stop attempting to override Accept header in [GitHub] API provider ( #7013 )
2021-09-12 20:48:23 +01:00
chris48s
042ae1c45f
update branch in [githublernajson] test ( #7012 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-12 18:17:58 +00:00
Caleb Cartwright
76ca283775
refactor(GitHubCommitActivity): switch to v4/GraphQL API ( #6959 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-29 17:59:36 +00:00
chris48s
45a9c90782
Revert "prefer release.name in [Github] release badge ( #6879 )" ( #6880 )
...
This reverts commit a4c93c56e7 .
2021-08-10 07:48:27 -05:00
chris48s
a4c93c56e7
prefer release.name in [Github] release badge ( #6879 )
2021-08-09 14:59:29 +01:00
Paul Melnikow
37e83641ab
Support optionalDependencies in [GithubPackageJson] ( #6749 )
...
Closes #6044
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-03 17:25:09 -05:00
Pierre-Yves B
23c0406bed
Migrate from CommonJS to ESM ( #6651 )
2021-07-09 12:53:55 +01:00
chris48s
42e883d728
fix [github] commit since tests ( #6705 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-03 17:05:44 +00:00
Caleb Cartwright
52cff6ceb3
fix: correct GitHubSponsors example ( #6512 )
2021-05-17 09:18:50 +01:00
kernc
cc60800dbc
[GitHub] Move to 'funding' category ( #5846 )
...
* [GitHub] Move GitHub Sponsors to 'funding' category
* Switch GitHub Sponsors category to funding in tests
Co-authored-by: Pierre-Yves B <PyvesDev@gmail.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-05-16 00:16:55 +00:00
dependabot-preview[bot]
636ed87057
Build(deps-dev): bump prettier from 2.2.1 to 2.3.0, run [ciibestpractices eclipsemarketplacedownloads gemdownloads githubdeployments githubtotaldiscussions githubforks githubhacktoberfest githubissuessearch githubpackagejson githubsponsors githubtag jenkinscoverage node npm nuget scoop teamcitybuild testspace] ( #6482 )
...
* Build(deps-dev): bump prettier from 2.2.1 to 2.3.0
Bumps [prettier](https://github.com/prettier/prettier ) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* chore: prettier
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Caleb Cartwright <caleb.cartwright@outlook.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-05-15 08:49:20 +00:00
Prafful Javare
a094c8a373
Add GitHub discussions total badge [GithubTotalDiscussions] ( #6472 )
...
* use headers from options passed as argument in request method
* add github total discussions badge
* use nonNegativeInteger for total discussion count
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-05-11 07:54:58 +00:00
Pierre-Yves B
4a5f6a453a
Replace 4183C4 with blue ( #6366 )
2021-04-05 17:20:51 +01:00
dependabot-preview[bot]
ee83590942
Build(deps-dev): bump @typescript-eslint/eslint-plugin from 2.34.0 to 4.19.0, run [GitHub GitlabCoverage F-Droid Wordpress VisualStudioAppCenter Ore Packagist] ( #6319 )
...
* Build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 2.34.0 to 4.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.19.0/packages/eslint-plugin )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* chore: update eslint camelcase rule
* chore: eslint camelcase updates for wordpress
* chore: fix eslint camelcase for misc other services
* chore: fix eslint camelcase issue in github and gitlab
* chore: run prettier
* chore: account for JSX globals
* deps: bump typescript-eslint-parser to v4
* chore: frontend lint changes
* chore: update eslint config to only run @typescript-eslint/explicit-module-boundary-types on ts files
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Caleb Cartwright <caleb.cartwright@outlook.com >
2021-03-28 08:26:01 -05:00
Pierre-Yves B
d4116b3ab0
Allow links only for social badges, affects [GitHubMilestone Dependabot] ( #6159 )
...
* Allow links only for social badges, affects [GitHubMilestone Dependabot]
* Remove getLink function
* Remove unused import
* Mention social links in guidelines as well
2021-02-08 19:58:20 +00:00
Caleb Cartwright
35fd3ac623
tests: fix GitHub Lerna service test ( #6109 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-01-26 21:12:34 +00:00
Caleb Cartwright
7032760694
tests: fix GitHub Issues service test ( #6108 )
2021-01-26 21:03:55 +00:00
chris48s
5ae87b1c30
github auth endpoint improvements ( #5999 )
2020-12-31 15:04:06 +00:00
chris48s
e7ed16284a
set 'Cache-Control: private' on token auth endpoint ( #5998 )
2020-12-30 19:59:39 +00:00
chris48s
cd531ffc65
add generic [GithubIssuesSearch] badges ( #5976 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-12-24 18:39:44 +00:00
Vanshaj Singhania
d69f7b6b5f
[GitHubChecksStatus] Add commit check badge ( #5973 )
...
* Add GH commit check badge
* Fix class name, tests
* Run prettier
* Refactor to generic checks
* Run prettier
* Make keywords separate from title
* Make commit failing tests actually fail
* Resolve suggested edits
* Sanitize imports
* Follow import order requirements
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-12-23 23:14:28 +00:00
dependabot-preview[bot]
d0b93b4103
Build(deps): bump path-to-regexp from 5.0.0 to 6.2.0, run [Appveyor Bitbucket Circle GitHub GitLab ScrutinizerBuild] ( #5684 )
...
* Build(deps): bump path-to-regexp from 5.0.0 to 6.2.0
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp ) from 5.0.0 to 6.2.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v5.0.0...v6.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* deps: apply path-to-regexp breaking changes
* fix: path-to-regexp types in frontend
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Caleb Cartwright <caleb.cartwright@outlook.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-12-23 22:59:31 +00:00
Caleb Cartwright
473619cf12
tests: fix GitHubCommitsSince service test ( #5951 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-12-17 16:43:03 +00:00
dependabot-preview[bot]
1361500296
Build(deps-dev): bump prettier from 2.1.2 to 2.2.1 ( #5905 )
...
* Build(deps-dev): bump prettier from 2.1.2 to 2.2.1
Bumps [prettier](https://github.com/prettier/prettier ) from 2.1.2 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.1.2...2.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* run new prettier
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: chris48s <chris.shaw480@gmail.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-12-12 16:10:19 +00:00
chris48s
87f40f5ace
delete eslint-plugin-standard, update eslint-config-standard and eslint; affects [github jira scoop] ( #5889 )
...
* delete eslint-plugin-standard, update eslint-config-standard and eslint
* update code for new eslint rules
* Update services/jira/jira-sprint.service.js
Co-authored-by: Paul Melnikow <github@paulmelnikow.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-12-01 19:37:54 +00:00
Caleb Cartwright
b709951439
refacor: remove GH sponsors style override ( #5888 )
2020-11-30 17:16:09 -06:00
Caleb Cartwright
71299a8178
fix: hacktoberfest start date calc ( #5813 )
2020-11-07 13:32:04 -06:00
Hubert Jagodziński
c6d97de22e
[GithubCommitsSince GithubDownloads GithubRelease] GithubDownloads supports latest release by SemVer ( #5756 )
...
* Latest release by SemVer
* Tests covering altered behavior
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-31 04:59:31 +00:00
Bryan Kok
dd2223407f
Refactor remaining [github] services ( #5748 )
2020-10-19 18:41:03 -05:00