Deploy automatically 20 times only
Closed this issue · 5 comments
Deploy auto doesn't work anymore after 20 deployments have been done :
Run daikikatsuragawa/clasp-action@v1 with command deploy return :
Created version 21.
Scripts may only have up to 20 versioned deployments at a time.
Fix idea : run clasp undeploy when this limit has been reached
How to find 20 deployments are active ?
How to undeploy only the oldest one ?
Workaround : Archive manually all unecessary deployments
@daikikatsuragawa do you have an idea ?
Thank you for your idea.
I was aware of this issue as well.
I think it should be:
Workaround : Archive manually all unecessary deployments
The reason is that it is difficult to determine which deployment should be deleted.
However, as you suggested, I hope I can do something about it ...
One idea is to annotate README.
@joseffffff made a suggestion for a solution!
Of course I will check.
@alex-galey
If you want, you can check it too!
Please Let me know if you have any comments!
From #5, Close this issue.
Thank you for opening the issue!