openframeworks / apothecary

This is the OpenFrameworks library apothecary. It mixes formulas and potions to build and update the C/C++ lib dependencies.
Other
57 stars 52 forks source link

GitHub Actions on Bleeding / Master build and release to TAG if tagged. #403

Closed danoli3 closed 2 weeks ago

danoli3 commented 3 months ago

To fix some issues related to modifications, caches.

Update GitHub Action Runners to deploy to variable tag. This will allow for any openFrameworks/apothecary deployed tags to build and release at that exact hash version, allowing for us to debug, release versions and keep releases seperate from latest.

danoli3 commented 1 month ago

This is needed so we can version moments in time for libraries to specific versions so we not chasing our tails when a version is made. Sync can be held via script

danoli3 commented 2 weeks ago

Working! Any tag now will auto build