mmetc
12a3c70860
lint: gocritic/httpNoBody ( #3493 )
...
* lint: gocritic/httpNoBody
2025-03-07 14:35:25 +01:00
mmetc
b12ade27f4
cscli: review/update argument number checking ( #3490 )
...
* cscsli: remove unused Command.Args setting
* cscli: review/update argument number checking
cscli will consistently print the help text if the number of arguments is
wrong for the command, but not for other types of errors.
* fix func tests
* lint
2025-03-04 12:21:27 +01:00
mmetc
5136d928ed
lint: gocritic/typeDefFirst (ensure type definitions come before methods) ( #3404 )
...
* lint: gocritic/typeDefFirst (ensure type definitions come before methods)
* lint
2025-02-17 10:55:18 +01:00
mmetc
bd7e1b50c3
cscli: cliconfig - remove global variables and gratuitous pointer ( #3414 )
2025-01-20 10:30:36 +01:00
mmetc
78f4b85311
pkg/cwhub - refact Downloader ( #3382 )
...
* pkg/cwhub - refact Downloader
* single method interfaces
* lint
2024-12-27 11:49:14 +01:00
blotus
d35d01fd9a
support dump: generate pprof files with debug=1 to avoid generating an unusable heap dump ( #3361 )
2024-12-11 17:57:07 +01:00
mmetc
fee3debdcc
context propagation: pkg/database/machines ( #3248 )
2024-09-20 16:00:58 +02:00
mmetc
b4a2403fdf
context propagation: bouncer list ( #3236 )
2024-09-19 11:14:33 +02:00
mmetc
8a74faed43
context propagation: cscli {capi,lapi,papi} ( #3228 )
...
* context propagation: lapi status, capi status, papi status
* context propagation: lapi register, capi register
* lint
2024-09-12 21:16:55 +02:00
mmetc
4d10e9df00
refact: cscli papi ( #3222 )
...
* cscli papi status - fix nil deref + func test
* cscli papi: extract methods status(), sync()
* papi status -> stdout
* fix nil deref
* cscli support dump: include papi status
* lint
2024-09-10 17:32:13 +02:00
mmetc
0fb64682fd
cscli refact: package cli{support, machine, bouncer} ( #3199 )
...
* cscli refact: clisupport (reuse lapi status, capi status)
* cscli refact: package clibouncer, climachine
* cscli refact: package clisupport
2024-08-29 15:21:29 +02:00