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-08 00:02:09 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
195f37b9d3fbc03aa450f5abd147dd6246babccb
steampipe
/
pkg
/
task
History
kai
ec1d4c2be5
Merge branch 'v0.21.x'
...
# Conflicts: # CHANGELOG.md
2024-01-23 09:42:57 +00:00
..
available_versions.go
Update calls to
go-kit.ListFiles
with the new
go-kit.ListFilesWithContext
.
Closes
#3884
2024-01-08 11:45:29 +00:00
config.go
Do not show deprecation warnings every time while running any steampipe command.
Closes
#3281
2023-04-18 15:26:37 +01:00
display.go
Update calls to
go-kit.ListFiles
with the new
go-kit.ListFilesWithContext
.
Closes
#3884
2024-01-08 11:45:29 +00:00
runner.go
Use jd to compare between json outputs in relevant acceptance tests.
Closes
#3556
(
#3947
)
2023-12-14 15:52:12 +05:30
version_checker.go
Fixes issue where steampipe notifies of available update even if plugin is updated.
Closes
#2998
2023-02-03 16:44:53 +05:30