Skip to content

revert: remove sync-cargo-lock job from release workflow#53

Closed
quiet-node wants to merge 1 commit intomainfrom
worktree-structured-floating-stearns
Closed

revert: remove sync-cargo-lock job from release workflow#53
quiet-node wants to merge 1 commit intomainfrom
worktree-structured-floating-stearns

Conversation

@quiet-node
Copy link
Copy Markdown
Owner

Removes the `sync-cargo-lock` job and the `pr` output added across PRs #43, #45, #47, #50, and #52.

The release-please action began failing with `Resource not accessible by integration` after those changes were introduced. This restores `release-please.yml` to its original two-job state.

Note: `release-please-config.json` is already back to its original state (no `signoff` field). `src-tauri/Cargo.lock` keeps the 0.2.1 fix from #43 since that was a standalone correctness fix unrelated to the workflow.

🤖 Generated with Claude Code

Removes the sync-cargo-lock job and the pr output added in PRs #43-#52.
The release-please action started failing with 'Resource not accessible by
integration' and the sync job is the only change to this workflow in that
window. Reverting to the original two-job workflow to restore stability.

Signed-off-by: Logan Nguyen <lg.131.dev@gmail.com>
@quiet-node
Copy link
Copy Markdown
Owner Author

Closing — user wants to keep the sync-cargo-lock functionality. Investigating the release-please failure separately.

@quiet-node quiet-node closed this Apr 6, 2026
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