Releases: JarvusInnovations/habitat-action
Releases · JarvusInnovations/habitat-action
v1.0.3
Technical
- fix: use node16 in projection @themightychris
- chore: npm update @themightychris
v1.0.2
Technical
- fix: bump action runner to node16 @themightychris
v1.0.1
Technical
- chore(deps): update all npm packages @themightychris
- fix(ci): add .npmignore @themightychris
- refactor(ci): move to upstream release workflows @themightychris
- feat(ci): add workflow to publish npm package @themightychris
v0.3.0
Switches back to juggling directory ownership instead of using setuid with hab
Improvements
- fix: make entire hab-cache runner-writable @themightychris
- fix: revert to giving runner ownership of /hab @themightychris
- fix: remove unneeded mkdir @themightychris
- fix: make /hab/pkg directories group writable @themightychris
- fix: remove setuid on hab binary @themightychris
- fix: enable sudoless access to supervisor API @themightychris
- fix: wait for CTL_SECRET before changing access @themightychris
- refactor: split up applying cache and pkgs ownership/permissions @themightychris
- fix: preserve env when using sudo on hab pkg install @themightychris
- style: remove ellipsis from console group name @themightychris
v0.2.3
Technical
- fix(ci): publish v1 stream after tag @themightychris
v0.2.2
Technical
- feat(ci): add automated release workflows @themightychris