This repository was archived by the owner on Nov 19, 2024. It is now read-only.
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Dry run release action #27
Open
Description
Right now every test of the release action creates a patch commit that is... annoying. Would be nice to have a dry run version that doesn't actually do anything but pull the build artifacts and put it in a new artifact bundle, one that reflects the release bundle.
This is more so useful for people looking at this repository as a reference for building a native Binary Ninja plugin.