Skip to content

Prepare v0.0.1 release: fix module typo, add LICENSE, update build config#4

Merged
JetSquirrel merged 3 commits intomainfrom
claude/review-and-organize-project
Feb 14, 2026
Merged

Prepare v0.0.1 release: fix module typo, add LICENSE, update build config#4
JetSquirrel merged 3 commits intomainfrom
claude/review-and-organize-project

Conversation

@Claude
Copy link
Contributor

@Claude Claude AI commented Feb 14, 2026

Reviewed and organized the project for initial v0.0.1 release. Fixed critical issues preventing proper builds and releases.

Changes

  • Fix module name typo: Corrected openclaw_expoteropenclaw_exporter in go.mod and main.go:10
    • The typo prevented proper module imports and would break external consumers
  • Add MIT LICENSE: Added standard MIT license file
  • Update .goreleaser.yml: Changed archive naming from openclaw_exporter_{Os}_{Arch} to openclaw-exporter-{Os}-{Arch} to match README installation instructions
  • Clean .gitignore: Removed duplicate typo entry

Release

Tag v0.0.1 has been created. Once CI is approved, binaries will be published for Linux, macOS, and Windows (amd64 + arm64).

Claude AI and others added 2 commits February 14, 2026 10:10
Co-authored-by: JetSquirrel <20291255+JetSquirrel@users.noreply.github.com>
Co-authored-by: JetSquirrel <20291255+JetSquirrel@users.noreply.github.com>
@Claude Claude AI changed the title [WIP] Review and organize project for release Prepare v0.0.1 release: fix module typo, add LICENSE, update build config Feb 14, 2026
@Claude Claude AI requested a review from JetSquirrel February 14, 2026 10:12
@JetSquirrel JetSquirrel marked this pull request as ready for review February 14, 2026 10:59
@JetSquirrel JetSquirrel merged commit a4ae8f4 into main Feb 14, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants