Skip to content

Why Force Push #529

Answered by JamesIves
gilesknap asked this question in Q&A
Discussion options

You must be logged in to vote

You should have each job be dependent on each other, that way you're not deploying at the same time. The GitHub actions workflow has a way to do this using the needs keyword. Force push or not that's likely to be error prone if you have to two Git tasks running async.

We're making a series of changes for version 4 with the idea of simplifying the API so I'm not fond of adding another input for a single use case.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by gilesknap
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants