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
3c0f4e0476
migrate to github
2018-11-13 13:13:32 +01:00
xdrm-brackets
235e30aeb7
unexport ser/systemd | fixes (golint)
2018-11-11 19:03:05 +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
f7d930b588
update 'buildfile' using 'instruction'
2018-11-09 22:37:05 +01:00
xdrm-brackets
5d4a47c704
move instruction def + builder out | update reader accordingly | tests pass
2018-11-07 22:54:33 +01:00
xdrm-brackets
b355ac5bf5
create internal/buildfile reader+errors | tests for reader [only check syntax and extract without command-specific splitting]
2018-11-07 22:13:47 +01:00