Commit Graph

286 Commits

Author SHA1 Message Date
kai
4b381f8281 Merge branch 'v0.18.x' into main 2023-01-17 16:14:45 +00:00
kai
0a64dc7d8e v0.18.1 2023-01-17 16:12:22 +00:00
Binaek Sarkar
bc5f6bd46e Fixes issue where steampipe notifies of available update even if plugin is updated. Closes #2998 2023-01-17 15:25:33 +00:00
kaidaguerre
df1c8c404a Fix introspection table creation for check --where and --tag. Closes #3001 2023-01-17 12:52:59 +00:00
kaidaguerre
33f4f80565 Workspace file watching events sometime cause dashboard to stall and stop responding to events. Cancelling dashboards (e.g. by pressing 'back' on the browser) sometimes leave the server in a state where it will not respond to socket events. Closes #3007. Closes #3008 2023-01-17 12:52:59 +00:00
kaidaguerre
b59d86c8a9 Fix introspection table creation for check --where and --tag. Closes #3001 2023-01-17 12:47:41 +00:00
kaidaguerre
6ee391faba Workspace file watching events sometime cause dashboard to stall and stop responding to events. Cancelling dashboards (e.g. by pressing 'back' on the browser) sometimes leave the server in a state where it will not respond to socket events. #3007.#. #3008 2023-01-17 11:52:53 +00:00
kaidaguerre
076b5c1957 Validate that input references are of the form self.input.<input-name>.value. Closes #2990 2023-01-16 12:30:34 +00:00
kai
621b01cf6a v0.18.0 2023-01-12 14:43:04 +00:00
kaidaguerre
0e4f0460ed Revert "Add blocking_children to LeafNodeUpdated event" (#2988)
* Revert "Add `blocking_children` to LeafNodeUpdated event"

This reverts commit 302181dd
2023-01-12 14:42:17 +00:00
kai
c4f7651bc5 Update validation - make havving both param and query property set a warning not an error 2023-01-12 09:49:30 +00:00
Mike Burgess
915cea04f5 v0.18.0-rc.3 2023-01-11 17:56:02 +00:00
Mike Burgess
1ba8c7d7a1 Dashboard panels should not show if dependent inputs are not populated. Closes #2894. (#2982) 2023-01-11 17:54:21 +00:00
kaidaguerre
425d9a9145 Fix positional args using with glob syntax. Closes #2984 2023-01-11 17:17:07 +00:00
kaidaguerre
15984137ae Add deprecation warnings for deprecated hcl properties. Closes #2973 2023-01-11 16:34:58 +00:00
kaidaguerre
6fd6a826b5 Fix inputs in different dashboard with same name causing parse failure. Closes #2979 2023-01-11 15:43:14 +00:00
dependabot[bot]
bcbbaa2881 [dep][go](deps): Bump github.com/sethvargo/go-retry from 0.1.0 to 0.2.4 (#2875)
* [dep][go](deps): Bump github.com/sethvargo/go-retry from 0.1.0 to 0.2.4

Bumps [github.com/sethvargo/go-retry](https://github.com/sethvargo/go-retry) from 0.1.0 to 0.2.4.
- [Release notes](https://github.com/sethvargo/go-retry/releases)
- [Commits](https://github.com/sethvargo/go-retry/compare/v0.1.0...v0.2.4)

---
updated-dependencies:
- dependency-name: github.com/sethvargo/go-retry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* update for new goretry version

* trying with SDK main

* assignment

* updating SDK version

* update usage

* bump up SDK

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Binaek Sarkar <binaek@turbot.com>
2023-01-11 15:29:58 +00:00
kai
68804f8a8b v0.18.0-rc.2 2023-01-09 22:36:44 +00:00
kaidaguerre
cf81bbcee4 Remove search_path and search_path_prefix from Control and Query. Closes #2963 2023-01-09 22:35:08 +00:00
kaidaguerre
db2cd925bd Update parsing to validate hcl properties. Closes #2923 2023-01-09 21:44:05 +00:00
kaidaguerre
1f879761b9 Fix invalid node found in control execution tree error when exporting control run as snapshot. Closes #2957 2023-01-09 11:37:12 +00:00
kai
81b9797fe3 v0.18.0-rc.1 2023-01-06 17:50:52 +00:00
kaidaguerre
d254301f9e When editing dashboard files, after adding/fixing errors in the HCL the dashboard server will sometimes stall. Closes #2952
Fixed tactically by increasing the channel buffer size and also adding a timeout/cancellation support to the dashboard event sending code
2023-01-06 17:49:43 +00:00
kaidaguerre
718c4f1944 Update steampipe_reference introspection table to include references from with blocks. Closes #2934
* Move AddReference and GetReferences to ResourceWithMetadataImpl
* Remove resourceMapProvider from setBaseProperties signature
* Remove MergeBaseDependencies
* Remove 'base; property from with
* Only populate refs if introspection is enabled
2023-01-06 17:18:24 +00:00
Puskar Basu
34ecf67496 Use consistent and defined exit codes. Closes #2935 2023-01-06 14:14:05 +00:00
kaidaguerre
2d2a137705 Split WithProvider from RuntimeDependencyProvider. Only dashboard and NodeEdgeProviders can have with blocks. Closes #2946 2023-01-05 18:02:44 +00:00
kai
694c459004 v0.18.0-rc.0 2023-01-04 15:27:51 +00:00
kaidaguerre
0a391e9636 Update dashboard states to "initialized", "blocked", "running", "complete", "error", "canceled". Closes #2939 2023-01-04 14:08:56 +00:00
Mike Burgess
8941c946e6 v0.18.0-alpha.31 2022-12-27 12:34:50 +00:00
Mike Burgess
de04188ce0 v0.18.0-alpha.30 2022-12-26 13:32:56 +00:00
Mike Burgess
b6ded20b02 v0.18.0-alpha.29 2022-12-23 23:14:27 +00:00
kai
ce672db1b7 v0.18.0-alpha.28 2022-12-23 13:38:18 +00:00
kaidaguerre
689ed6d06b Add support for dependencies between withs. Closes #2914 2022-12-23 13:36:40 +00:00
kai
dbc209147d Fix incorrect initial value of CheckRun RunStatus, which was preventing benchmarks from running as dashboard.
Rationalise MappableResource
2022-12-23 13:36:19 +00:00
kai
cd80fa28e4 Remove redundant code. Add issues to TODOs. 2022-12-23 13:15:46 +00:00
Mike Burgess
8ee74516a3 v0.18.0-alpha.27 2022-12-22 16:05:55 +00:00
kaidaguerre
6350f99a51 Fix dashboard file watching not re executing a dashboard if the with of a base resource changes. Closes #2908 2022-12-22 14:12:02 +00:00
kaidaguerre
dfcff84f2d Add support for param runtime dependencies. Closes #2910 2022-12-22 13:44:40 +00:00
Mike Burgess
bf2062eddc v0.18.0-alpha.26 2022-12-21 22:26:59 +00:00
kaidaguerre
e45a47d40e Include nested struct values in introspection tables. Closes #2903 2022-12-21 17:45:31 +00:00
Mike Burgess
f1888f3d69 Show dashboard panel log in panel detail. Closes #2895. (#2902) 2022-12-21 12:46:42 +00:00
kai
e9f0e8a8fc v0.18.0-alpha.25 2022-12-19 17:01:15 +00:00
kaidaguerre
3bf90acaf6 Add support for independent execution and resolution of base resource runtime dependencies. Closes #2893 2022-12-19 16:55:26 +00:00
Mike Burgess
cf7f5f878b Dashboard panels should support more granular statuses. Closes #2889. (#2891) 2022-12-19 16:35:48 +00:00
kaidaguerre
d915ce69f4 Refactor base resolution to use nested structs. Remove modified gohcl parsing code. Closes #2884 2022-12-16 13:47:51 +00:00
Mike Burgess
936f24d199 v0.18.0-alpha.24 2022-12-16 10:20:23 +00:00
kai
1cbf7bdd77 Populate 'withs' property of leaf nodes at construction, not execution to ensure they appear in ExecutionStarted event. Add the actual error to LeafNodeError event when raising it. Closes #2877 2022-12-15 11:09:19 +00:00
kaidaguerre
fa18c8f0e2 Add support for node reuse. Update graph, flow and hierarchy to declare nodes and edges inline, rather than as a list of references. Closes #2871
Only top level resources can have with and param blocks. Closes #2872
Refactor resource and dashboard run hierarchies to use base impl structs. Closes #2873
2022-12-14 17:18:57 +00:00
Binaek Sarkar
3ef30c4a80 Fixes issue where task running goroutine would try to access viper config as it is being written to. Closes #2845 2022-12-14 12:15:52 +00:00
Binaek Sarkar
10bd95e687 Fixes issue where implicit services are not shutting down when the last instance of steampipe exits. Closes #2833 2022-12-12 17:09:58 +00:00