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-26 08:00:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6dfd78920e170a3e27e6e1aa71e06bf7ab4dfcd9
steampipe
/
pkg
/
dashboard
/
dashboardserver
History
kai
3b1e99182a
Replace all '...' with ellipsis … in terminal output.
Closes
#3441
2023-05-18 10:41:27 +01:00
..
api.go
Replace all '...' with ellipsis … in terminal output.
Closes
#3441
2023-05-18 10:41:27 +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
Update dashboard states to "initialized", "blocked", "running", "complete", "error", "canceled".
Closes
#2939
2023-01-04 14:08:56 +00:00
server.go
Dashboard server should emit updated dashboard metadata when available dashboards changes.
Closes
#3182
.
2023-03-02 16:39:25 +00:00
service.go
Deprecate
workspace-chdir
, replace with
mod-location
.
Closes
#2511
2022-10-19 11:08:34 +01:00
types.go
Update dashboard states to "initialized", "blocked", "running", "complete", "error", "canceled".
Closes
#2939
2023-01-04 14:08:56 +00:00