Commit Graph

18 Commits

Author SHA1 Message Date
cloud_melon 71471c54a4 Clarify the webhook's definiton in webhooks.md (#6243)
* Clarify the webhook's definiton in webhooks.md

Here is necessary to clarify the real definition of webhook which is a request with POST action to a specified url ( when this happen, the url going to return the result, in this context, is when we do 'docker push'  to submit a image to registry, it fires the automatically build

* Updated after suggest 

I updated the right sentence, I feel it more clear now. thank you :)

* Remove duplicate wording
2018-03-30 14:15:20 -07:00
Misty Stanley-Jones a4f5e30249
Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788)
* Reword lots of instances of 'will'

* Reword lots of instances of won't

* Reword lots of instances of we'll

* Eradicate you'll

* Eradicate 'be able to' type of phrases

* Eradicate 'unable to' type of phrases

* Eradicate 'has / have to' type of phrases

* Eradicate 'note that' type of phrases

* Eradicate 'in order to' type of phrases

* Redirect to official Chef and Puppet docs

* Eradicate gratuitous 'please'

* Reduce use of e.g.

* Reduce use of i.e.

* Reduce use of N.B.

* Get rid of 'sexagesimal' and correct some errors
2018-01-25 17:37:23 -08:00
Joao Fernandes 92670f4bfa
Fix sentence in Docker Hub webhooks (#5148) 2017-10-27 15:24:26 -07:00
Wang Jie 989c7215b3 Update webhooks.md 2017-10-20 15:58:19 -07:00
Gwendolynne Barr 07c89fa894 Add image of webhook tab (#4426) 2017-08-29 15:52:52 -07:00
Misty Stanley-Jones c435ce4178 Add backticks for mono text (#4171) 2017-08-11 13:14:05 -07:00
Harald Nordgren f7b7df7c54 Update webhooks.md (#4153)
Adding a link to where this can be configured. It's not obvious that you have to leave Cloud and go to Hub to config this.
2017-08-11 09:47:10 -07:00
Jed Verity 5fda3f95cb Update webhooks.md to include `tag` in payload (#3432) 2017-06-02 09:56:50 -07:00
Misty Stanley-Jones fb7c73908b Update the styleguide (#2332)
* Update the styleguide

Also normalize admonition titles with the colon outside the bold.
2017-03-15 09:46:30 -07:00
Michael Pereira 85ada8850d Replace deprecated MAINTAINER with LABEL (#1445)
Replace MAINTAINER instruction with LABEL as MAINTAINER was deprecated in https://github.com/docker/docker/pull/25466
2017-03-01 19:54:22 -08:00
Gaetan de Villele e83a25994e fix type of keywords entry in frontmatter (in /docker-hub/ dir)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-08 18:29:39 -08:00
John Mulhausen 558314bf56 Converges titles to imperative-form, front-matter based, and sentence-case (#438)
Multiple title fixes, consistency fixes, convergence into metadata-based titles.
2016-11-04 15:38:40 -07:00
Misty Stanley-Jones 1a193d749b Revert "Merge pull request #437 from gdevillele/fix_keywords_format"
This reverts commit 13ddc1350e, reversing
changes made to 7a11f05943.
2016-11-04 13:33:29 -07:00
Gaetan 8bb4d6226a fix more frontmatter keywords values (#439)
* fix format of frontmatter keyword entry in some .md files

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-04 10:48:38 -07:00
Josh Dover 1257f50fe0 Add another quote 2016-10-30 20:25:43 -05:00
Josh Dover 2189da2771 Fix quotes on webhook JSON example 2016-10-28 13:38:53 -05:00
Misty Stanley-Jones d53c6798c9 Convert TOML to YAML, tweaks to work with Jekyll 2016-09-29 17:16:03 -07:00
Misty Stanley-Jones af078a5cb6 Move docker-hub docs to docker-hub subdirectory 2016-09-28 14:37:27 -07:00