Added flag to enable forced update of existing apps#3
Added flag to enable forced update of existing apps#3h-joshi wants to merge 1 commit intoBDSI-Utwente:mainfrom
Conversation
|
Wanted to give a +1 to this PR! Love the action, though I'm running into a deployment error with an app of the same name when using it! |
Could you paste a screenshot of the error or any logs? I've been using this in my CI/CD pipeline without issues. Happy to update the PR if there's something amiss. |
|
Hi there @h-joshi , posting some logs from a failed action I tried to run on my branch: |
|
This PR hasn't been integrated into this repository yet. As a result I've had to fork this to https://github.com/kidsneuro-lab/shinyapps-deploy-github-action/tree/forceupdate-flag-added . At present, I'm using this action Before After |
Added a flag that enables forced update for already installed apps. Without this flag, the deployment fails if an app with the same name already exists.