Skip to content

πŸ› Bug: Releases can become broken after two quick pushes to main againΒ #2153

@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Bug Report Checklist

  • I have tried restarting my IDE and the issue persists.
  • I have pulled the latest main branch of the repository.
  • I have searched for related issues and found none that matched my issue.

Expected

Pushing two "meaningful" commits -as in, ones that should cause a new package publish- to main should not cause failures. Both should be released in 1-2 packages on npm.

Actual

The saga of #556 -> #862 continues: if two meaningful commits are pushed to main quickly, the release flow of the first one will fail to git push because the second is running.

See the build failures from, in order:

  1. fda4ec9
  2. b39ae00

Additional Info

I don't yet know how to solve this... but accepting PRs if someone does.

🎁

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: accepting prsPlease, send a pull request to resolve this!type: bugSomething isn't working :(

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions