Commit Graph

13 Commits

Author SHA1 Message Date
David Karlsson 68819e4786 build(cache): gha backend timeout opt
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-28 16:51:34 +01:00
David Karlsson f3b44a4476 cli: change reference docs url paths
Moves the reference documentation to a new subpath, from /engine/ to /reference/
2024-02-21 10:25:53 +01:00
David Karlsson 6225724f32 test: add lint rule for trailing punctuation in headings
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 15:57:19 +01:00
David Karlsson e3c269e58a build: clarify cache backend protocol compatibility
S3 and GHA cache backends can be used with other services compatible
with the S3/GHA protocols.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-16 12:01:27 +01:00
CrazyMax 17eb61acf3
build: fix gha cache scope
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-11-10 17:47:37 +01:00
David Karlsson 1fdb2e77d4 fix: broken glob path for lint job
Linting was only running on a subset of our Markdown files in `content`.
This change fixes the glob path, and adds appropriate exclude paths.
Because the glob pattern was incorrect before, we had lots of files that
didn't comply with the linting rules. This commit also fixes those
issues.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-04 10:50:02 +01:00
shuoer86 56f40dc07d
fix typos (#18423) 2023-10-19 11:19:29 +01:00
David Karlsson 54e13c08d9 build: refresh building best practices
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-11 09:18:18 +02:00
David Karlsson ca2f3732a0 build: add s3 cache backend configuration params
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-12 15:44:11 +02:00
CrazyMax ad5049e4c5
gha: bump actions to latest major
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-09-12 11:44:09 +02:00
David Karlsson 63fd22cd50 build: tier 1 docs freshness
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-07 09:42:00 +02:00
David Karlsson 15e9e1e694 hugo: run migration script
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:42:25 +02:00
David Karlsson a0d21ade2f migrate to hugo
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:41:02 +02:00