Releases: martialsystems/upgrade-audit
Release list
Update 1.6.0
Update 1.6.0 (Martial Systems LLC)
What changed:
• A second cancel or failure of the same role is a skip. A verifier stall is still the unverified path. A failed agent is recorded as failed, not cancelled.
• Respawn is once per role. An auditor cancel no longer uses up the verifier's retry. A cancelled fix is retried once, and a second failure does not mark a finished audit as skipped.
• Stall watches the output length and the tail. A log that is still growing past a stable prefix is left alone.
• A detached worktree whose HEAD is not the requested commit is rebuilt before the walk reads it.
The plugin and the Python runner ship in the public git tree. A clone or grok plugin install of martialsystems/upgrade-audit is enough. This zip is an optional snapshot of the same tree. You should see bin/upgrade-audit, src/upgrade_audit/, and catalog/repos.yaml.
Install
- grok plugin marketplace add martialsystems/upgrade-audit
- grok plugin install upgrade-audit --trust
- From the plugin directory or a git clone: python3 -m pip install -r requirements.txt
- chmod +x bin/upgrade-audit && export PATH="$PWD/bin:$PATH"
- upgrade-audit configure --mode audit --kill none
- upgrade-audit doctor
Need Python 3.9+, git, and gh auth login (repo scope).
We do not receive your repositories. Proprietary personal use. The operator catalog is not published.
Upgrade Audit 1.2.0
Upgrade Audit 1.2.0 (Martial Systems LLC)
The plugin and the Python runner ship in the public git tree. A clone or grok plugin install of martialsystems/upgrade-audit is enough. This zip is an optional snapshot of the same tree. You should see bin/upgrade-audit, src/upgrade_audit/, and catalog/repos.yaml.
Install
- grok plugin marketplace add martialsystems/upgrade-audit
- grok plugin install upgrade-audit --trust
- From the plugin directory or a git clone: python3 -m pip install -r requirements.txt
- chmod +x bin/upgrade-audit && export PATH="$PWD/bin:$PATH"
- upgrade-audit configure --mode audit --kill none
- upgrade-audit doctor
Need Python 3.9+, git, and gh auth login (repo scope).
We do not receive your repositories. Proprietary personal use. The operator catalog is not published.
Upgrade Audit 1.1.0
Upgrade Audit 1.1.0 (Martial Systems LLC)
Use this asset: upgrade-audit-1.1.0.zip
Do not download “Source code (zip)” and do not use the repo Code / Download ZIP button. Those archives are the landing page only and have no bin/upgrade-audit.
Install
- grok plugin marketplace add martialsystems/upgrade-audit
- grok plugin install upgrade-audit --trust
- Download upgrade-audit-1.1.0.zip from this Release
- Unzip. You should see bin/upgrade-audit and catalog/repos.yaml
- chmod +x bin/upgrade-audit && export PATH="$PWD/bin:$PATH"
- upgrade-audit configure --mode audit --kill none
- upgrade-audit doctor
Need Python 3.9+, git, and gh auth login (repo scope).
We do not receive your repositories. Source is not published. Proprietary personal use.
Upgrade Audit 1.0.0
Upgrade Audit 1.0.0 (Martial Systems LLC)
Use this asset: upgrade-audit-1.0.0.zip
Do not download “Source code (zip)” and do not use the repo Code / Download ZIP button. Those archives are the landing page only and have no bin/upgrade-audit.
Install
- grok plugin marketplace add martialsystems/upgrade-audit
- grok plugin install upgrade-audit --trust
- Download upgrade-audit-1.0.0.zip from this Release
- Unzip. You should see bin/upgrade-audit and catalog/repos.yaml
- chmod +x bin/upgrade-audit && export PATH="$PWD/bin:$PATH"
- upgrade-audit configure --mode audit
- upgrade-audit doctor
Need Python 3.9+, git, and gh auth login (repo scope).
We do not receive your repositories. Source is not published. Proprietary personal use.