Commit graph

15 commits

Author SHA1 Message Date
aad0157b42
chore(gonf): updated dependencies and fixed go.mod version 2024-09-16 23:44:59 +02:00
518cbed944
feat(services): support service timers for which a running state means waiting 2024-08-28 00:16:25 +02:00
4a254746de
chore(gonf): removed opinionated static checkers 2024-06-02 01:17:36 +02:00
8b9195e3e3
chore(gonf): fix errcheck and shadow errors 2024-05-01 16:23:08 +02:00
72be13c3e9
chore(gonf): fix go vet and staticcheck errors 2024-04-30 08:34:26 +02:00
f51843f634
feat(users): implemented basic user creation promise 2024-03-26 08:31:53 +01:00
d20734c275
chore(packages): removed useless packages list hook function and debian stdlib refactoring 2024-03-25 10:52:45 +01:00
eb9d5f861a
chore(promises): make a Status function part of the Promise interface 2024-03-24 09:58:15 +01:00
93b22a886a
feat(files): support creating intermediate directories 2024-03-12 23:23:10 +01:00
560becfd32
chore(repo): renamed gonf subfolder to something more traditional in go land 2024-03-07 01:02:23 +01:00
3b9af43738
feat(stdlib): began adding systemd services support 2024-03-07 01:02:23 +01:00
154af6f819
feat(stdlib): disable apt package recommendations by default 2024-03-07 01:02:23 +01:00
9d68556f0e
fix(stdlib): fixed apt package promises
The installed packages list failed to recognise packages when the
architecture name is part of the package's name
2024-03-07 01:02:07 +01:00
24c4bde14a
feat(packages): finished implementing packages install promises 2024-03-07 01:01:47 +01:00
b71ff8278c
feat(stdlib): bootstrapped stdlib with debian and systemd promises 2024-03-07 01:01:32 +01:00