When running abra app upgrade, it's not clear where the version gets stored:
is it in the TYPE part?
is it in the RECIPE part?
I think it should be in the TYPE part, so that other parts of abra don't get confused. And RECIPE should only be the remote git recipe.
When running `abra app upgrade`, it's not clear where the version gets stored:
- is it in the `TYPE` part?
- is it in the `RECIPE` part?
I think it should be in the `TYPE` part, so that other parts of abra don't get confused. And RECIPE should only be the remote git recipe.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
When running
abra app upgrade, it's not clear where the version gets stored:TYPEpart?RECIPEpart?I think it should be in the
TYPEpart, so that other parts of abra don't get confused. And RECIPE should only be the remote git recipe.