Releases: Helixar-AI/ReleaseGuard
v0.1.5
ReleaseGuard v0.1.5
The artifact policy engine — scan, harden, sign, and verify release artifacts before they ship.
Install
# macOS / Linux (shell installer)
curl -sSfL https://raw.githubusercontent.com/Helixar-AI/ReleaseGuard/main/scripts/install.sh | sh
# Homebrew
brew install Helixar-AI/tap/releaseguardGitHub Action
- uses: Helixar-AI/ReleaseGuard@v0
with:
path: ./distChangelog
- e3b02c8 Merge pull request #5 from Helixar-AI/fix/upload-hidden-evidence-dir
- 4bc8a05 fix: set include-hidden-files: true on evidence bundle upload
Full Changelog: v0.1.4...v0.1.5
v0.1.4
ReleaseGuard v0.1.4
The artifact policy engine — scan, harden, sign, and verify release artifacts before they ship.
Install
# macOS / Linux (shell installer)
curl -sSfL https://raw.githubusercontent.com/Helixar-AI/ReleaseGuard/main/scripts/install.sh | sh
# Homebrew
brew install Helixar-AI/tap/releaseguardGitHub Action
- uses: Helixar-AI/ReleaseGuard@v0
with:
path: ./distChangelog
- a979c14 Merge pull request #4 from Helixar-AI/fix/report-path-on-policy-failure
- 10bfe54 fix: always write GITHUB_OUTPUT and pass --config on policy failure
Full Changelog: v0.1.3...v0.1.4
v0.1.3
ReleaseGuard v0.1.3
The artifact policy engine — scan, harden, sign, and verify release artifacts before they ship.
Install
# macOS / Linux (shell installer)
curl -sSfL https://raw.githubusercontent.com/Helixar-AI/ReleaseGuard/main/scripts/install.sh | sh
# Homebrew
brew install Helixar-AI/tap/releaseguardGitHub Action
- uses: Helixar-AI/ReleaseGuard@v0
with:
path: ./distChangelog
- 26e26e9 Merge pull request #3 from asiridalugoda/fix/install-script-version-prefix
- 9e96e4f fix: correct action.yml and document CLI flags accurately
- 8908766 fix: strip 'v' prefix from VERSION when building archive filename
- 6bf87ad Merge pull request #2 from Helixar-AI/claude/jovial-taussig
- f8b468c docs: add compressed banner image to top of README
Full Changelog: v0.1.2...v0.1.3
v0.1.2
ReleaseGuard v0.1.2
The artifact policy engine — scan, harden, sign, and verify release artifacts before they ship.
Install
# macOS / Linux (shell installer)
curl -sSfL https://raw.githubusercontent.com/Helixar-AI/ReleaseGuard/main/scripts/install.sh | sh
# Homebrew
brew install Helixar-AI/tap/releaseguardGitHub Action
- uses: Helixar-AI/ReleaseGuard@v0
with:
path: ./distChangelog
- 229a90d fix(skill): address ClawHub security scan flags
- 3fda026 fix: rename action to 'Artifact Policy Engine' for Marketplace uniqueness
- c58b313 feat: add OpenClaw skill for ClawHub
Full Changelog: v0.1.1...v0.1.2
v0.1.1
ReleaseGuard v0.1.1
The artifact policy engine — scan, harden, sign, and verify release artifacts before they ship.
Install
# macOS / Linux (shell installer)
curl -sSfL https://raw.githubusercontent.com/Helixar-AI/ReleaseGuard/main/scripts/install.sh | sh
# Homebrew
brew install Helixar-AI/tap/releaseguardGitHub Action
- uses: Helixar-AI/ReleaseGuard@v0
with:
path: ./distChangelog
- e7c4be7 docs: add badge play, fix install URL, add brew badge
- 1597031 fix: wire commit/date vars into version string to satisfy unused-var lint
Full Changelog: v0.1.0...v0.1.1
v0.1.0
ReleaseGuard v0.1.0
The artifact policy engine — scan, harden, sign, and verify release artifacts before they ship.
Install
# macOS / Linux (shell installer)
curl -sSfL https://raw.githubusercontent.com/Helixar-AI/ReleaseGuard/main/scripts/install.sh | sh
# Homebrew
brew install Helixar-AI/tap/releaseguardGitHub Action
- uses: Helixar-AI/ReleaseGuard@v0
with:
path: ./distChangelog
- fc13bd6 feat: goreleaser, install script, GitHub Marketplace action
- e8561a2 Merge pull request #1 from Helixar-AI/feature/phase-2-3-4
- 4295fb5 fix: skip VCS dirs in walker; add bin exclude; harden CI checkout
- 9e31382 fix: exclude test/fixtures from self-scan; add ExcludePaths to walker
- 09ea5b0 feat: Phase 2-3-4 — secrets, SBOM parsers, transforms, OPA integration
- 3645fb3 Fix invalid SARIF output and bump CodeQL action to v4
- c4f2bbf Fix CI lint failure: pin go.mod to 1.23, use go-version-file in workflows
- a6da2a9 Fix golangci-lint SA9003 empty branch warnings in obfuscate engine
- f5190cc ReleaseGuard Open Source Project
Full Changelog: ...v0.1.0