Skip to content

Add Jekyll assignment warnings and cache metadata - #131

Merged
osteele merged 2 commits into
mainfrom
fix/issue-followups
Aug 12, 2026
Merged

Add Jekyll assignment warnings and cache metadata#131
osteele merged 2 commits into
mainfrom
fix/issue-followups

Conversation

@osteele

@osteele osteele commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • emit source-located warnings when dot-notation assignment targets an immutable Jekyll drop, while preserving Ruby Jekyll no-op behavior
  • cache successful GitHub repository metadata for ten minutes and coalesce concurrent requests
  • enable the setup-go cache for lint CI
  • verify ordered YAML data mappings through Liquid template iteration
  • update Liquid to v1.9.1

Validation

  • cgo-test ./...
  • cgo-test -race ./plugins
  • make lint (0 issues; local cache-write warnings from the sandbox)

Closes #36
Closes #43
Closes #91
Closes #129

@osteele
osteele merged commit d82cae1 into main Aug 12, 2026
7 of 12 checks passed
@osteele
osteele deleted the fix/issue-followups branch August 12, 2026 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant