Commit graph

274 commits

Author SHA1 Message Date
d6fa2986ec Add tag and push-unsafe recipes to justfile
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Has been cancelled
2026-03-01 03:27:45 -03:00
6a239e1708 Update roadmap 2026-03-01 03:18:21 -03:00
a3da368573 Cleanup CI testing files
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Has been cancelled
2026-02-26 20:57:12 -03:00
b56f53bdc2 CI: Adjust curl logging, add a job for internal networking tests
Some checks failed
/ verify (push) Waiting to run
/ publish (push) Has been cancelled
2026-02-26 20:17:10 -03:00
4cce350778 CI: Bump version and tag to trigger publish workflow
Some checks failed
/ verify (push) Waiting to run
/ publish (push) Has been cancelled
2026-02-26 19:48:41 -03:00
2c2c198476 CI: Bump version and tag to trigger publish workflow
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Has been cancelled
2026-02-25 06:28:16 -03:00
435e478b01 CI: Move sha256sum calculation before registry upload
Some checks failed
/ verify (push) Waiting to run
/ publish (push) Has been cancelled
2026-02-25 02:35:52 -03:00
b3f3384480 CI: Bump version and tag to trigger publish workflow
Some checks failed
/ verify (push) Waiting to run
/ publish (push) Has been cancelled
2026-02-25 01:59:17 -03:00
727ea16769 CI: Add curl -f fail flag to extra tools binary fetching
Some checks are pending
/ verify (push) Waiting to run
2026-02-25 01:51:05 -03:00
2ff7a6cf1b CI: Make additional tooling move to /usr/local/bin verbose
Some checks are pending
/ verify (push) Waiting to run
2026-02-25 01:48:00 -03:00
bf88f86bce CI: Adapt to cargo-audit outlier URL structure
Some checks are pending
/ verify (push) Waiting to run
2026-02-25 01:40:42 -03:00
291081359e CI: Deduplicate additional tool fetching
Some checks are pending
/ verify (push) Waiting to run
While this moves the source of truth for CI tooling versions to
somewhere outside the workflow definitions, it also avoids duplication
and keeps debug (check.yaml) and production (publish.yaml) verifications
fully independent.
2026-02-25 01:29:13 -03:00
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
ed30ee7b75 CI: Add wildcard branch to check workflow
Some checks are pending
/ verify (push) Waiting to run
2026-02-19 02:06:42 -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
0c21f1898a CI: Extract upload step from justfile
Some checks are pending
/ verify (push) Waiting to run
2026-02-18 17:07:26 -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
430c7de93d CI: Extract tools into /tmp
Some checks are pending
/ verify (push) Waiting to run
2026-02-18 15:33:09 -03:00
4bc44b1038 Update dependencies before checking for version mismatch
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Has been cancelled
2026-02-18 05:27:12 -03:00
7236cf105b Bump version for CI trigger 2026-02-18 05:26:05 -03:00
b0cc60971e Print git status if worktree is dirty
Some checks are pending
/ verify (push) Waiting to run
2026-02-18 05:23:00 -03:00
edd1dc1016 Move clippy to nightly rustup call on publish workflow 2026-02-18 05:20:23 -03:00
a9d7e70f29 Change check CI workflow clippy to nightly
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Has been cancelled
2026-02-18 05:09:19 -03:00
6843a20862 Add git to publish CI workflow
Some checks are pending
/ verify (push) Waiting to run
2026-02-18 05:06:36 -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
3ca3f31d8d Replace CSS prefers-color-scheme block with light-dark() calls 2026-02-17 21:25:37 -03:00
5b5541c28f Adopt and apply nightly clippy configuration 2026-02-16 23:37:23 -03:00
2e95c94f54 Change tests running order 2026-02-16 16:26:07 -03:00
d7d034757a Adopt and apply nightly rustfmt configuration 2026-02-16 16:19:27 -03:00
a7770e1486 Add rustfmt from nighly to CI toolchain setup 2026-02-16 14:46:50 -03:00
f71ab341a0 Add graph file to CI trigger paths 2026-02-16 14:43:14 -03:00
7fa054257a Minor documentation tweaks 2026-02-16 14:41:22 -03:00
f3a997f29a Add docs for tables, update roadmap 2026-02-16 14:26:59 -03:00
d5e79daeee Adopt nightly rustfmt 2026-02-16 13:58:24 -03:00
31db91a631 Add table context handling tests 2026-02-16 13:57:34 -03:00
c116f6c1cb Handle headerless tables 2026-02-16 13:57:34 -03:00
6b7123b1ad Handle table cell separator cases 2026-02-16 13:57:34 -03:00
b890eb93f1 Scaffold table token 2026-02-16 13:57:14 -03:00
4187299e04 Use a cite element for blockquote citations 2026-02-09 21:46:01 -03:00
6f8567e5ba Make quote logging verbose 2026-02-09 21:46:01 -03:00
898708691a Revert to text decoration for visited link distinctions 2026-02-09 21:46:01 -03:00
834949939a Extract lexer to its own module 2026-02-09 21:46:01 -03:00
39c7373e7e Simplify a quote example to not have a citation 2026-02-09 01:50:52 -03:00
ed4d703d46 Adjust spacing on quote syntax examples 2026-02-08 19:37:59 -03:00
0376d55356 Fix mismatched example in Syntax page 2026-02-08 19:32:11 -03:00
55d2e37ce2 Simplify quote citation URL lookup 2026-02-08 19:21:21 -03:00