Commit Graph

17 Commits

Author SHA1 Message Date
Brett Inman 0a951c5204
Update rate limit examples to use HEAD (#11707)
* Update rate limit examples to use HEAD

* More specific

* Improvements per feedback

* More feedback

* Don't ignore errors
2020-11-05 20:50:58 +00:00
Sebastiaan van Stijn 7493934f34
Merge pull request #11664 from mkjetbrains/patch-2
TeamCity instruction on registry authentication
2020-10-30 15:04:46 +01:00
timrizzi c851c819c4
Add GitLab to 3rd party vendors
This MR adds GitLab to the list of 3rd party vendors and links to their documentation for authenticating/logging in to Docker.
2020-10-29 14:19:13 -07:00
mkjetbrains be61a49b8d
TeamCity instruction on registry authentication 2020-10-29 18:21:45 +03:00
Brett Inman b3b781a2c7 Fixes auth scope in header example 2020-10-28 13:12:42 -07:00
Brett Inman 01a20e4269
Update Hub pull rate limit information (#11648)
* Add info on error message and headers

* Update message and add FAQ link

* Update header info

* Better formatting

* s/reqests/requests

* Update registry URL

Co-authored-by: Alex Hokanson <571756+ingshtrom@users.noreply.github.com>

* Specify when headers are available

* Specify request counted as pull

* Minor style updates

* Fix the error message format

Co-authored-by: Alex Hokanson <571756+ingshtrom@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-10-28 16:21:28 +00:00
Usha Mandya a9f706b270
Minor style updates 2020-10-20 11:56:30 +01:00
Brett Inman 98549b194e
Merge branch 'master' into master 2020-10-19 12:26:50 -07:00
Colin Chartier 12f6f2fe82
Login steps for another third party CI platform (#11504) 2020-10-16 22:51:00 +02:00
Brett Inman 845f8b17c1 Add other limit info and more 3rd parties 2020-10-15 10:59:38 -07:00
Sebastiaan van Stijn 393d3f6566
Add rel="noopener" to external links
See https://web.dev/external-anchors-use-rel-noopener/

Using noopener, as that addresses the security issue. "noreferer" blocks
the REFERER header, which may still be useful for some target URLs.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-12 13:09:30 +02:00
Usha Mandya 12ac41f872
Minor style update 2020-10-05 13:39:18 +01:00
CrazyMax 9d2a589c9b
Update auth through GitHub Actions 2020-10-04 01:06:53 +00:00
Brett Inman 2644911c26
Update Hub rate limiting details (#11268)
* Update rate limiting with newest specs

* Update download-rate-limit.md

* Remove typo

* Minor style updates

Wrapped the updated content

* List item for pull request updates for emphasis

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-08-20 07:55:34 +01:00
Usha Mandya 723979c839 Update download rate limits 2020-08-14 16:59:30 +01:00
Jérémy Benoist 0eaa4ae3cc
Add AWS CodeBuild link to use credentials (#11194)
* Add AWS CodeBuild link to use credentials

* Removed /fr/ from the URL

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-07-31 09:29:32 +01:00
Usha Mandya 17ffe8e050 Add docs for seat-based pricing 2020-05-14 15:30:00 +01:00