mirror of
https://github.com/turbot/steampipe.git
synced 2026-04-14 07:00:08 -04:00
Update mod require, deprecate steampipe property and add steampipe block. Deprecate plugin version property and add min_version`. Closes #3347. Fix args passed to dependency mods failing to resolve if they reference variables. Closes #3348
This commit is contained in:
1
.github/workflows/release_cli_and_assets.yml
vendored
1
.github/workflows/release_cli_and_assets.yml
vendored
@@ -327,6 +327,7 @@ jobs:
|
||||
- "cache"
|
||||
- "mod_install"
|
||||
- "mod"
|
||||
- "mod_require"
|
||||
- "check"
|
||||
- "performance"
|
||||
- "workspace"
|
||||
|
||||
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -100,6 +100,7 @@ jobs:
|
||||
- "cache"
|
||||
- "mod_install"
|
||||
- "mod"
|
||||
- "mod_require"
|
||||
- "check"
|
||||
- "performance"
|
||||
- "workspace"
|
||||
|
||||
Reference in New Issue
Block a user