Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rake release failed to push tag due to local out of date branch #8

Open
ryancyq opened this issue Jul 6, 2024 · 0 comments
Open

rake release failed to push tag due to local out of date branch #8

ryancyq opened this issue Jul 6, 2024 · 0 comments

Comments

@ryancyq
Copy link

ryancyq commented Jul 6, 2024

Re-open the issue here for CI environment. rubygems/rubygems#7818

Issue appears when rake release trigger is delayed and there are additional commits after the current HEAD commit.

  • git commit triggers release workflow
    • workflow run tests + release gem action
  • another git commit pushed to remote
  • release gem action executed
  • failed to due git push current tag together with git push current HEAD to remote
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

No branches or pull requests

1 participant