20 Commits

Author SHA1 Message Date
Puskar Basu
e19d35c457 chore: update module to v2 and bump Go version to 1.24 (#4597) 2025-07-07 16:03:56 +05:30
Puskar Basu
f6d704e3ff upgrade pipe-fittings 2025-03-31 17:35:06 +05:30
Puskar Basu
da2f3ecc03 Upgrade to pipe-fittings v2, go-kit v1 (#4485) 2025-03-06 16:34:18 +05:30
kai
33c32756f6 tidy 2024-09-27 18:14:28 +05:30
kai
cd07bf20f1 working on it 2024-09-27 18:13:12 +05:30
kai
faead86d26 move stuff to pipe-fittings 2024-09-27 18:13:12 +05:30
kai
f76087172b Merge branch 'v0.22.x' 2024-04-05 12:40:50 +01:00
kaidaguerre
d4f7304aa7 Re-add support for 'implicit' local plugins. Handle a local plugin binary having long name OR short name. Closes #4223. Closes #4196 2024-04-05 12:40:04 +01:00
kaidaguerre
e6e9714e4c Update all ErrorAndWarnings function returns to pass by value, removing possibility of nil ErrorAndWarnings. Closes #3974 (#4212) 2024-03-21 11:46:10 +00:00
Puskar Basu
47e84aafc0 Fix issue where local plugin was not getting listed. Fixes #4196 2024-03-20 13:18:17 +00:00
Puskar Basu
61afba01cf Fix issue where plugin list cannot re-create top-level versions.json file if the file has been corrupted or empty. Closes #4191 2024-03-15 14:45:56 +00:00
Binaek Sarkar
a4b1256669 Fixes issue where plugin version backfilling would write to an incorrect path. Closes #4073
Co-authored-by: Binaek Sarkar <binaek@turbot.com>
2024-01-23 09:01:51 +00:00
Binaek Sarkar
0387595c36 Update calls to go-kit.ListFiles with the new go-kit.ListFilesWithContext. Closes #3884 2024-01-08 11:45:29 +00:00
Puskar Basu
6aaf9bc5be Update 'sperr' import references. Closes #3748 2023-08-17 13:52:04 +05:30
Puskar Basu
5fe095b878 Remove migration and backward compatibility of data files from v0.13.0. Closes #3517 2023-07-26 14:29:33 +01:00
Binaek Sarkar
9754ed0c1a Creates 'version.json' in each plugin directory. Recompose the global plugin versions.json if it is missing or corrupt. Closes #3492 2023-06-30 08:56:59 +01:00
Binaek Sarkar
0e29bfa7e6 Fixes issue when steampipe fails to startup if data files could not be migrated. Closes #3518 2023-06-09 14:22:47 +01:00
Binaek Sarkar
42847ec327 Prevent the writing of zero length 'plugins/versions.json'. Closes #3448 2023-05-18 15:12:45 +01:00
kaidaguerre
028d46c8ff Revert connection watching min-interval. Remove filewatcher from utils and and use go-kit filewatcher instead. 2022-10-17 22:07:21 +01:00
kaidaguerre
5193c70395 Restructure steampipe repo to use pkg folder. Closes #2204 2022-06-27 11:36:03 +01:00