Release v1.0.10 - Comprehensive post-build guidance and bump configuration
·
10 commits
to main
since this release
What's New
Post-Build Actions (Step 5)
- Added verification of bump line configuration
- Detailed guidance on updating
zopen_append_to_envfor libraries/headers - Examples showing how to handle library exports for dependent ports
Bump Line Configuration (Step 6.2)
- Format examples for tarball and git repositories
- Correct bump commands:
bump check buildenvandbump current buildenv - How to leverage Homebrew livecheck regex from
ruby_source_path - Using raw.githubusercontent.com URLs to fetch Homebrew formulas
Version Information Collection (Step 1)
- Added step to collect version check regex from Homebrew livecheck blocks
- Guidance on constructing raw URLs from
ruby_source_path
Git Protocol Guidance (Step 7)
- Use
git://protocol for zopen community port repositories - Keep
https://protocol for upstream source repositories
Build Hygiene (Step 6.3)
- Added
.gitignorepatterns:source/andsource-*/to exclude build artifacts