Commit Graph

63994 Commits

Author SHA1 Message Date
David Karlsson 8029815845 copilot: remove "actions on your behalf" section, add "limitations"
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 13:06:43 +01:00
David Karlsson 51acb80f1f copilot: restructure examples section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 13:06:43 +01:00
David Karlsson f3a1142f52 copilot: clarify data processing disclaimer
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 13:06:43 +01:00
David Karlsson 80a7cedc56 copilot: revamp example prompts
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 13:06:43 +01:00
David Karlsson 36a227b30c copilot: add question marks to example questions
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 13:06:43 +01:00
David Karlsson c7347bde41 copilot: "supported languages" pertains to containerization features
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 13:06:43 +01:00
David Karlsson fa27131e67 copilot: mention Docker account sign-in and authorization
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 13:06:43 +01:00
David Karlsson 3bfe542295 copilot: clarify that managing policies is only for orgs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 13:06:43 +01:00
David Karlsson 65b65d58d5 chore: add area/copilot config to labeler
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 13:06:43 +01:00
David Karlsson 15e3c9c703 copilot: restructure content, editorial improvements
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 13:06:43 +01:00
David Karlsson eca8d53dd8 chore: add issue template for proposing a new guide
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 12:21:47 +01:00
David Karlsson 967c2cbd06 hugo: show all guides when filters are unselected
This fixes a bug where if you would first select some filters on the
/guides landing page, and then unselect them again, the "All guides"
section would still be filtered; not all guides were displayed when
filter selection was cleared.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 12:09:47 +01:00
CrazyMax b759ac65bb
releaser(aws): remove type assertion on errors
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-11-07 10:51:16 +01:00
CrazyMax fbf879c97f
releaser: update go to 1.23 and update dependencies
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-11-07 10:48:49 +01:00
David Karlsson b9833dd8d2
Merge pull request #21353 from dvdksn/fix-releaser-etoomanyredirects-take2
releaser: fix error with too many (redirect) args to jq
2024-11-07 10:01:35 +01:00
CrazyMax db6966c59d
ci: check cloudfront config
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-11-07 09:54:27 +01:00
Sarah Sanders 2f928a7cfc Fix accept invite flow 2024-11-06 14:48:20 -08:00
Sarah Sanders 6d31e076f1
Update content/manuals/admin/organization/members.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-06 14:38:53 -08:00
David Karlsson 9ee4e85c70 releaser: add dry run mode
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-06 16:08:15 +01:00
David Karlsson d7e80d53c1 releaser: read config from files instead of variables
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-06 16:08:15 +01:00
Sebastiaan van Stijn 1c78c4e595
Merge pull request #21337 from dvdksn/update-redis-example-tags
engine(swarm): update example redis tags
2024-11-06 15:53:22 +01:00
Guillaume Lours b6f336d045
release-notes for Compose v2.30.2 version (#21345)
<!--Delete sections as needed -->

## Description
Add release notes of Compose `v2.30.2` version
<!-- Tell us what you did and why -->

## Related issues or tickets

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

## Reviews

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

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

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-11-06 14:15:34 +00:00
David Karlsson ce9fa9cd67
Merge pull request #21350 from dvdksn/vendor-buildkit-354f2d13c905c05b0c4f44ff9c2d1e61430212bc
vendor: github.com/moby/buildkit 354f2d13c905c05b0c4f44ff9c2d1e61430212bc
2024-11-06 13:26:05 +01:00
David Karlsson 50262b08f7 hugo: don't escape HTML in redirects.json
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-06 09:49:00 +01:00
David Karlsson 00b5254157
Merge pull request #21351 from docker/revert-21338-fix-releaser-etoomanyredirects
Revert "releaser: get redirects from files instead of env vars"
2024-11-06 09:33:12 +01:00
David Karlsson 0f5193a86f
Revert "releaser: get redirects from files instead of env vars" 2024-11-06 09:32:12 +01:00
David Karlsson 6b3f7905c7 vendor: github.com/moby/buildkit 354f2d13c905c05b0c4f44ff9c2d1e61430212bc
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-06 09:19:19 +01:00
David Karlsson b6abee8015
Merge pull request #21338 from dvdksn/fix-releaser-etoomanyredirects
releaser: get redirects from files instead of env vars
2024-11-06 09:11:26 +01:00
David Karlsson eee80997a1
Merge pull request #21349 from tadashi0713/patch-1
Fix keyword/description in sysdig.md
2024-11-06 08:54:58 +01:00
Tadashi Nemoto c54819d244
Fix keyword/description in sysdig.md 2024-11-06 15:27:22 +09:00
Sarah Sanders b0169e08c3 Fix more typos/errors 2024-11-05 14:50:12 -08:00
Sarah Sanders ef47714f0e Fix typos and links 2024-11-05 13:32:09 -08:00
David Karlsson 76c8639570
Merge pull request #21346 from jsf5/patch-2
Update userns-remap.md
2024-11-05 21:49:43 +01:00
Sarah Sanders 0e4d61ef79 Update manage org docs for user invitation flow 2024-11-05 11:20:46 -08:00
James Simas 728e893de5
Update userns-remap.md
Fix wording.
2024-11-05 10:52:54 -08:00
Sarah Sanders 892c86b190
Merge pull request #21333 from sarahsanders-docker/ENGDOCS-2297
Update PAT guide to include expiration feature
2024-11-05 08:05:53 -08:00
Kevin Kortum 796397304a
Update merge.md (#21340)
Stick with the preferred version of compose files according to
https://docs.docker.com/compose/intro/compose-application-model/#the-compose-file

<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## 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-05 14:55:02 +00:00
Allie Sadler 502e61c960
ENGDOCS-2298 (#21339)
<!--Delete sections as needed -->

## Description

More DD IA improvements. Moves troubleshooting, faqs, support, and other
misc. pages.

## 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-05 14:03:52 +00:00
David Karlsson 0a3f9780ce releaser: get redirects and lambda fn from files instead of env vars
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-05 12:20:22 +01:00
David Karlsson 590bd6da0c engine(swarm): update example redis tags
The previous tag examples were too old and no longer exist.
Updated to latest n and n-1 patch versions.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-05 11:12:34 +01:00
Allie Sadler 3ea0cd758d
ENGDOCS-2283 (#21329)
<!--Delete sections as needed -->

## Description

Tidy up of DD IA. Creates a 'setup' folder and moves relevant pages
within it. First PR of a few

## 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-05 10:07:48 +00:00
David Karlsson 48f3bcc826
Merge pull request #21301 from dvdksn/scout-1.15.0
scout: scout-cli v1.15.0
2024-11-05 10:52:26 +01:00
Allie Sadler 66d0b9998e
Engdocs 2282 (#21326)
<!--Delete sections as needed -->

## Description

Add lifecycle attributes to the compose spec

## Related issues or tickets

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

## Reviews

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

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2024-11-05 09:49:09 +00:00
David Karlsson 7b1deedb3d
Merge pull request #21328 from dvdksn/fix-basics-concepts-typo
chore: fix typos and formatting issues in 'what is an image'
2024-11-05 10:44:55 +01:00
David Karlsson 040166a908
Merge pull request #21307 from dvdksn/update-getting-started-workshop
get-started: small updates to workshop contents
2024-11-05 10:44:31 +01:00
David Karlsson d46667290d scout: scout-cli v1.15.0 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-05 10:41:33 +01:00
Sarah Sanders 27f854fe6e Small consistency error 2024-11-04 15:24:03 -08:00
Sarah Sanders e43991ced9 Fixed numbering error 2024-11-04 15:22:58 -08:00
Sarah Sanders de2d1f396b Update PAT guide to include expiration feature 2024-11-04 15:18:22 -08:00
Sarah Sanders 3015d2c4da
Merge pull request #21274 from sarahsanders-docker/ENGDOCS-2270
Update Manage SSO guide
2024-11-04 14:11:19 -08:00