Documentation
README
AWF Release Integrator
Use this skill when updating github/gh-aw to a newer github/gh-aw-firewall release.
Goal
Land the version bump cleanly, rebuild the generated artifacts, and review upstream release/spec changes for any follow-up work that should accompany the bump.
Required sources
Consult these sources before editing anything:
- The latest
github/gh-aw-firewallrelease metadata and body. - The current gh-aw version pins in
pkg/constants/version_constants.go. - The canonical AWF config sources spec in
specs/awf-config-sources-spec.md. - The embedded AWF schema in
pkg/workflow/schemas/awf-config.schema.json. - AWF config integration code in:
pkg/workflow/awf_config.gopkg/workflow/awf_helpers.go- related AWF tests under
pkg/workflow/
This is the opening of the README. Read the full README on GitHub.