crowdsec/pkg/cwhub
mmetc 136dba61d9
reduce log verbosity, minor CI fixes, lint (#3157)
* pkg/cwhub: redundant log messages

* CI: fixture output and elapsed time

* CI: preload only essential hub items

* report full version (including -rc2 etc.) with cscli hub update --debug

* lint
2024-08-01 10:55:04 +02:00
..
testdata allow .index.json to embed item content (#3145) 2024-07-22 10:54:39 +02:00
cwhub.go update user agent with version and platform information (#3035) 2024-05-30 09:45:43 +02:00
cwhub_test.go Use the new hub api url (#3132) 2024-07-24 12:20:23 +02:00
dataset.go refactor: prefer logrus.WithField over WithFields with a single param (#3087) 2024-06-20 10:38:23 +02:00
doc.go Use the new hub api url (#3132) 2024-07-24 12:20:23 +02:00
errors.go pkg/cwhub: download data assets to temporary files to avoid partial fetch (#2879) 2024-03-08 10:55:30 +01:00
hub.go pkg/cwhub: use explicit context for version check, index update (#3064) 2024-06-07 16:56:02 +02:00
hub_test.go Use the new hub api url (#3132) 2024-07-24 12:20:23 +02:00
item.go allow .index.json to embed item content (#3145) 2024-07-22 10:54:39 +02:00
item_test.go cscli hub list: show only non-empty tables with -o human 2023-12-05 13:38:52 +01:00
iteminstall.go reduce log verbosity, minor CI fixes, lint (#3157) 2024-08-01 10:55:04 +02:00
iteminstall_test.go pkg/cwhub: use explicit context for item install, upgrade (#3067) 2024-06-07 17:32:52 +02:00
itemlink.go cscli: silence cwhub logger for non-hub related commands (#2675) 2023-12-19 17:20:09 +01:00
itemremove.go pkg/cwhub: improve error messages (#2712) 2024-01-11 10:28:58 +01:00
itemupgrade.go reduce log verbosity, minor CI fixes, lint (#3157) 2024-08-01 10:55:04 +02:00
itemupgrade_test.go Use the new hub api url (#3132) 2024-07-24 12:20:23 +02:00
pathseparator_unix.go Refact pkg/cwhub (part 4) (#2518) 2023-10-05 09:35:03 +02:00
pathseparator_windows.go Refact pkg/cwhub (part 1) (#2512) 2023-10-04 10:34:10 +02:00
remote.go refactor: prefer logrus.WithField over WithFields with a single param (#3087) 2024-06-20 10:38:23 +02:00
sync.go cscli/hub: don't return error if some file can't be recognized (#3150) 2024-07-24 16:29:38 +02:00