Commit Graph

237 Commits

Author SHA1 Message Date
Stephanie Aurelio
37e129a46f Add account section and update settings and security (#20350)
* add account section and update admin pages

* update hub build and security sections

* update toc

* Update content/accounts/_index.md

* Update .github/labeler.yml

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2024-07-17 10:29:28 -07:00
David Karlsson
b4237e023b Merge pull request #20357 from dvdksn/bake-deduplicate-context
build: assorted improvements, cleanup
2024-07-17 15:09:42 +02:00
David Karlsson
140b8d0704 build: remove netlify _release
This build target was not being used for a long time

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-09 17:41:11 +02:00
David Karlsson
b7758b7567 ci: use @reviewdog branch of vale-action
Using the reviewdog branch of vale-action truncates the raw
output section, allegedly (per the #testthedocs channel in WtD slack)

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-09 16:40:13 +02:00
David Karlsson
0754f20478 Merge pull request #20349 from dvdksn/dbc-toplevel
Move Docker Build Cloud to its own top-level section
2024-07-05 13:54:24 +02:00
David Karlsson
2f828c816b chore: add codeowners for build-cloud
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-05 13:19:03 +02:00
David Karlsson
c7958596f7 Merge pull request #20040 from dvdksn/gha-ubuntu-24.04
ci: bump runner to ubuntu-24.04
2024-07-04 14:14:24 +02:00
David Karlsson
8bfe52f43e ci: ignore externally managed environment python error
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-04 14:05:13 +02:00
David Karlsson
c7cde04527 ci: add labeler config for build-cloud
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-03 17:33:29 +02:00
David Karlsson
1f1e6bf031 ci: bump runner to ubuntu-22.04
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-03 11:07:07 +02:00
David Karlsson
405153a565 Merge pull request #20312 from dvdksn/health-score-agpl-license
scout: health score only consider AGPL
2024-07-01 17:53:15 +02:00
David Karlsson
f6e63e55fe Merge pull request #20208 from dvdksn/docker-copilot-ext-beta
GitHub copilot extension, early access docs
2024-06-27 21:51:49 +02:00
David Karlsson
69319a6781 vale: add AGPL to vocabulary
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-27 17:37:48 +02:00
David Karlsson
f58694d9d1 test: add check for validating go-redirects
Test ensures that:

- Go redirects are unique (this is actually enforced by YAML already
  because it requires keys to be unique, but just in case someone
  'echo >>'es into the file or whatever
- Go redirects always resolve to an index.html in the public output dir

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-27 13:45:30 +02:00
David Karlsson
d24abfd62f chore: az-sort vale vocabulary
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-27 11:35:51 +02:00
David Karlsson
0f940fcda0 vale: add Codespaces to vocabulary
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-27 11:34:39 +02:00
David Karlsson
d0d7db3d67 Merge pull request #20026 from robmry/ip6tables-by-default
Updates for moby 27.0
2024-06-25 16:51:20 +02:00
Rob Murray
a743d20673 network: Add NAT to the Vale linter's accept list.
Signed-off-by: Rob Murray <rob.murray@docker.com>
2024-06-25 16:49:08 +02:00
David Karlsson
8479834c27 vale: add Debootstrap to vocabulary
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-24 09:08:07 +02:00
dependabot[bot]
9fea2ea117 build(deps): Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.5 to 6.1.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](6d6857d369...c5a7806660)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 01:24:03 +00:00
dependabot[bot]
82942dffc2 build(deps): Bump docker/bake-action from 4 to 5
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4 to 5.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 09:37:56 +00:00
Stephanie Aurelio
744695aae3 Add banner and update billing docs (#20145)
* add tax banner and update billing faq

* update faq

* update vale
2024-06-10 08:22:24 -07:00
Stephanie Aurelio
da58f6c5a6 Refresh admin and security FAQ pages (#20084)
* refresh admin and security pages

* clean up sso faqs

* edits

* vale fixes

* vale fixes and edit

* implement feedback
2024-05-29 08:40:23 -07:00
Stephanie Aurelio
0e1aaa62ec Update provisioning pages and add group mapping steps (#20016)
* add provisioning section and group mapping steps

* update URL

* update vale accept

* update callout in jit page

* fix urls

* vale fixes

* alphabetize new vale entries

* implement feedback
2024-05-21 09:25:52 -07:00
David Karlsson
f4e7b3925d ci: add unused-media target to validate matrix
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-20 19:10:22 +02:00
David Karlsson
04252ecf22 Merge pull request #20022 from dvdksn/scout-metrics-exporter-datadog
scout: metrics exporter, datadog example
2024-05-17 10:55:54 +02:00
Stephanie Aurelio
bdfd68c70e Update JIT release phase callouts (#20030)
* update callouts

* link to release phase doc

* vale: add SCIM, Admin Console to vocabulary

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-14 12:12:11 -07:00
David Karlsson
c5bd5286e6 vale: add tmpfs to vocabulary
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-13 17:00:48 +02:00
David Karlsson
21327709a5 vale: add Datadog to vocabulary
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-10 16:22:47 +02:00
David Karlsson
b7fb29eb62 ci: only run vale for on pull requests
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-30 12:51:51 +02:00
David Karlsson
d1bcdbef57 ci: add vale lint
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-29 16:22:18 +02:00
dependabot[bot]
c496d97f95 build(deps): bump peter-evans/create-pull-request from 6.0.4 to 6.0.5
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](9153d834b6...6d6857d369)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 01:17:51 +00:00
David Karlsson
577c936ed5 Merge pull request #19817 from dvdksn/vale-reduce-cruft
vale: reduce false positives
2024-04-25 18:48:05 +02:00
David Karlsson
2a1b3e0ab3 Merge pull request #19776 from dvdksn/initial-otel-support
cli: document initial otel support and usage
2024-04-22 23:14:36 +02:00
David Karlsson
6a419015f8 vale: add otel, grafana to vocabulary
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-18 15:33:26 +02:00
dependabot[bot]
0766fd127b build(deps): bump peter-evans/create-pull-request from 6.0.3 to 6.0.4
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](c55203cfde...9153d834b6)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 01:10:32 +00:00
David Karlsson
983cb1da09 vale: add heading punctuation rule
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-16 20:51:43 +02:00
David Karlsson
215a5e5783 vale: add exclamation rule
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-16 20:51:29 +02:00
David Karlsson
dc998fe455 vale: relax existing ruleset
Remove unnecessary rules and relax kept rules in an attempt to reduce
false positives and noise in linting with vale.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-16 20:51:15 +02:00
dependabot[bot]
644e1db68e build(deps): bump peter-evans/create-pull-request from 6.0.2 to 6.0.3
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](70a41aba78...c55203cfde)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 01:18:15 +00:00
David Karlsson
c09ec313e2 trusted-content: restructure doi section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-12 09:30:52 +02:00
David Karlsson
aa7021fd59 ci: remove negative glob patterns for labeler
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-27 17:57:23 +01:00
David Karlsson
9b2873687e ci: update labeler config
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-27 17:45:34 +01:00
David Karlsson
82aa9f7979 Merge pull request #19597 from dvdksn/bump-action-labeler-v5
deps: bump and pin actions/labeler@v5
2024-03-27 16:48:25 +01:00
dependabot[bot]
0edee8fe40 build(deps): bump peter-evans/create-pull-request from 6.0.1 to 6.0.2
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](a4f52f8033...70a41aba78)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 02:00:15 +00:00
David Karlsson
d624e0d554 build: add gha ssh example
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-12 10:46:12 +01:00
David Karlsson
e4aaa11f29 deps: bump and pin actions/labeler@v5
- Upgrades node16 to node20
- Uses dot: true by default

https://github.com/actions/labeler/releases/tag/v5.0.0

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-11 17:58:26 +01:00
David Karlsson
eff1cecf26 s3: fix content-type response header for webp
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-04 15:38:20 +01:00
David Karlsson
6f537baa77 Merge pull request #19521 from docker/dependabot/github_actions/peter-evans/create-pull-request-6.0.1
build(deps): bump peter-evans/create-pull-request from 5.0.2 to 6.0.1
2024-02-28 10:01:10 +01:00
Allie Sadler
212cba7458 pr-template-tweak (#19518) 2024-02-28 08:36:13 +00:00