uber / mockolo

Efficient Mock Generator for Swift
Apache License 2.0
813 stars 86 forks source link

Add artifactbundle for build tools plugin #256

Closed sidepelican closed 5 months ago

sidepelican commented 5 months ago

Issue: https://github.com/uber/mockolo/issues/246

Add an artifact bundle to use as a build tools plugin.

This PR includes GitHub Actions to build for each architecture on Linux and macOS, and package them into an artifact bundle. Additionally, it documents the steps to use it as a build tools plugin in the README.md.

sidepelican commented 5 months ago

Actions result can be seen here. https://github.com/sidepelican/mockolo/actions/runs/8734333683

ikesyo commented 4 months ago

Amazing, I can drop https://github.com/ikesyo/mockolo-artifact-bundle now! 👏