Skip to content

Releases: VeritasOS/plugin-manager

Syslog, Input as a JSON str or JSON/YAML file; Capture runtime; Python Library

Choose a tag to compare

@abhijithda abhijithda released this 28 Nov 06:16
f5a3a79
  1. Support syslog logging.
  2. Specify plugins as a JSON string or via JSON/YAML file.
  3. Capture run time of plugins.
  4. Python library.

Full Changelog: v1.0.1...v1.0.4

Capture plugin output in real-time

Choose a tag to compare

@abhijithda abhijithda released this 04 Oct 20:30
9d1538b

Capture plugin output in real-time which would be helpful for

  1. Monitoring logs of long running operations.
  2. To know what exactly executed before abrupt termination.

Graph support for plugin manager with graphviz golang lib

Choose a tag to compare

@abhijithda abhijithda released this 14 Jul 00:14
90de41d
  • 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

Choose a tag to compare

@abhijithda abhijithda released this 23 Feb 05:55
Update workflow actions;

Use latest gocov tools that support go version 1.19

Updated to use yaml.v3

Choose a tag to compare

@abhijithda abhijithda released this 20 Jan 05:37
cd2b69b
Merge pull request #3 from VeritasOS/main

Use yaml.v3; Set SHELL to bash

Using github path in module name

Choose a tag to compare

@abhijithda abhijithda released this 01 May 05:09
v1.0.1

Update to use current directory for log, as otherwise it fails on git…

First open source version of Plugin Manager

Choose a tag to compare

@abhijithda abhijithda released this 01 May 06:56
7f99009
v1.0.0

Add badge