Commit graph

261 commits

Author SHA1 Message Date
54799bacc4 CI: Add Git to check.yaml workflow to suppress justfile errors
Some checks are pending
/ verify (push) Waiting to run
/ publish (push) Waiting to run
2026-03-07 02:58:13 -03:00
c0dc8f9b6e CI: Also checkout tags, add --locked to cargo builds
Some checks are pending
/ verify (push) Waiting to run
2026-03-07 02:52:58 -03:00
75b7cbef80 Add 'latest' tag generation, update SourceBuild docs
Some checks are pending
/ verify (push) Waiting to run
/ publish (push) Waiting to run
2026-03-07 02:18:02 -03:00
5377c67b89 Add version information to footer, /data and meta tags
Some checks are pending
/ verify (push) Waiting to run
2026-03-06 23:30:56 -03:00
b794de4f93 Merge ci-testing: publish to GJD registry on tag push
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Waiting to run
commit d6fa2986ec
Author: jutty <j@jutty.dev>
Date:   Sun Mar 1 03:18:50 2026 -0300

    Add tag and push-unsafe recipes to justfile

commit 6a239e1708
Author: jutty <j@jutty.dev>
Date:   Sun Mar 1 03:18:21 2026 -0300

    Update roadmap

commit a3da368573
Author: jutty <j@jutty.dev>
Date:   Thu Feb 26 20:56:48 2026 -0300

    Cleanup CI testing files

commit b56f53bdc2
Author: jutty <j@jutty.dev>
Date:   Thu Feb 26 20:17:10 2026 -0300

    CI: Adjust curl logging, add a job for internal networking tests

commit 435e478b01
Author: jutty <j@jutty.dev>
Date:   Wed Feb 25 02:35:20 2026 -0300

    CI: Move sha256sum calculation before registry upload

commit 727ea16769
Author: jutty <j@jutty.dev>
Date:   Wed Feb 25 01:51:05 2026 -0300

    CI: Add curl -f fail flag to extra tools binary fetching

commit 2ff7a6cf1b
Author: jutty <j@jutty.dev>
Date:   Wed Feb 25 01:48:00 2026 -0300

    CI: Make additional tooling move to /usr/local/bin verbose

commit bf88f86bce
Author: jutty <j@jutty.dev>
Date:   Wed Feb 25 01:40:32 2026 -0300

    CI: Adapt to cargo-audit outlier URL structure

commit 291081359e
Author: jutty <j@jutty.dev>
Date:   Wed Feb 25 01:29:13 2026 -0300

    CI: Deduplicate additional tool fetching

    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.

commit 7d2a234fc3
Author: jutty <j@jutty.dev>
Date:   Wed Feb 25 00:32:51 2026 -0300

    Add cargo-audit security assessment

commit ed30ee7b75
Author: jutty <j@jutty.dev>
Date:   Thu Feb 19 02:06:42 2026 -0300

    CI: Add wildcard branch to check workflow
2026-03-01 05:56:32 -03:00
0649cfd94e CI: Set version variable for GJD publish URL 2026-03-01 04:38:26 -03:00
4402ad3e4c Add logging to version consistency check 2026-03-01 04:38:26 -03:00
4bcd207281 CI: Extract upload step from justfile 2026-03-01 04:38:26 -03:00
1cd6545c4a Add lockfile version check to version-assess 2026-03-01 04:38:26 -03:00
d8723372ec CI: Extract tools into /tmp 2026-03-01 04:38:26 -03:00
5303b8dd64 Update dependencies before checking for version mismatch 2026-03-01 04:38:26 -03:00
c5b6cd0513 Print git status if worktree is dirty 2026-03-01 04:38:26 -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
260610c4a0 Implement blockquote token 2026-02-08 18:31:56 -03:00
aa41e33ced Implement verse token, scaffold quote token 2026-02-08 14:52:16 -03:00
3ea6c53920 Adjust visited anchor color, header sizes and wrapping 2026-02-08 14:17:20 -03:00
95411ef605 Make doc comments in graph.rs more consistent 2026-01-21 21:02:16 -03:00
21a710658d Analyze necessity and effects of checked arithmetic 2026-01-21 16:52:54 -03:00
5156161650 Sketch out a possible table syntax in the roadmap 2026-01-19 02:29:14 -03:00
c5174824ec Fix mismatched font sizes across prose faces 2026-01-19 02:08:42 -03:00
7e9f3c3afb Minor refactorings, doc comments 2026-01-19 01:53:43 -03:00
5151c53a2b Expand test coverage 2026-01-19 01:45:54 -03:00
386e6b482b Fix summing of total detached edges 2026-01-19 01:45:40 -03:00
2549e904b3 Cleanup node display logic 2026-01-19 01:44:22 -03:00
9f9042a19d Make node connections no longer an Option 2026-01-19 01:42:23 -03:00
c0e5182978 Return Result instead of Option in version parsing 2026-01-19 01:39:09 -03:00