You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to make my CI publishing jobs idempotent. In order to support this use case I propose supporting a user provided parameter such as --overwriteor updating the default behavior to emit a warning instead of failing out if the file already exists.
The text was updated successfully, but these errors were encountered:
I'd like to make my CI publishing jobs idempotent. In order to support this use case I propose supporting a user provided parameter such as
--overwrite
or updating the default behavior to emit a warning instead of failing out if the file already exists.The text was updated successfully, but these errors were encountered: