Skip to content

Tags: VeritasOS/plugin-manager

Tags

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Capture run time of plugins; Allow overriding default log values via …

…env (#27)

Co-authored-by: Abhijith Dadaga Arkakeerthy <[email protected]>

v2.0.3

Toggle v2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to use v2 Semantic Import Versioning in Go Modules (#19)

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Live output (#14)

Log output of commands in real time. (Earlier: Run command, and then log output)

utils/log/v2.0.2

Toggle utils/log/v2.0.2's commit message
Use v2 at the end

pluginmanager/v2.0.2

Toggle pluginmanager/v2.0.2's commit message
Use v2

config/v2.0.2

Toggle config/v2.0.2's commit message
Use v2 at the end

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
mods for config, utils/log and pluginmanager; Update vendor pm-graph …

…locally (#10)

* Add mods for config, utils/log and pluginmanager; Update pm-graph locally in vendor and use it.

* Use pm-graph updated locally in vendor

v1.0.3

Toggle v1.0.3's commit message
Update workflow actions;

Use latest gocov tools that support go version 1.19

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from VeritasOS/main

Use yaml.v3; Set SHELL to bash

v1.0.1

Toggle v1.0.1's commit message
Update to use current directory for log, as otherwise it fails on git…

…hub builders with permission issue.