index
:
adyxax/gonf
master
Configuration management tool in golang
Julien Dessaux
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdlib
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix(stdlib): fixed borg name used for the pruning call in the template script
HEAD
master
Julien Dessaux
2024-09-25
1
-1
/
+1
|
*
chore(gonf): updated dependencies and fixed go.mod version
Julien Dessaux
2024-09-16
7
-9
/
+9
|
*
chore(gonf): add a DECLARED promise status and make it the default instead ↵
Julien Dessaux
2024-09-04
2
-13
/
+29
|
|
|
|
of PROMISED
*
feat(stdlib): added a basic borg client custom promise
Julien Dessaux
2024-08-29
5
-1
/
+174
|
*
feat(services): support service timers for which a running state means waiting
Julien Dessaux
2024-08-28
1
-1
/
+2
|
*
chore(gonf): change Promise() methods return type to be more specific
Julien Dessaux
2024-08-28
1
-1
/
+1
|
*
feat(stdlib): added borg server custom promise
Julien Dessaux
2024-06-10
2
-0
/
+109
|
*
chore(gonf): removed opinionated static checkers
Julien Dessaux
2024-06-02
1
-2
/
+2
|
*
chore(gonf): fix errcheck and shadow errors
Julien Dessaux
2024-05-01
3
-14
/
+15
|
*
chore(gonf): fix go vet and staticcheck errors
Julien Dessaux
2024-04-30
1
-1
/
+0
|
*
feat(users): implemented basic user creation promise
Julien Dessaux
2024-03-26
1
-0
/
+26
|
*
chore(packages): removed useless packages list hook function and debian ↵
Julien Dessaux
2024-03-25
2
-29
/
+38
|
|
|
|
stdlib refactoring
*
chore(promises): make a Status function part of the Promise interface
Julien Dessaux
2024-03-24
1
-1
/
+1
|
*
feat(files): support creating intermediate directories
Julien Dessaux
2024-03-12
1
-2
/
+11
|
*
chore(repo): renamed gonf subfolder to something more traditional in go land
Julien Dessaux
2024-03-07
2
-2
/
+2
|
*
feat(stdlib): began adding systemd services support
Julien Dessaux
2024-03-07
1
-0
/
+70
|
*
feat(stdlib): disable apt package recommendations by default
Julien Dessaux
2024-03-07
2
-0
/
+7
|
*
fix(stdlib): fixed apt package promises
Julien Dessaux
2024-03-07
1
-0
/
+3
|
|
|
|
|
The installed packages list failed to recognise packages when the architecture name is part of the package's name
*
feat(packages): finished implementing packages install promises
Julien Dessaux
2024-03-07
1
-10
/
+9
|
*
feat(stdlib): bootstrapped stdlib with debian and systemd promises
Julien Dessaux
2024-03-07
2
-0
/
+76