Skip to content

Commit 25e41a4

Browse files
committed
Update recent commits data [skip ci]
1 parent c1be363 commit 25e41a4

File tree

1 file changed

+22
-14
lines changed

1 file changed

+22
-14
lines changed

docs/_data/recent_commits.yml

Lines changed: 22 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,56 @@
11
# Recent commits data for Jekyll
22
# Auto-generated by GitHub Actions
33
commits:
4-
- sha: "7b419cddf9344f6d33fc0677205e4bb12ee478a4"
4+
- sha: "c1be363c07e723c340247761c8dba97868e8bb7e"
55
date: "July 29, 2025"
66
author: "Rolfe Dlugy-Hegwer"
7-
subject: "fix: Allow placeholder dates in comments and code blocks"
8-
body: "Update GitHub Actions validation to match Python script logic,
9-
allowing placeholder dates when they're in comments or code blocks.
7+
subject: "docs: Update CLAUDE.md with recent development focus"
8+
body: "Major updates to reflect July 2025 work:
9+
- Jekyll front matter standardization across all blog posts
10+
- Comprehensive blog post validation test suite
11+
- GitHub Actions workflow for automated validation
12+
- Updated architecture including test structure
13+
- Documented lessons learned from Jekyll deployment crisis
14+
- Enhanced development workflow with quality assurance
15+
16+
The file now accurately reflects current project state and
17+
recent focus on documentation infrastructure reliability.
1018
1119
🤖 Generated with [Claude Code](https://claude.ai/code)
1220
1321
Co-Authored-By: Claude <noreply@anthropic.com>
1422
"
1523

16-
- sha: "f8b1acaf3e7444346b65515b9f226b7d27c97dec"
24+
- sha: "7fa920ec43777e3ea5352de109e43fae86e1ae74"
1725
date: "July 29, 2025"
1826
author: "GitHub Action"
1927
subject: "Update recent commits data [skip ci]"
2028
body: ""
2129

22-
- sha: "96a6e5d9ed569768406c7016fda24dd634973f7e"
30+
- sha: "7b419cddf9344f6d33fc0677205e4bb12ee478a4"
2331
date: "July 29, 2025"
2432
author: "Rolfe Dlugy-Hegwer"
25-
subject: "fix: Override pytest addopts to disable coverage in CI"
26-
body: "Using -o addopts='' to override the coverage configuration from
27-
pyproject.toml in the blog post validation workflow.
33+
subject: "fix: Allow placeholder dates in comments and code blocks"
34+
body: "Update GitHub Actions validation to match Python script logic,
35+
allowing placeholder dates when they're in comments or code blocks.
2836
2937
🤖 Generated with [Claude Code](https://claude.ai/code)
3038
3139
Co-Authored-By: Claude <noreply@anthropic.com>
3240
"
3341

34-
- sha: "7fd1458a343354e75e1a399b167812012eecdd1d"
42+
- sha: "f8b1acaf3e7444346b65515b9f226b7d27c97dec"
3543
date: "July 29, 2025"
3644
author: "GitHub Action"
3745
subject: "Update recent commits data [skip ci]"
3846
body: ""
3947

40-
- sha: "8a8c22485b01adf0bf1b620b60ed8001641cd341"
48+
- sha: "96a6e5d9ed569768406c7016fda24dd634973f7e"
4149
date: "July 29, 2025"
4250
author: "Rolfe Dlugy-Hegwer"
43-
subject: "fix: Remove coverage from blog post validation workflow"
44-
body: "Pytest was failing due to missing coverage tools. Using --no-cov flag
45-
to disable coverage for this specific validation workflow.
51+
subject: "fix: Override pytest addopts to disable coverage in CI"
52+
body: "Using -o addopts='' to override the coverage configuration from
53+
pyproject.toml in the blog post validation workflow.
4654
4755
🤖 Generated with [Claude Code](https://claude.ai/code)
4856

0 commit comments

Comments
 (0)