Skip to content

fix(workflows): implement retry logic for git push in CI workflows#45

Merged
mitch1009 merged 1 commit into
mainfrom
feat/develoop
Mar 26, 2026
Merged

fix(workflows): implement retry logic for git push in CI workflows#45
mitch1009 merged 1 commit into
mainfrom
feat/develoop

Conversation

@mitch1009

Copy link
Copy Markdown
Contributor
  • Updated the git push commands in wangamail-csharp.yml, wangamail-rs.yml, wangapayfast-csharp.yml, and wangapayfast-rs.yml to include a retry mechanism. This change aims to handle stale-ref and lock failures more gracefully by attempting multiple pushes after fetching and pulling from the remote main branch.

- Updated the git push commands in `wangamail-csharp.yml`, `wangamail-rs.yml`, `wangapayfast-csharp.yml`, and `wangapayfast-rs.yml` to include a retry mechanism. This change aims to handle stale-ref and lock failures more gracefully by attempting multiple pushes after fetching and pulling from the remote main branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant