Chaos commit "false" on abra 0.10.0-rc1-beta-8af87aa #471
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I made some local changes to the gitea recipe and tried to deploy it with abra 0.10, output says:
So when I try to upgrade it, it fails because it thinks "false" is a commit?
Also deploy fails:
Realized the env file had
TYPE=gitea:false
, changing it toTYPE=gitea:COMMIT
works for deployNew deployment data is the commit I manually entered (also tagged a release just in case). I guess Current deployment is ok at N/A since it's the first deploy, but Chaos = false didn't follow the -C I initially gave it.
tysm for testing @fauno! I do not have a test for this workflow 🤔 So, no surprises it is broken 🙃 I will get this patched up hopefully today/tmoro.