Attempt to fix coop-cloud/organising#452 #325
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "rix/abra:docker-v24"
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?
This is my attempt to update the docker dependencies to the latest version (coop-cloud/organising#452). I've not actually worked with Go or Abra or even make files before so it's all a bit of an experiment. I've run make build and make test successfully as far as I can see it passes the tests so hopefully that's good enough. Let me know if there are further tests I should be doing to check everything is working ok : )
Incredible work @rix! Thanks for working on this, really appreciate the help on these tricky maintenance tasks. LGTM. Since we have few tests, it'd be good to manually tests the affected commands. That seems to be
abra app backup
,abra app remove
. Can help with that if you're happy with this, we can just merge it.WIP: Attempt to fix coop-cloud/organising#452to Attempt to fix coop-cloud/organising#452