CyberShell
CyberShell pushed to master at CyberShell/backy 2024-11-20 05:22:17 +00:00
e43eecf383 update CI config
CyberShell pushed tag v0.5.0 to CyberShell/backy 2024-11-20 05:10:15 +00:00
CyberShell pushed to master at CyberShell/backy 2024-11-20 05:10:14 +00:00
ea676fe0da add version to CI configs
CyberShell deleted tag v0.5.0 from CyberShell/backy 2024-11-20 05:09:22 +00:00
CyberShell deleted tag del from CyberShell/backy 2024-11-20 05:01:59 +00:00
CyberShell pushed tag del to CyberShell/backy 2024-11-20 05:01:45 +00:00
CyberShell pushed tag v0.5.0 to CyberShell/backy 2024-11-20 05:01:45 +00:00
CyberShell deleted tag v0.5.0 from CyberShell/backy 2024-11-20 05:01:24 +00:00
CyberShell pushed tag v0.5.0 to CyberShell/backy 2024-11-20 04:51:41 +00:00
CyberShell pushed to master at CyberShell/backy 2024-11-20 04:51:38 +00:00
e73bd9ff3b update docs
fd9426181f update changelog
c25edc5d78 add changelog
aebfbda64e add changelog
5fe0629b0f update version and docs
Compare 17 commits »
CyberShell pushed to develop at CyberShell/backy 2024-11-20 02:22:30 +00:00
fd9426181f update changelog
CyberShell pushed to develop at CyberShell/backy 2024-11-20 02:19:57 +00:00
c25edc5d78 add changelog
aebfbda64e add changelog
Compare 2 commits »
CyberShell pushed to develop at CyberShell/backy 2024-11-20 02:17:16 +00:00
5fe0629b0f update version and docs
7d6acd77b5 update version
9d646297c7 fix: check for nil Command.Hooks in ExecuteHooks [#12]
bf8d261cf3 added timeout to golangci-lint command
686cd0019a Added Changie files
Compare 7 commits »
CyberShell pushed to commandHooks at CyberShell/backy 2024-11-15 16:46:36 +00:00
9d646297c7 fix: check for nil Command.Hooks in ExecuteHooks [#12]
CyberShell pushed to commandHooks at CyberShell/backy 2024-11-15 03:18:25 +00:00
bf8d261cf3 added timeout to golangci-lint command
686cd0019a Added Changie files
b7b002bd72 Added: Hooks for Commands.[name]: error, success, and final. Closes [#12]
Compare 3 commits »
CyberShell created branch commandHooks in CyberShell/backy 2024-11-12 04:45:34 +00:00
CyberShell pushed to commandHooks at CyberShell/backy 2024-11-12 04:45:34 +00:00
b8a63f39f5 add working command hooks
CyberShell commented on issue CyberShell/backy#12 2024-11-09 04:04:31 +00:00
Add error/hook commands

Refactor RunListConfig() and cmdListWorker() or results channel to make this work for lists.

CyberShell opened issue CyberShell/backy#13 2024-11-05 05:05:02 +00:00
Add apt interface
CyberShell opened issue CyberShell/backy#12 2024-11-04 03:26:23 +00:00
Add error/hook commands