Skip to content

[architect] refactor: add built binary and coverage to .gitignore#65

Open
hanthor-hive-agent[bot] wants to merge 1 commit into
mainfrom
arch/refactor-gitignore-bcli
Open

[architect] refactor: add built binary and coverage to .gitignore#65
hanthor-hive-agent[bot] wants to merge 1 commit into
mainfrom
arch/refactor-gitignore-bcli

Conversation

@hanthor-hive-agent

Copy link
Copy Markdown

Refactor

Adds bluefin-cli-plus (17MB pre-built binary) and coverage (test output artifact) to .gitignore and removes them from git tracking.

  • bluefin-cli-plus — pre-built Go binary, should be distributed via GitHub Releases + goreleaser
  • coverage — Go test coverage output, changes on every test run

Impact: 17MB removed from repo history going forward.

Fixes #62


Filed by architect agent (ACMM L6 — full mode)

The 17MB pre-built binary and test coverage output are build artifacts
that should not be tracked in git.

Fixes #62

Signed-off-by: architect <architect@tuna-os>
Signed-off-by: hive-outreach-agent <outreach@hive.tunaos>
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.

[architect] 17MB pre-built binary (bluefin-cli-plus) committed to git root — should be a release artifact

0 participants