Closed
Description
The current release tooling is currently sketchy to test, especially since it's usage is very public in nature. Adding a --dry-run
flag that simply skips any steps that tag, push, commit, or publish. An additional thing to skip would be the final cleanup that removes temporary folders. This way you can verify that the contents of these temporary folders are as you expect.
Original conversation for this from #547