Skip to content

chore: fix release workflow for renamed binary and removed Docker#22

Merged
eshaffer321 merged 1 commit into
mainfrom
chore/fix-release-workflow
May 25, 2026
Merged

chore: fix release workflow for renamed binary and removed Docker#22
eshaffer321 merged 1 commit into
mainfrom
chore/fix-release-workflow

Conversation

@eshaffer321
Copy link
Copy Markdown
Owner

Summary

Root cause

The release workflow wasn't updated alongside the renames in #16 and #18, so v0.1.0 failed with no Go files in /home/runner/work/itemize/itemize.

- Build from ./cmd/itemize/ (entry point moved from repo root)
- Output binary as itemize (renamed from monarchmoney-sync-backend)
- Remove Docker job (Dockerfile was removed in #18)
@codecov
Copy link
Copy Markdown

codecov Bot commented May 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.41%. Comparing base (4d537e9) to head (3e29e06).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #22   +/-   ##
=======================================
  Coverage   56.41%   56.41%           
=======================================
  Files          43       43           
  Lines        4807     4807           
=======================================
  Hits         2712     2712           
  Misses       1931     1931           
  Partials      164      164           
Flag Coverage Δ
unittests 56.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@eshaffer321 eshaffer321 merged commit 71053f2 into main May 25, 2026
14 checks passed
@eshaffer321 eshaffer321 deleted the chore/fix-release-workflow branch May 25, 2026 02:09
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.

1 participant