Block a user
build a release workflow that runs on new tags and creates builds for multiple systems
releases should get proper macos bundles and dmg downloadables for darwin
releases should get proper macos bundles and dmg downloadables for darwin
Implemented in fcf649e56d8c513f98d8551a8897e1f9583f2b6a.
The release workflow now builds Darwin first and publishes proper signed IronStorage.app bundles in DMGs for both arm64 and x86_64, while…
implement a release workflow that runs on new tags
the project needs a proper release pipeline for the cli and tui
build a release workflow that runs on new tags and creates builds for multiple systems