3 Commits
Author SHA1 Message Date
Lucas BergerandClaude Opus 4.8 6ade8d59bf docs: correct rrule drift (code uses ical.js RecurExpansion) + minor fixes
Publish / publish (push) Successful in 11s
Recurrence expansion uses ical.js ICAL.RecurExpansion, not the rrule
library (never installed/imported). Also fix playwright-cli path
(/usr/bin), prod-compose service count (two, post-Redis-removal), and
CI job count (six). Found via /gsd-docs-update --verify-only.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 22:29:03 -04:00
Lucas BergerandClaude Opus 4.8 c7955a46b9 chore: archive v1.1 phase directories to milestones/v1.1-phases/
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 22:21:38 -04:00
Lucas BergerandClaude Opus 4.8 a2890d1542 chore(gsd): switch branching strategy to per-milestone
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 22:20:31 -04:00
250 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"firecrawl": false, "firecrawl": false,
"exa_search": false, "exa_search": false,
"git": { "git": {
"branching_strategy": "phase", "branching_strategy": "milestone",
"create_tag": true, "create_tag": true,
"phase_branch_template": "gsd/phase-{phase}-{slug}", "phase_branch_template": "gsd/phase-{phase}-{slug}",
"milestone_branch_template": "gsd/{milestone}-{slug}", "milestone_branch_template": "gsd/{milestone}-{slug}",

Some files were not shown because too many files have changed in this diff Show More