Release v0.8.0 - App actions support
Added support for app actions
Other
- e501652: Added action form setup based on params (@akclace)
- f76d35e: Added action form template (@akclace)
- edfda8f: Added actions code (@akclace)
- 3cef0cc: Added actions support in app definition (@akclace)
- fafa1ce: Added allowed values (@akclace)
- 7644133: Added cleanup for self-hosted runner (@akclace)
- 6555bb8: Added code coverage report (@akclace)
- 32c28e7: Added exec support for actions (@akclace)
- 7eb0e1d: Added http plugin tests (@akclace)
- 448e86b: Added param struct (@akclace)
- 9d6da10: Added tests for create error and params (@akclace)
- d7f0b03: Change key file perms (@akclace)
- 5de624c: Changed error handling to be stricter (@akclace)
- 5195d01: Changed pull request to run on github hosted runner without Docker, regular build to run on self-hosted runner with Docker (@akclace)
- a5a69a8: Fix health check url creation (@akclace)
- d7638ac: Updated form generation (@akclace)