|
|
|
|
|
by bob1029
1864 days ago
|
|
We only use GH Actions for check builds right now, which are easily disabled as a temporary measure. Having the ability to build & deploy your software outside the confines of a cloud vendor is essential to survival. When the automation works, its great. When it doesn't, have a manual process that you can follow on a local workstation. At the end of the day, you can always email the customer a zip file and walk them through installing the update in production. That is, as long as you didn't make your architecture and CI/CD one in the same thing, in which case you probably need to hit the reset button and try again. |
|