Skip to content

fix: update stale provider-agent references in release workflow#2

Open
podthesquire wants to merge 1 commit into
mainfrom
review/fix-usepod-agent-stale-refs
Open

fix: update stale provider-agent references in release workflow#2
podthesquire wants to merge 1 commit into
mainfrom
review/fix-usepod-agent-stale-refs

Conversation

@podthesquire

Copy link
Copy Markdown
Member

Auto-Review Fixes

During the automated review of commit a5d08d0 (v0.2.1: upgrade subcommand, operator skill, crates.io rename), two stale provider-agent references were found in the release workflow that were missed during the rename.

Fixed

  • .github/workflows/release.yml:1 — Comment still said "Build provider-agent binaries"
  • .github/workflows/release.yml:178 — GitHub Release name would have been mislabeled as "provider-agent vX.Y.Z" instead of "usepod-agent vX.Y.Z"

Reviewed But Clean

The actual functionality (upgrade subcommand, Claude Code skill, Cargo.toml rename, README update) all look correct.

The crate was renamed from provider-agent to usepod-agent (v0.2.1),
but two references in the release workflow still used the old name:
- The workflow description comment
- The GitHub Release name (would mislabel releases)
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