Page MenuHomeSolus

qol-assist: update to 0.9.0
ClosedPublic

Authored by joebonrichie on Wed, May 3, 7:58 PM.

Details

Reviewers
None
Group Reviewers
Triage Team
Commits
R3820:b96412101e54: qol-assist: update to 0.9.0
Summary

This is a rewrite of the qol-assist application in golang by @serebit

It is a fundamental change on how triggers get implemented.

Instead of the triggers written in C and embedded in the binary they get installed
to the relevant package repo $pkgfiles and installed to /usr/share/defaults/qol-assist.d

It is designed like so to make it easier to contributors to add new migratations without
the need to learn C.

Test Plan

sudo qol-assist m -d
install samba update with toml trigger and verify qol migration is triggered

Diff Detail

Repository
R3820 qol-assist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joebonrichie retitled this revision from TESTING ONLY: Switch to go rewrite of qol-assist to qol-assist: update to 0.9.0.
joebonrichie edited the summary of this revision. (Show Details)
joebonrichie edited the test plan for this revision. (Show Details)
joebonrichie added a subscriber: serebit.

Update summary

This revision was not accepted when it landed; it landed in state Needs Review.Wed, May 3, 11:46 PM
This revision was automatically updated to reflect the committed changes.