mmetc
|
338141f067
|
Refact cscli hub / pkg/cwhub (part 5) (#2521)
* remove unused yaml tags
* cscli/cwhub: deduplicate, remove dead code
* log.Fatal -> fmt.Errorf
* deflate utils.go by moving functions to respective files
* indexOf() -> slices.Index()
* ItemStatus() + toEmoji() -> Item.status()
* Item.versionStatus()
* move getSHA256() to loader.go
|
2023-10-06 13:59:51 +02:00 |
|
mmetc
|
95ed308207
|
cscli setup: accept stdin; fix proftpd detection test and service unmask (#2496)
|
2023-09-29 12:58:35 +02:00 |
|
mmetc
|
ffadd42779
|
update dependency on go-cs-lib; drop the pkg/ part (#2393)
|
2023-07-28 16:35:08 +02:00 |
|
mmetc
|
8bfeb7d90d
|
Update go dependencies (#2293)
- update fatih/color (fix windows issue)
- update mongo-driver (fix build issue)
- go.mod: merge two "require" blocks
- update semver dependency (same version as indirect dep), fix test checks in cscli setup
- remove gotest.tools dependency (use testify, cstest)
- update x/ exp, mod, sys dependencies
|
2023-06-22 11:31:41 +02:00 |
|
mmetc
|
8da9d5eefd
|
don't log notification error if not running under systemd (#2274)
|
2023-06-08 15:04:48 +02:00 |
|
mmetc
|
b2d3520519
|
decouple bouncer dependencies: use go-cs-lib in test code (#2229)
|
2023-05-25 15:37:44 +02:00 |
|
blotus
|
6aaf3cd50b
|
Update expr to 1.12.2 (#2110)
|
2023-03-09 16:56:11 +01:00 |
|
mmetc
|
b6be18ca65
|
cscli setup (#1923)
Detect running services and generate acquisition configuration
|
2023-02-06 07:33:04 +01:00 |
|