Commit Graph

22 Commits

Author SHA1 Message Date
Sebastiaan van Stijn
25507129a6 vale: add ZFS as acronym
ZFS; https://en.wikipedia.org/wiki/ZFS

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-12-09 14:20:15 +01:00
Allie Sadler
b26161d3f2 ENGDOCS-2324 (#21475)
<!--Delete sections as needed -->

## Description

Light freshness for ECI content and removes references to DD versions
that users can no longer download

**Note** There is a lot of 'allow' violations. Am deliberately choosing
to ignore them this time.

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-11-28 15:20:43 +00:00
Craig Osterhout
5d12cf6a70 hub: refresh/restructure repo content (#21435)
<!--Delete sections as needed -->

## Description

Started refreshing and reorganizing the Hub manual.

- Moved & rearranged the content from "Docker Hub > Manage repositories"
to "Docker Hub > Repositories > Manage" with the following sections:
  - repo info: description, overview, categories
  - access: visibility, collaborators, teams/permissions, roles, OATs
  - images: tags, software artifacts, push images, move images
- Moved the repository features (automated builds, webhooks,
vulnerability scanning) under "Repositories > Manage".
- Moved/added Create, Delete, and Personal settings to top-level of
Repositories
- Filled in some content gaps

https://deploy-preview-21435--docsdocker.netlify.app/docker-hub/repos/

## Related issues or tickets

ENGDOCS-2227

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2024-11-21 10:35:40 -08:00
David Karlsson
c8cadbb9c5 Merge pull request #21410 from dvdksn/bake-monorepo-guide
guides: build compose projects with bake
2024-11-15 17:15:09 +01:00
David Karlsson
e142d58612 vale: add CI to acronym exceptions
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-14 17:11:30 +01:00
David Karlsson
927298c534 vale: do not flag "Admin Console"
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-13 18:25:18 +01:00
Allie Sadler
c13ed7f2e5 ENGDOCS-2305 (#21397)
<!--Delete sections as needed -->

## Description

Settings Management freshness before the arrival of the SM in the Admin
Console. Have grouped the settings as they appear in the AC.

Page is still quite long and so would like to do some testing (potench
before the year is out) on whether splitting the info on all the
settings into its own 'reference' page would be useful or too 'jumpy'
for users.

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
2024-11-13 10:06:15 +00:00
Allie Sadler
cef62c197d ENGDOCS-2306 (#21398)
<!--Delete sections as needed -->

## Description

Freshness on IAM, HDD index page and Air-gapped containers page. 

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-11-12 08:05:58 +00:00
David Karlsson
03120e91a4 vale: move IP from vocabulary to Acronyms rule
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 17:44:37 +01:00
David Karlsson
8e2705bedf vale: also check for two-letter acronyms
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 17:43:41 +01:00
David Karlsson
d3d0b9605d vale: add GPL, AGPL to acronym exceptions
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 17:43:41 +01:00
David Karlsson
9f87432f43 vale: move acronyms from vocabulary to Acronyms rule
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 17:43:41 +01:00
David Karlsson
1829e8597c vale: add GNU to acronym exceptions
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 16:47:05 +01:00
David Karlsson
7b7ef844cc vale: suggest "distribution" over "distro"
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 16:47:05 +01:00
David Karlsson
564705bb73 vale: ignore "TIP" TLA (because it's used in "tip" alerts)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 14:37:10 +02:00
David Karlsson
a634846f29 vale: add some common TLAs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 14:36:12 +02:00
David Karlsson
3cbec0b9f5 vale: fix TLA detection for Acronyms rule
The Acronyms rule was not consistently detecting TLAs

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 14:29:13 +02:00
David Karlsson
77695db5d1 chore: sort acronyms alphabetically
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-28 16:01:49 +02:00
David Karlsson
ce9428886c vale: add REST to acronyms
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-28 15:59:23 +02:00
David Karlsson
73839ebf3f vale: don't flag alerts as acronyms
> [!TIP] was being flagged as an undefined acronym

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-28 15:55:43 +02:00
David Karlsson
860df3228b vale: improve Docker capitalizaton rule
don't flag cases like:

* moby/docker-ce-packaging
* docker/docker

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-28 15:48:40 +02:00
David Karlsson
51853b6ca9 chore: move vale out from .github directory
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-28 15:35:47 +02:00