mirror of
https://github.com/turbot/steampipe.git
synced 2026-02-28 23:00:43 -05:00
Adds 'steampipe_server_settings' table populated with server settings data during service startup. Closes #3462
This commit is contained in:
2
.github/workflows/release_cli_and_assets.yml
vendored
2
.github/workflows/release_cli_and_assets.yml
vendored
@@ -313,6 +313,8 @@ jobs:
|
||||
test_block:
|
||||
- "migration"
|
||||
- "service_and_plugin"
|
||||
- "service"
|
||||
- "settings"
|
||||
- "search_path"
|
||||
- "chaos_and_query"
|
||||
- "dynamic_schema"
|
||||
|
||||
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -95,6 +95,7 @@ jobs:
|
||||
- "service_and_plugin"
|
||||
- "blank_aggregators"
|
||||
- "service"
|
||||
- "settings"
|
||||
- "search_path"
|
||||
- "chaos_and_query"
|
||||
- "dynamic_schema"
|
||||
|
||||
Reference in New Issue
Block a user