Releases: VeritasOS/plugin-manager
Releases · VeritasOS/plugin-manager
Capture plugin output in real-time
Capture plugin output in real-time which would be helpful for
- Monitoring logs of long running operations.
- To know what exactly executed before abrupt termination.
Graph support for plugin manager with graphviz golang lib
- Graph support for plugin manager with graphviz golang lib
- Generate overall log file (i.e., pm.log) inside log-dir
- Use yaml.v3
Preparing for separate graph module
Update workflow actions; Use latest gocov tools that support go version 1.19
Updated to use yaml.v3
Merge pull request #3 from VeritasOS/main Use yaml.v3; Set SHELL to bash
Using github path in module name
v1.0.1 Update to use current directory for log, as otherwise it fails on git…
First open source version of Plugin Manager
v1.0.0 Add badge