145 Commits

Author SHA1 Message Date
Stephanie Aurelio
b9bf169c33 update recommended words (#17935) 2023-08-17 07:59:47 -07:00
David Karlsson
b312d952d1 chore: update codeowners
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-02 20:27:31 +02:00
Chris Chinchilla
6c54a3179a Style and contributor guide updates (#17724)
* Draft

Signed-off-by: Chris Chinchilla <chris.ward@docker.com>

* Update style guides, add vale rules, and fix style guide voilations

Signed-off-by: Chris Chinchilla <chris.ward@docker.com>

Further changes

Signed-off-by: Chris Chinchilla <chris.ward@docker.com>

* Add units mention

Signed-off-by: Chris Chinchilla <chris.ward@docker.com>

* Add more details to links

Signed-off-by: Chris Chinchilla <chris.ward@docker.com>

* Correct internal anchor

Signed-off-by: Chris Chinchilla <chris.ward@docker.com>

---------

Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-07-24 10:02:28 +01:00
David Karlsson
8efdcadf88 chore: add ufw to vocabulary list
(and sort the list)

Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-01 13:53:24 +02:00
Chris Chinchilla
97a3e20bd1 Fix terminology regex
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-05-30 17:37:53 +02:00
Chris Chinchilla
df4b25f551 Update .github/vale/Docker/Terminology.yml
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-05-30 09:39:52 +02:00
Chris Chinchilla
7f1039e0ed Add Scout terms
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-05-30 08:43:42 +02:00
Chris Chinchilla
f6d6b03f5c Switch to regex
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-05-30 08:31:34 +02:00
Chris Chinchilla
0182501bf2 Update link
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-05-26 16:58:43 +02:00
Chris Chinchilla
c8d29a7fb6 Start terminology list
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-05-26 16:57:17 +02:00
David Karlsson
c13f55aeda add buildx and link to issue trackers directly
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-25 15:18:37 +02:00
David Karlsson
c9a9970f5e Merge pull request #17331 from dvdksn/chore/issue-tpl-form-schema
chore: update issue template to use forms
2023-05-18 14:22:26 +02:00
David Karlsson
4460c0c503 chore: update issue template to use forms
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-18 13:48:22 +02:00
Allie Sadler
56f76186df update codeowners (#17359) 2023-05-18 11:37:18 +01:00
Allie Sadler
5012d78d01 ENGDOCS-1366 (#17342)
* ENGDOCS-1366

* tidy and vale additions
2023-05-17 14:45:05 +01:00
Chris Chinchilla
8581cc6a4c Merge branch 'main' into repo-level-logos 2023-05-17 13:02:35 +02:00
bagratte
9e1368bc5a Proofread Compose samples (#17274)
* Proofread Compose samples

* Sort acronyms alphabetically
2023-05-10 13:04:14 +01:00
Chris Chinchilla
fe750fef5c Merge pull request #17047 from ChrisChinchilla/chrisward/dvp
Small tweaks to DVP content
2023-04-17 10:14:54 +02:00
David Karlsson
2d44be0fc0 ci: replace htmlproofer with wjdp/htmltest
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-12 15:38:51 +02:00
Chris Chinchilla
035233fa44 Merge branch 'main' into repo-level-logos 2023-04-12 13:39:16 +02:00
Chris Chinchilla
48af387a28 Merge pull request #17085 from ChrisChinchilla/chrisward/vale-acr
Add acronym terms to unpack to Vale
2023-04-12 12:55:57 +02:00
David Karlsson
8f34ac4f20 ci: fix auto-publish workflow
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-12 10:04:30 +02:00
David Karlsson
7299fb4d9b ci: add checkout for merge job
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-11 20:42:25 +02:00
David Karlsson
b0492452b6 ci: remove yaml anchors
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-11 20:28:26 +02:00
David Karlsson
647ffabdbe ci: automate publishing (#17086)
* ci: automate publishing

Signed-off-by: David Karlsson <david.karlsson@docker.com>
Co-authored-by: CrazyMax <github@crazymax.dev>

---------

Signed-off-by: David Karlsson <david.karlsson@docker.com>
Co-authored-by: CrazyMax <github@crazymax.dev>
2023-04-11 20:26:29 +02:00
Chris Chinchilla
31f0842ccb Add acronym terms to unpack 2023-04-11 17:45:04 +02:00
Chris Chinchilla
5ebb7432b0 Merge branch 'main' into chrisward/dvp 2023-04-06 12:18:15 +02:00
Chris Chinchilla
7dde6e40c6 Draft 2023-04-06 12:16:26 +02:00
Chris Chinchilla
7f9f453ec1 Make Vale substitute rule actionable in extensions 2023-04-06 09:47:35 +02:00
Chris Chinchilla
f038e2792f Add illustrate to word list 2023-03-31 12:09:36 +02:00
Chris Chinchilla
a68af92902 Draft 2023-03-20 13:22:18 +01:00
Chris Chinchilla
890ccc1734 DVP draft 2023-03-20 11:45:37 +01:00
CrazyMax
48fe03dfde ci: fix validate upstream workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-03-13 16:28:01 +01:00
Chris Chinchilla
b98cfe5cde Make Vale contractions actionable in editors 2023-03-13 12:31:38 +01:00
Chris Chinchilla
7eb37b0011 Merge pull request #16819 from docker/chrisward/get-started-tweaks
Small tweaks to get started guide
2023-03-01 18:14:42 +01:00
Chris Chinchilla
5f613c757a Draft 2023-03-01 12:51:40 +01:00
David Karlsson
d2ef1f4bc7 guide: remote dev with k8s and telepresence (#16813)
* guide: remote dev with k8s and telepresence

Signed-off-by: David Karlsson <david.karlsson@docker.com>

* Apply suggestions from code review

Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com>

---------

Signed-off-by: David Karlsson <david.karlsson@docker.com>
Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com>
2023-03-01 08:46:08 +00:00
David Karlsson
188acbc45b chore: update codeowners for dvp/dsos/doi
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-02-27 17:46:59 +01:00
David Karlsson
13b3fe92d4 Merge pull request #16679 from dvdksn/ssc/scout-hub-cli
Supply chain: new SSC and security features
2023-02-27 15:27:09 +01:00
David Karlsson
c0402932ca scout: add docs for docker scout hub and cli
- add: new docker scout section
- add: advanced image analysis
- add: scout artifactory integration
- add: image details view
- add: docker scout cli reference
- change: hub vulnerability scanning
- change: security best practices (previously /develop/scan-images)
- change: prune references to docker scan
- deprecate: docker scan
- remove: atomist section
2023-02-24 15:25:56 +01:00
CrazyMax
f5ea2543bf ci: create placeholder file for new commands before validation
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-24 15:25:23 +01:00
Allie Sadler
618b9c0933 update codeowner (#16770) 2023-02-24 11:05:16 +00:00
David Karlsson
03946ffd6b Add page about repo logos 2023-01-31 06:43:19 +01:00
David Karlsson
cc0021f9bc build: add attestation docs (#16358)
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-01-09 16:45:28 +01:00
David Karlsson
9b1d95713d chore: prevent publish job from running on forks 2022-12-07 14:33:13 +01:00
David Karlsson
c0f5c4dfc7 runtime: editorial improvements for c8d and wasm
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-12-02 15:50:56 +01:00
craig-osterhout
2a3f95fa03 remove rules 2022-11-22 10:24:28 -08:00
craig-osterhout
d1b1aed99d fix regex 2022-11-17 17:07:10 -08:00
craig-osterhout
9542114e76 clean up regex 2022-11-17 14:06:06 -08:00
craig-osterhout
597d898942 add vale code formatting checks 2022-11-16 16:23:40 -08:00