You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENHANCE: Add automatic version updates to GitHub Pages landing page
- Enhanced GitHub Actions workflow to inject current version into landing page
- Added version info banner, build timestamp, and recent improvements section
- Added {{VERSION}} placeholder to README.md for future automation
- Landing page now shows current version, build time, and system status automatically
- Added links to enhancement planning and improved visual presentation
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+37-1Lines changed: 37 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@
20
20
## Overview
21
21
This repository contains the working draft and artifacts of the Biomass Open Origin Standard for Tracking (BOOST), which defines a robust and interoperable data model for tracking biomass through complex supply chains. The standard supports transparent, verifiable, and consistent data exchange to enable sustainability, regulatory compliance, and supply chain integrity.
22
22
23
-
**Current Version: v3.1.3** - Consolidated build system with enhanced LaTeX error detection, automated version management, and comprehensive GitHub Actions workflow automation.
23
+
**Current Version: {{VERSION}}** - Enhanced collaboration with GitHub Issues-based enhancement planning, build system improvements, and comprehensive documentation consistency validation.
-**📋 Enhanced Collaboration**: Migrated all enhancement plans to GitHub Issues ([#259](https://github.com/carbondirect/BOOST/issues/259)-[#262](https://github.com/carbondirect/BOOST/issues/262)) for improved stakeholder engagement and transparency
50
+
-**🔧 Build System Refinements**: Resolved HTML generation consistency issues and header formatting problems
51
+
-**🧹 Documentation Organization**: Streamlined planning documents and improved developer experience
52
+
-**📝 Stakeholder Materials**: Comprehensive interagency presentation materials for California agency engagement
53
+
54
+
### **Major Release Features (v3.0.0)**
55
+
-**🚀 Enterprise CI/CD Pipeline**: Complete GitHub Actions automation with PR validation, schema integrity checking, and automated deployment
56
+
-**🧪 Local Testing Infrastructure**: Full development environment with 80-90% CI/CD simulation capabilities for faster iteration
57
+
-**🛡️ Critical Schema Integrity**: Fixed validation patterns for GeographicData, MaterialProcessing, and TraceableUnit entities
58
+
-**🎨 Professional Layout System**: ReSpec-based responsive design with mobile optimization and W3C compliance
59
+
-**📊 Complete Entity Coverage**: All 35 entities documented across 7 thematic areas with full cross-format consistency validation
0 commit comments