Commit Graph

37 Commits

Author SHA1 Message Date
Puskar Basu
1414d90113 update tests 2024-10-18 22:53:02 +05:30
Puskar Basu
ad1259f888 update and enable config precedence tests 2024-10-15 15:18:09 +05:30
Puskar Basu
2d687a83e3 remove dashboard, check options from workspace profile & default config 2024-09-27 18:13:12 +05:30
Puskar Basu
6436415c85 add acceptance test
Signed-off-by: Puskar Basu <puskar@turbot.com>
2024-08-20 16:00:02 +05:30
Puskar Basu
410fe9ef6f Add deprecation warnings for Mod commands
* print errors and warnings to stderr
* fix tests
* Update description
* update sample workspace profile content
* Changelog for v0.22.0
2024-03-06 11:13:17 +00:00
kaidaguerre
d7ff47b165 Deprecate cloud-token and cloud-host args and params. Write token to new ~/.pipes location (#4147) 2024-02-28 20:29:56 +05:30
Puskar Basu
f63ff54741 Remove deprecated options. Closes #4131, Closes #4132, Closes #3751 2024-02-22 14:58:34 +00:00
Binaek Sarkar
7a7e86909c Fix acceptance tests and expectations. Closes #4032 2023-12-20 10:49:09 +00:00
Binaek Sarkar
3f84a2630a Fixes issue where 'cloud-*' needed to be global flags. Closes #3923 2023-09-28 15:20:55 +01:00
Puskar Basu
9be7fb74f1 Cloud and workspace flags should not be Global Flags as they are not used for all commands. Closes #3542 2023-09-12 15:27:56 +01:00
Puskar Basu
fa5240064f Fix issue where ensureDefaultConfigFile was always overwriting default.spc. Closes #3814 2023-09-11 14:36:39 +01:00
kai
d9cc25eccf Merge branch 'v0.20.x' 2023-08-25 10:50:49 +01:00
Puskar Basu
7b1d75cfed Fix support for mixed case schema names. Closes #3753 2023-08-25 10:32:03 +01:00
Binaek Sarkar
854819f8f1 Validates workspace profile cache settings. Closes #3646 2023-07-14 13:22:08 +01:00
kai
c4b256f91f Merge branch 'v0.20.x'
# Conflicts:
#	cmd/plugin.go
#	pkg/steampipeconfig/modconfig/connection.go
#	tests/acceptance/test_files/service.bats
2023-06-21 13:29:01 +01:00
Binaek Sarkar
1aec14bd4c Add test for plugin list with disabled connection. Closes #3561 2023-06-16 18:15:55 +01:00
Patrick Decat
51f43f108b Allow selection of hosts for steampipe service. Closes #3505 2023-06-01 17:14:56 +01:00
kaidaguerre
136ab15b80 Ensure 'Ready' connections are set to 'Pending' state on startup. Fixes #3483 2023-05-31 14:10:25 +01:00
kaidaguerre
692f3e7c30 Ensure 'Ready' connections are set to 'Pending' state on startup. Fixes #3483 2023-05-31 14:09:20 +01:00
kaidaguerre
862409b64d Ensure schema is created for blank aggregators when connections are added . Closes #3488 2023-05-30 16:08:19 +01:00
Puskar Basu
746fcc80a6 Fixes issue where workspace introspection option was boolean instead of control/info/none. Closes #3389 2023-05-09 13:40:36 +01:00
Binaek Sarkar
e4dbced826 Updates to workspace profile - add additional properties and command specific options blocks. Closes #3223 2023-03-21 12:00:47 +00:00
Puskar Basu
68399b39ef Add acceptance tests for dynamic aggregators. Closes #3147 2023-02-28 11:38:21 +00:00
Binaek Sarkar
3096f9bfb8 Adds tests around service lifecycle 2023-02-03 16:32:06 +00:00
Binaek Sarkar
fbf086f39c Fixes issue where config from 'default.spc' was taking precedence over ENV var settings. Closes #3060 2023-02-03 12:05:30 +00:00
Puskar Basu
c732838e1f Add acceptance tests to check behaviour of option blocks in workspaces. Closes #2678 2022-11-09 10:22:36 +00:00
Binaek Sarkar
e5a14bce00 Adds 'list' sub command for 'query', 'check' and 'dashboard'. Closes #2653 2022-11-03 15:58:56 +00:00
Puskar Basu
bd6d7b5ecb Fix and re-enable docker tests in release workflow 2022-11-03 10:16:12 +00:00
Puskar Basu
eec7393d3f Add acceptance tests for Workspace Profiles. Closes #2571 2022-10-31 09:25:09 +00:00
Puskar Basu
81a2cf65af Load workspace-profile from config directory. Closes #2595 2022-10-26 14:55:48 +01:00
Puskar Basu
5277da9e51 Add acceptance test for connection name escaping. Closes #1772 2022-04-11 09:23:30 +01:00
Puskar Basu
b927053d3b Add acceptance tests to check dynamic schema functionality through CSV plugin. Closes #1021 2021-10-20 14:21:06 +01:00
Puskar Basu
a0494168bd Add acceptance test for connection config with options block. Closes #995 2021-10-08 15:18:21 +01:00
kaidaguerre
89e7b43988 Support json and yaml connection config. Closes #969 2021-10-01 12:31:51 +01:00
Puskar Basu
fd0f00e9d1 Add acceptance test for "When an aggregator connection is evaluating a wildcard, only include connections with compatible type". Closes #720 2021-08-05 14:14:50 +01:00
tyagiparth
ba12c712ea Update acceptance test with steampipe testing matrix (#411) 2021-04-20 17:42:59 +01:00
Binaek Sarkar
d4fe72fffd Add acceptance tests to verify disabling update update-check works. Closes #401 2021-04-20 12:07:47 +01:00