Commit Graph

518 Commits

Author SHA1 Message Date
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
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 0eef789a2c scout: fix release date of org-based health scores
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 18:32:54 +02:00
David Karlsson bd0a846f25 scout: scores now based on org policy config
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 18:28:34 +02:00
David Karlsson 3cc95a27be
Merge pull request #20809 from dvdksn/rn-27.2.1
engine: 27.2.1 release notes
2024-09-09 15:12:13 +02:00
David Karlsson 02a4a592ca
Merge pull request #20808 from dvdksn/gha-fix-variable-name
gha fix variable name
2024-09-09 15:11:52 +02:00
Allie Sadler 8193b2f1ef
consolidate settings (#20810) 2024-09-09 13:53:18 +01:00
David Karlsson f634b5eb4d fix: correct link to networking engine plugins
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 14:21:36 +02:00
David Karlsson d75f0f2c6f engine: 27.2.1 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 14:12:40 +02:00
David Karlsson d7534e00b8 engine: add linkTitles, weights to release notes section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 14:12:40 +02:00
David Karlsson c95a07bded scout: add "package types" config option for vulnerabilities policy
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 13:10:03 +02:00
David Karlsson 63210c974a chore: fix some linting issues in gha overview
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 13:06:43 +02:00
David Karlsson 1c15b54316 build: align var name with examples
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 13:04:13 +02:00
David Karlsson 948ae90018 chore: remove single-use gha-tutorial include
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 13:02:55 +02:00
Allie Sadler d271b4bb0c
hub releae note fix (#20805) 2024-09-09 11:27:48 +01:00
David Karlsson 656d1a871c chore: add navigation stubs, weights
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 11:24:49 +02:00
David Karlsson 135870fc13 hugo: move manuals content to /manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 10:51:09 +02:00