kaidaguerre
|
137e438bdc
|
Resource references in depdency mods must be fully qualified. Locals in dependency mods cannot be referenced. Support transitive dependencies referencing variables from different versions of same mod. Closes #3335. Closes #3336. Closes #3337
|
2023-04-14 12:37:32 +01:00 |
|
Binaek Sarkar
|
473a3e08b9
|
Fixes issue where mod install/update continues installation even with unsatisfied requirements. Closes #3291
|
2023-04-06 18:42:39 +01:00 |
|
kaidaguerre
|
dd08d9d8a4
|
Support mods requiring different versions of the same mod. Resources from transitive dependencies should not added the mod resource map #3302 (#3303)
|
2023-04-04 15:08:27 +01:00 |
|
Binaek Sarkar
|
e5a14bce00
|
Adds 'list' sub command for 'query', 'check' and 'dashboard'. Closes #2653
|
2022-11-03 15:58:56 +00: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
|
404dd35e21
|
Update database code to use pgx interface so we can leverage the connection pool hook functions to pre-warm connections. Closes #2422 (#2438)
* Provide feedback for failed prepared statements
* Move error functions to error_helpers
* Make maintenance client retriable
|
2022-10-05 12:38:57 +01:00 |
|
kaidaguerre
|
0e3cc175d7
|
Ensure to return error from loading workspace lock file. Closes #2392
|
2022-08-30 15:12:47 +01:00 |
|
kaidaguerre
|
5193c70395
|
Restructure steampipe repo to use pkg folder. Closes #2204
|
2022-06-27 11:36:03 +01:00 |
|