David Karlsson
5ec60d925c
Merge pull request #20847 from dvdksn/use-i18n-strings
...
hugo: use i18n strings in callouts
2024-09-11 17:40:10 +02:00
David Karlsson
21b37d3696
Merge pull request #20846 from dvdksn/hugo-templates-tidy
...
chore: tidy up hugo templates
2024-09-11 17:39:56 +02:00
Allie Sadler
50e986c308
Engdocs 2215 ( #20851 )
...
* move about and reorder dd install section
* fixes
* build fixes
* build fixes
* add weights
* add more weights and linktitles
* add more weights and linktitles
2024-09-11 16:10:22 +01:00
Allie Sadler
5e13ff0cd2
codeowners update ( #20845 )
...
* codeowners update
* Update .github/CODEOWNERS
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
---------
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-11 14:15:08 +01:00
David Karlsson
3249110cdf
hugo: use i18n strings in 'experimental' and 'restricted' shortcodes
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-11 15:08:59 +02:00
David Karlsson
5e4fc68d6e
hugo: use i18n string for 'caution' alerts
...
While we don't currently use the caution alert anywhere yet, we should
still be consistent in using i18n strings for these (not `title
.AlertType`).
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-11 15:08:38 +02:00
David Karlsson
edc85bef6e
hugo: inline top-nav partial
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-11 14:27:55 +02:00
David Karlsson
f530a68e24
hugo: inline toc-cli partial
...
This partial was only used once.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-11 14:25:52 +02:00
David Karlsson
7c1ecf8825
hugo: use sidebar.goto and alias for "latest" engine api route
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-11 14:23:21 +02:00
David Karlsson
e79d7a84bd
hugo: add support for pageless links in sidebar
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-11 14:15:15 +02:00
David Karlsson
c17d0e8553
hugo: create a common api layout
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-11 12:44:34 +02:00
Allie Sadler
5f45287df6
ENGDOCS-2214 ( #20843 )
...
* ENGDOCS-2214
* add more weights
* weights and linktitles
2024-09-11 11:32:34 +01:00
Allie Sadler
b769446e2e
ENGDOCS-2212 ( #20841 )
...
* ENGDOCS-2212
* build fix
* add linkTitles
* other fixes
2024-09-11 11:07:31 +01:00
Allie Sadler
ef75c4af8d
ENGDOCS-2213 ( #20842 )
2024-09-11 10:58:21 +01:00
David Karlsson
e3a66f58ae
hugo: create a common wide layout
...
The wide base templates used by tags and learning paths were identical.
Creating a single-column `wide` layout instead to enable code reuse.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-11 11:45:46 +02:00
Allie Sadler
3ff3de74c2
ENGDOCS-2211 ( #20840 )
...
* ENGDOCS-2211
* re-weight
2024-09-11 10:39:52 +01:00
Allie Sadler
b53f5cab39
ENGDOCS-2210 ( #20838 )
...
* ENGDOCS-2210
* remove redundant line
* fix weights and add linktitles
* remove space
2024-09-11 10:39:41 +01:00
David Karlsson
5dbb0af119
Merge pull request #20827 from dvdksn/bump-config-versions
...
config: bump ce and buildkit versions
2024-09-11 07:49:52 +02:00
David Karlsson
60e4952db6
Merge pull request #20833 from dvdksn/vendor-buildkit-v0.16.0
...
vendor: github.com/moby/buildkit v0.16.0
2024-09-10 21:23:04 +02:00
David Karlsson
3005d0dc3c
vendor: github.com/moby/buildkit v0.16.0
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 21:17:19 +02:00
David Karlsson
a4dfc15b38
Merge pull request #20832 from docker-tools-robot/dispatch/buildx-ref-v0.17.0
...
Update buildx reference to v0.17.0
2024-09-10 21:03:30 +02:00
David Karlsson
97a7baa92f
Merge pull request #20564 from dvdksn/build-experimental-checks
...
build: experimental dockerfile rules
2024-09-10 21:00:10 +02:00
David Karlsson
68c200a79c
Merge pull request #20612 from dvdksn/bake-dedup-localctx
...
build(bake): automatically deduplicate context transfers
2024-09-10 20:59:47 +02:00
David Karlsson
8f60bd2bc0
Merge pull request #20782 from dvdksn/buildkit-016-s3-cache-opts
...
build(s3-cache): new/updated cache opt descriptions
2024-09-10 20:59:28 +02:00
David Karlsson
12bd4ff28b
Merge pull request #20790 from dvdksn/runmount-secret-env
...
build: run mount secrets as env
2024-09-10 20:59:01 +02:00
crazy-max
e5fd223588
vendor: github.com/docker/buildx v0.17.0
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-10 17:14:24 +00:00
David Karlsson
5acfd0fb17
Merge pull request #20795 from docker/dependabot/github_actions/peter-evans/create-pull-request-7.0.1
...
build(deps): bump peter-evans/create-pull-request from 6.1.0 to 7.0.1
2024-09-10 18:20:06 +02:00
David Karlsson
0b99715a90
Merge pull request #20828 from dvdksn/fix-index-links
...
chore: fix index links
2024-09-10 16:59:42 +02:00
David Karlsson
554aaabb1f
hugo: don't rewrite index.md links in render hook
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 16:54:06 +02:00
David Karlsson
6e4790e291
chore: rewrite links from index.md to _index.md
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 16:54:06 +02:00
David Karlsson
19f0010442
Merge pull request #20823 from dvdksn/permalink-site-config
...
hugo: configure permalink in site config
2024-09-10 16:53:22 +02:00
David Karlsson
e5810957e7
config: bump buildkit version to 0.16.0
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 15:21:12 +02:00
David Karlsson
99844baf0f
config: bump engine version to 27.2.1
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 15:20:34 +02:00
David Karlsson
30f8cabe5d
Merge pull request #20825 from dvdksn/scout-exc-fix-cliscreenshot
...
scout: fix broken screenshot link
2024-09-10 14:45:57 +02:00
David Karlsson
d06a536348
scout: fix broken screenshot link
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 14:31:08 +02:00
David Karlsson
94624206b6
build: run mount secrets as env
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 14:23:12 +02:00
David Karlsson
e37be22807
build(s3-cache): touch_refresh opt
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 14:21:44 +02:00
David Karlsson
9b96f6e3ef
build(s3-cache): upload_parallelism opt
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 14:21:43 +02:00
David Karlsson
844ac0538f
build(bake): automatically deduplicate context transfers
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 14:20:20 +02:00
David Karlsson
f018aec0e5
build: experimental dockerfile rules
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 14:18:47 +02:00
David Karlsson
b46dbff8f9
Revert "hugo: replace dots with dashes in content filenames"
...
This reverts commit 94e01d98ab
.
2024-09-10 13:28:36 +02:00
David Karlsson
9909247557
hugo: move manuals permalink config to hugo.yaml
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 13:28:11 +02:00
David Karlsson
df66fbd72d
Merge pull request #20821 from dvdksn/rm-wootric-whitelist
...
desktop: remove *.wootric.com whitelist urls
2024-09-10 11:51:04 +02:00
David Karlsson
e37bfcb87d
Merge pull request #20820 from dvdksn/dot-filenames
...
hugo: replace dots with dashes in content filenames
2024-09-10 11:50:44 +02:00
David Karlsson
502e19efbd
desktop: remove *.wootric.com whitelist urls
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 11:08:14 +02:00
David Karlsson
94e01d98ab
hugo: replace dots with dashes in content filenames
...
With the recent change in moving content to the /manuals section, and
manipulating content permalinks to use `/:sections[1:]/:slugorfilename`,
source filenames with dots in them did not receive a .html extension in
the site output directory. This seems to be a quirk (bug?) with the
`:slugorfilename` permalink token in Hugo.
To work around this, I have removed the dots in markdown filenames and
replaced them with dashes.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 10:36:30 +02:00
David Karlsson
c7dd62c5ab
Merge pull request #20811 from dvdksn/rag-ollama-guide
...
add rag-ollama application example
2024-09-10 10:01:22 +02:00
Allie Sadler
c59d8a7848
ENGDOCS-2203 ( #20784 )
...
* ENGDOCS-2203
* vale fix
* Update content/manuals/compose/profiles.md
2024-09-10 08:14:26 +01:00
David Karlsson
52a87f6bb0
Merge pull request #20814 from dvdksn/scout-policy-orgscores-date
...
scout: fix release date of org-based health scores
2024-09-09 19:33:36 +02:00
David Karlsson
a296063258
Merge pull request #20812 from dvdksn/legacy-build-title
...
cli: remove shorthand linktitle for legacy build reference
2024-09-09 18:35:19 +02:00