chris48s
|
ae018cdddc
|
conform to standard js quote rules (#8395)
* restore standardjs quote behaviour
* conform to standard js quote rules
|
2022-09-12 17:22:12 +01:00 |
|
Paula Barszcz
|
f6b09e9ca3
|
fix Docker build status invalid response data bug (#8392)
closes #6235
|
2022-09-11 20:53:54 +01: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 |
|
Pierre-Yves B
|
23c0406bed
|
Migrate from CommonJS to ESM (#6651)
|
2021-07-09 12:53:55 +01: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 |
|
chris48s
|
8621fe42d7
|
Upgrade Joi (#3505)
* upgrade joi
* find & replace ALL THE THINGS
* update related deps
|
2019-06-02 21:59:55 +01:00 |
|
Ludovic Fernandez
|
df56ca81e2
|
feat: [DockerCloud] and automated. (#3139)
* feat: docker cloud build and automated.
* refactor: better title.
* refactor: better badge URL.
* refactor: applies review comments.
* Update services/docker/docker-cloud-common-fetch.js
Co-Authored-By: ldez <ldez@users.noreply.github.com>
* refactor: encode query parameters.
|
2019-03-04 20:05:50 -06:00 |
|