v1.11.0
Changelog
💫 Features
🐛 Bug fixes
- bc8b85b fix: updated puppet success exit status codes (@Rishikesh01)
🥴 Others
- 205467b chore(version): v1.11.0 (@VILJkid)
- cab6821 feat(run-openvox): add --tag to restrict a run to openvox tags (@Rishikesh01)
- b8e81b0 feat(system-update): take the environment from the service window (@Rishikesh01)
- f433e17 fix(system-update): guard the nil window and drop the duplicate environment log (@Rishikesh01)
- de49a76 fix(system-update): reboot reliably after a kernel update (@deepak7340)
- 1e52b9a refactor: dissolve the helper package into cohesive packages (@Rishikesh01)
- 6e795f8 refactor: move internal packages under internal/ (@Rishikesh01)
- 9099e8b refactor: move the command workflows out of package main (@Rishikesh01)
- 0fc825f refactor: pass configuration explicitly instead of reading global viper (@Rishikesh01)
- 1299690 refactor: propagate webtee command failures instead of exiting (@Rishikesh01)
- cadeb23 refactor: return errors from library code instead of exiting the process (@Rishikesh01)
- 36aada0 refactor: run host commands through an injectable runner (@Rishikesh01)