Commit graph

13 commits

Author SHA1 Message Date
7d2a234fc3 Add cargo-audit security assessment
Some checks are pending
/ verify (push) Waiting to run
2026-02-25 00:44:45 -03:00
e2f4074e51 CI: Bump version and tag for testing
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Has been cancelled
2026-02-19 02:09:31 -03:00
d2ad28f4ef CI: Set version variable for GJD publish URL
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Has been cancelled
2026-02-18 17:28:13 -03:00
df3960bf56 Add logging to version consistency check
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Has been cancelled
2026-02-18 17:12:13 -03:00
f9cb9cb6bd Bump version and tag for CI testing
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Has been cancelled
2026-02-18 16:40:50 -03:00
899d66585a Add lockfile version check to version-assess
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Has been cancelled
2026-02-18 16:38:52 -03:00
8b46ce6bf2 Bump version and tag for CI testing
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Has been cancelled
2026-02-18 16:05:58 -03:00
7236cf105b Bump version for CI trigger 2026-02-18 05:26:05 -03:00
feb2f9c1ac Add prebuilt binaries tooling and docs
Some checks failed
/ verify (push) Has been cancelled
2026-02-18 04:38:11 -03:00
7300a29b67 Concentrate configuration content parsing in syntax::serial
Fixes some pages not having parsed input by making it much harder to
construct a config with unparsed text, which is something you basically
never want. The parsing now happens much earlier and consumers don't
need to remember to parse the configuration anymore.

Fixes a possible stack overflow due to parsing and configuration
depending on each other.

This commit also has dependencies updates and minor justfile tweaks.
2025-12-28 06:27:30 -03:00
9dfd493bf5 Cleanup and rework justfile, add some CI-only checks 2025-12-26 16:48:08 -03:00
e657eb6513 Add tests for all but the content syntax parser module 2025-12-25 23:57:22 -03:00
a7d944bbd4 Here goes something 2025-12-09 18:28:39 -03:00