|
1 | 1 | # Recent commits data for Jekyll |
2 | 2 | # Auto-generated by GitHub Actions |
3 | 3 | commits: |
4 | | -- sha: "7b419cddf9344f6d33fc0677205e4bb12ee478a4" |
| 4 | +- sha: "c1be363c07e723c340247761c8dba97868e8bb7e" |
5 | 5 | date: "July 29, 2025" |
6 | 6 | 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. |
10 | 18 |
|
11 | 19 | 🤖 Generated with [Claude Code](https://claude.ai/code) |
12 | 20 |
|
13 | 21 | Co-Authored-By: Claude <noreply@anthropic.com> |
14 | 22 | " |
15 | 23 |
|
16 | | -- sha: "f8b1acaf3e7444346b65515b9f226b7d27c97dec" |
| 24 | +- sha: "7fa920ec43777e3ea5352de109e43fae86e1ae74" |
17 | 25 | date: "July 29, 2025" |
18 | 26 | author: "GitHub Action" |
19 | 27 | subject: "Update recent commits data [skip ci]" |
20 | 28 | body: "" |
21 | 29 |
|
22 | | -- sha: "96a6e5d9ed569768406c7016fda24dd634973f7e" |
| 30 | +- sha: "7b419cddf9344f6d33fc0677205e4bb12ee478a4" |
23 | 31 | date: "July 29, 2025" |
24 | 32 | 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. |
28 | 36 |
|
29 | 37 | 🤖 Generated with [Claude Code](https://claude.ai/code) |
30 | 38 |
|
31 | 39 | Co-Authored-By: Claude <noreply@anthropic.com> |
32 | 40 | " |
33 | 41 |
|
34 | | -- sha: "7fd1458a343354e75e1a399b167812012eecdd1d" |
| 42 | +- sha: "f8b1acaf3e7444346b65515b9f226b7d27c97dec" |
35 | 43 | date: "July 29, 2025" |
36 | 44 | author: "GitHub Action" |
37 | 45 | subject: "Update recent commits data [skip ci]" |
38 | 46 | body: "" |
39 | 47 |
|
40 | | -- sha: "8a8c22485b01adf0bf1b620b60ed8001641cd341" |
| 48 | +- sha: "96a6e5d9ed569768406c7016fda24dd634973f7e" |
41 | 49 | date: "July 29, 2025" |
42 | 50 | 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. |
46 | 54 |
|
47 | 55 | 🤖 Generated with [Claude Code](https://claude.ai/code) |
48 | 56 |
|
|
0 commit comments