Integration testing for abra #211
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?
Describe the problem to be solved
Core functionality can be broken with
abra
and we don't find out.Describe the solution you would like
A CI test suite that we can run to get assurances.
My plan to bake these into my workflow is:
-rc
)-rc
tag, integration runs, if it passes, tag a real release and goreleaser does the restWill move onto this once I finish:
Might push this out for a little bit still, so much UI/UX work to be done.