Adrien Marquès
27ace57523
Update CI and do not use github import path anymore
...
- use local self-hosted ci : drone instead of circle
- add go modules support
- update import path to be local : git.xdrm.io/go/nix-amer instead of
github.com/xdrm-brackets/nix-amer
2019-11-18 14:27:19 +01:00
Adrien Marquès
1a7e1c2db0
add DryRun() method for instruction common interface | add DryRun() method to all instructions | TODO: tests + install/delete
2018-11-14 20:11:07 +01:00
Adrien Marquès
3c0f4e0476
migrate to github
2018-11-13 13:13:32 +01:00
xdrm-brackets
8a08f429d2
update cli UI/UX with elapsed time on success | add run command (issue with indentation)
2018-11-12 23:46:10 +01:00
xdrm-brackets
1df8f9df9e
create os/exec generic interface (internal/exec) with 'Default' wrapping os/exec + make tests do not use it
2018-11-11 21:41:02 +01:00
xdrm-brackets
235e30aeb7
unexport ser/systemd | fixes (golint)
2018-11-11 19:03:05 +01:00
xdrm-brackets
ea4dfef5e9
update cli ui
2018-11-10 13:21:07 +01:00
xdrm-brackets
8e6a3457b1
repo migration from git.xdrm.io/xdrm-brackets to git.xdrm.io/go
2018-11-10 12:48:45 +01:00
xdrm-brackets
ff06cccb89
udpdate main program | simplify loaders (no more meta table for distro/package) | add default loader (pkg, ser) values | manage context creation : instruction.CreateContext() | fix tests | no more -distro parameter, only -package
2018-11-10 12:37:38 +01:00
xdrm-brackets
9f1d2923ba
create instruction with common interface for all available commands + loader (reader.go)
2018-11-08 13:41:07 +01:00