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-05-13 16:00:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9fc08f46fe0f6b8fdb7db29818fba79b54ff2d2c
steampipe
/
pkg
/
dashboard
/
dashboardserver
History
kaidaguerre
c3177f5956
Add Variables and Inputs to dashboard ExecutionStarted event. Ensure missing inputs are reported as errors for non-interactive executions.
Closes
#2606
2022-10-27 12:33:23 +01:00
..
api.go
Add steampipe login command.
Closes
#2583
2022-10-25 17:33:35 +01:00
output.go
Update database code to use pgx interface so we can leverage the connection pool hook functions to pre-warm connections.
Closes
#2422
(
#2438
)
2022-10-05 12:38:57 +01:00
payload.go
Add Variables and Inputs to dashboard ExecutionStarted event. Ensure missing inputs are reported as errors for non-interactive executions.
Closes
#2606
2022-10-27 12:33:23 +01:00
server.go
Add Variables and Inputs to dashboard ExecutionStarted event. Ensure missing inputs are reported as errors for non-interactive executions.
Closes
#2606
2022-10-27 12:33:23 +01:00
service.go
Deprecate
workspace-chdir
, replace with
mod-location
.
Closes
#2511
2022-10-19 11:08:34 +01:00
types.go
Add Variables and Inputs to dashboard ExecutionStarted event. Ensure missing inputs are reported as errors for non-interactive executions.
Closes
#2606
2022-10-27 12:33:23 +01:00