This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
steampipe
Watch
1
Star
0
Fork
0
You've already forked steampipe
mirror of
https://github.com/turbot/steampipe.git
synced
2026-02-16 16:00:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ea42e690d0a68fbba88773d45f92ccde79fc27a
steampipe
/
pkg
/
workspace
History
Puskar Basu
8619e463f0
remove variable cmd
2024-09-27 18:13:12 +05:30
..
test_data
Add support for node reuse. Update graph, flow and hierarchy to declare nodes and edges inline, rather than as a list of references.
Closes
#2871
2022-12-14 17:18:57 +00:00
load_workspace.go
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
session_data.go
Differentiate between user and system queries using application name.
Closes
#3600
2023-08-25 16:50:27 +01:00
workspace_error.go
Improve error message when running steampipe check/dashboard outside a mod and refactor default mod creation.
Closes
#3215
2023-04-20 12:02:50 +01:00
workspace_events.go
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
workspace_queries.go
Maintain the order of execution when running multiple queries in batch mode.
Closes
#3728
2024-01-02 11:52:16 +00:00
workspace_require.go
Update calls to
go-kit.ListFiles
with the new
go-kit.ListFilesWithContext
.
Closes
#3884
2024-01-08 11:45:29 +00:00
workspace_resources.go
Remove connection pool min size. Remove need to create empty mod introspection tables if introspection is not enabled. Remove connection pool min size.
Closes
#3207
2023-03-09 16:55:08 +00:00
workspace_test.go
Add support for node reuse. Update graph, flow and hierarchy to declare nodes and edges inline, rather than as a list of references.
Closes
#2871
2022-12-14 17:18:57 +00:00
workspace.go
remove variable cmd
2024-09-27 18:13:12 +05:30