Forcing input from user during _upgradePublisher.sh breaks CI
Open
- Dominant language
- HTML
- Stars
- 46
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
Hiya!
Tried running my automated pipeline after having it dormant for some time and realized that confirmation is now required before download in _updatePublisher.sh
It's specifically the line
```
read -r -p "$message" response
```
that causes problems.
It would be nice to be able to pass a flag to force the answer to the question.
Submitting a PR for this (only for the .sh as I don't have a PC to try out a .bat version)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.