Vanquish the most immediate heinous hacks for which I am responsible for #57
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?
removing
etcd
and other wild deps that make the binary huge just because I added an import of a struct that realistically I can copy/pasta into our codebase as a private struct and avoid the extra cruft.make the compose file loader respect the
COMPOSE_FILE
so that is actually respected instead of just merging every single compose file into a single config and deploying who knows what.refactor that clientisswarm check instead of just having two functions doing the same things but with diff function signatures