tinybird-cli 3.0.0.dev4__tar.gz → 3.0.0.dev6__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/PKG-INFO +17 -6
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/__cli__.py +2 -2
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/datafile.py +1 -1
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/cicd.py +1 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird_cli.egg-info/PKG-INFO +17 -6
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird_cli.egg-info/requires.txt +1 -1
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/setup.cfg +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/ch_utils/constants.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/ch_utils/engine.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/check_pypi.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/client.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/config.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/connector_settings.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/connectors.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/context.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/datatypes.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/feedback_manager.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/git_settings.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/sql.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/sql_template.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/sql_template_fmt.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/sql_toolset.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/syncasync.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/auth.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/branch.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/cli.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/common.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/config.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/connection.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/datasource.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/exceptions.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/job.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/pipe.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/regions.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/telemetry.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/test.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/tinyunit/tinyunit.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/tinyunit/tinyunit_lib.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/token.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/workspace.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/workspace_members.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tornado_template.py +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird_cli.egg-info/SOURCES.txt +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird_cli.egg-info/dependency_links.txt +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird_cli.egg-info/entry_points.txt +0 -0
- {tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird_cli.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tinybird-cli
|
|
3
|
-
Version: 3.0.0.
|
|
3
|
+
Version: 3.0.0.dev6
|
|
4
4
|
Summary: Tinybird Command Line Tool
|
|
5
5
|
Home-page: https://docs.tinybird.co/cli.html
|
|
6
6
|
Author: Tinybird
|
|
@@ -19,10 +19,21 @@ Changelog
|
|
|
19
19
|
|
|
20
20
|
---------
|
|
21
21
|
|
|
22
|
+
3.0.0.dev6
|
|
23
|
+
************
|
|
24
|
+
|
|
25
|
+
- `Fixed` `append_fixtures.sh` script to exit with 1 when there's an error
|
|
26
|
+
|
|
27
|
+
3.0.0.dev5
|
|
28
|
+
************
|
|
29
|
+
|
|
30
|
+
- `Fixed` Error while pushing Sink Pipes using IAM Role Connector for S3
|
|
31
|
+
|
|
22
32
|
3.0.0.dev4
|
|
23
33
|
************
|
|
24
34
|
|
|
25
35
|
- `Changed` Unify generation of ci/cd script resources
|
|
36
|
+
- `Changed` Update clickhouse-toolset to 0.29.dev0
|
|
26
37
|
|
|
27
38
|
3.0.0.dev3
|
|
28
39
|
************
|
|
@@ -72,7 +83,7 @@ Changelog
|
|
|
72
83
|
|
|
73
84
|
- `Changed` `tb init --git` update to get ready to use cicd with releases
|
|
74
85
|
- `Changed` Use `tb branch` instead of `tb env`. `tb env` is still usable but deprecated and will be removed in the next version.
|
|
75
|
-
- `Fixed` command `tb pipe regression-tests` to handle the edge case when all the requests to the endpoint that we want to check fails as the value returned is no what we expect.
|
|
86
|
+
- `Fixed` command `tb pipe regression-tests` to handle the edge case when all the requests to the endpoint that we want to check fails as the value returned is no what we expect.
|
|
76
87
|
- `Fixed` `tb deploy` fixes to work with `--dry-run` and push changes of new and modified files
|
|
77
88
|
- `Fixed` `tb check` doesn't exit with error when checking a `.incl` file.
|
|
78
89
|
- `Fixed` `tb fmt` adds empty quoted strings in .datasource connection section.
|
|
@@ -116,7 +127,7 @@ Released new version 2.0.0 with all these changes:
|
|
|
116
127
|
Released new version 1.3.0 with all these changes:
|
|
117
128
|
|
|
118
129
|
- `Added` Support for Copy pipes in `tb fmt`
|
|
119
|
-
- `Added` Support for `.datasource.incl` files in `tb fmt`
|
|
130
|
+
- `Added` Support for `.datasource.incl` files in `tb fmt`
|
|
120
131
|
- `Fixed` `tb auth use` to move between regions saved in the config file
|
|
121
132
|
- `Fixed` Skip `regression.yaml` in `tb test run` since it's reserved for regression tests
|
|
122
133
|
- `Fixed` Skip replacing `.incl` files in `tb fmt`
|
|
@@ -139,7 +150,7 @@ Released new version 1.2.0 with all these changes:
|
|
|
139
150
|
|
|
140
151
|
Released new version 1.1.0 with all these changes:
|
|
141
152
|
|
|
142
|
-
- `Added` Support `skip` individual regression tests through the regression.yaml configuration file. CI/CD guide at https://www.tinybird.co/docs/guides/continuous-integration.html
|
|
153
|
+
- `Added` Support `skip` individual regression tests through the regression.yaml configuration file. CI/CD guide at https://www.tinybird.co/docs/guides/continuous-integration.html
|
|
143
154
|
- `Added` Fail `tb env regression-tests` if no tests are run for any pipe, use `skip` to avoid the error
|
|
144
155
|
- `Added` Skip POST requests by default in `tb env regression-tests` until it's supported
|
|
145
156
|
- `Added` Support append `--fixtures` to shared Data Sources in Environments
|
|
@@ -152,7 +163,7 @@ Released new version 1.1.0 with all these changes:
|
|
|
152
163
|
- `Changed` Expose resources and ids when removing releases `tb release rm`
|
|
153
164
|
- `Changed` `--override-commit` option to not require needing to pass the `--git` option as well. Now, running `tb init --override-commit` should work as expected.
|
|
154
165
|
- `Changed` Copy and Sink on-demand jobs now return the job URL.
|
|
155
|
-
- `Changed` allow Workspace admin tokens for CI/CD workflows. Previously, you were asked for user admin token. You can update your TB_ADMIN_TOKEN to be the Workspace admin token instead the admin token from a specific user. CI/CD guide at https://www.tinybird.co/docs/guides/continuous-integration.html
|
|
166
|
+
- `Changed` allow Workspace admin tokens for CI/CD workflows. Previously, you were asked for user admin token. You can update your TB_ADMIN_TOKEN to be the Workspace admin token instead the admin token from a specific user. CI/CD guide at https://www.tinybird.co/docs/guides/continuous-integration.html
|
|
156
167
|
- `Changed` Improve CI/CD output. Added warning hint in custom deployments.
|
|
157
168
|
- `Fixed` `tb deploy` raises an error if it detects resources renamed in git
|
|
158
169
|
- `Fixed` On `tb push --force --yes` a BigQuery Data Source, it updates both the `SCHEMA` and connector settings.
|
|
@@ -478,7 +489,7 @@ Released new version 1.0.1 with all these changes:
|
|
|
478
489
|
1.0.0b393
|
|
479
490
|
*********
|
|
480
491
|
|
|
481
|
-
- `Changed` Upgrade version of generated cicd templates
|
|
492
|
+
- `Changed` Upgrade version of generated cicd templates
|
|
482
493
|
|
|
483
494
|
1.0.0b393
|
|
484
495
|
*********
|
|
@@ -4,5 +4,5 @@ __description__ = 'Tinybird Command Line Tool'
|
|
|
4
4
|
__url__ = 'https://docs.tinybird.co/cli.html'
|
|
5
5
|
__author__ = 'Tinybird'
|
|
6
6
|
__author_email__ = 'support@tinybird.co'
|
|
7
|
-
__version__ = '3.0.0.
|
|
8
|
-
__revision__ = '
|
|
7
|
+
__version__ = '3.0.0.dev6'
|
|
8
|
+
__revision__ = 'd7baba6'
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tinybird-cli
|
|
3
|
-
Version: 3.0.0.
|
|
3
|
+
Version: 3.0.0.dev6
|
|
4
4
|
Summary: Tinybird Command Line Tool
|
|
5
5
|
Home-page: https://docs.tinybird.co/cli.html
|
|
6
6
|
Author: Tinybird
|
|
@@ -19,10 +19,21 @@ Changelog
|
|
|
19
19
|
|
|
20
20
|
---------
|
|
21
21
|
|
|
22
|
+
3.0.0.dev6
|
|
23
|
+
************
|
|
24
|
+
|
|
25
|
+
- `Fixed` `append_fixtures.sh` script to exit with 1 when there's an error
|
|
26
|
+
|
|
27
|
+
3.0.0.dev5
|
|
28
|
+
************
|
|
29
|
+
|
|
30
|
+
- `Fixed` Error while pushing Sink Pipes using IAM Role Connector for S3
|
|
31
|
+
|
|
22
32
|
3.0.0.dev4
|
|
23
33
|
************
|
|
24
34
|
|
|
25
35
|
- `Changed` Unify generation of ci/cd script resources
|
|
36
|
+
- `Changed` Update clickhouse-toolset to 0.29.dev0
|
|
26
37
|
|
|
27
38
|
3.0.0.dev3
|
|
28
39
|
************
|
|
@@ -72,7 +83,7 @@ Changelog
|
|
|
72
83
|
|
|
73
84
|
- `Changed` `tb init --git` update to get ready to use cicd with releases
|
|
74
85
|
- `Changed` Use `tb branch` instead of `tb env`. `tb env` is still usable but deprecated and will be removed in the next version.
|
|
75
|
-
- `Fixed` command `tb pipe regression-tests` to handle the edge case when all the requests to the endpoint that we want to check fails as the value returned is no what we expect.
|
|
86
|
+
- `Fixed` command `tb pipe regression-tests` to handle the edge case when all the requests to the endpoint that we want to check fails as the value returned is no what we expect.
|
|
76
87
|
- `Fixed` `tb deploy` fixes to work with `--dry-run` and push changes of new and modified files
|
|
77
88
|
- `Fixed` `tb check` doesn't exit with error when checking a `.incl` file.
|
|
78
89
|
- `Fixed` `tb fmt` adds empty quoted strings in .datasource connection section.
|
|
@@ -116,7 +127,7 @@ Released new version 2.0.0 with all these changes:
|
|
|
116
127
|
Released new version 1.3.0 with all these changes:
|
|
117
128
|
|
|
118
129
|
- `Added` Support for Copy pipes in `tb fmt`
|
|
119
|
-
- `Added` Support for `.datasource.incl` files in `tb fmt`
|
|
130
|
+
- `Added` Support for `.datasource.incl` files in `tb fmt`
|
|
120
131
|
- `Fixed` `tb auth use` to move between regions saved in the config file
|
|
121
132
|
- `Fixed` Skip `regression.yaml` in `tb test run` since it's reserved for regression tests
|
|
122
133
|
- `Fixed` Skip replacing `.incl` files in `tb fmt`
|
|
@@ -139,7 +150,7 @@ Released new version 1.2.0 with all these changes:
|
|
|
139
150
|
|
|
140
151
|
Released new version 1.1.0 with all these changes:
|
|
141
152
|
|
|
142
|
-
- `Added` Support `skip` individual regression tests through the regression.yaml configuration file. CI/CD guide at https://www.tinybird.co/docs/guides/continuous-integration.html
|
|
153
|
+
- `Added` Support `skip` individual regression tests through the regression.yaml configuration file. CI/CD guide at https://www.tinybird.co/docs/guides/continuous-integration.html
|
|
143
154
|
- `Added` Fail `tb env regression-tests` if no tests are run for any pipe, use `skip` to avoid the error
|
|
144
155
|
- `Added` Skip POST requests by default in `tb env regression-tests` until it's supported
|
|
145
156
|
- `Added` Support append `--fixtures` to shared Data Sources in Environments
|
|
@@ -152,7 +163,7 @@ Released new version 1.1.0 with all these changes:
|
|
|
152
163
|
- `Changed` Expose resources and ids when removing releases `tb release rm`
|
|
153
164
|
- `Changed` `--override-commit` option to not require needing to pass the `--git` option as well. Now, running `tb init --override-commit` should work as expected.
|
|
154
165
|
- `Changed` Copy and Sink on-demand jobs now return the job URL.
|
|
155
|
-
- `Changed` allow Workspace admin tokens for CI/CD workflows. Previously, you were asked for user admin token. You can update your TB_ADMIN_TOKEN to be the Workspace admin token instead the admin token from a specific user. CI/CD guide at https://www.tinybird.co/docs/guides/continuous-integration.html
|
|
166
|
+
- `Changed` allow Workspace admin tokens for CI/CD workflows. Previously, you were asked for user admin token. You can update your TB_ADMIN_TOKEN to be the Workspace admin token instead the admin token from a specific user. CI/CD guide at https://www.tinybird.co/docs/guides/continuous-integration.html
|
|
156
167
|
- `Changed` Improve CI/CD output. Added warning hint in custom deployments.
|
|
157
168
|
- `Fixed` `tb deploy` raises an error if it detects resources renamed in git
|
|
158
169
|
- `Fixed` On `tb push --force --yes` a BigQuery Data Source, it updates both the `SCHEMA` and connector settings.
|
|
@@ -478,7 +489,7 @@ Released new version 1.0.1 with all these changes:
|
|
|
478
489
|
1.0.0b393
|
|
479
490
|
*********
|
|
480
491
|
|
|
481
|
-
- `Changed` Upgrade version of generated cicd templates
|
|
492
|
+
- `Changed` Upgrade version of generated cicd templates
|
|
482
493
|
|
|
483
494
|
1.0.0b393
|
|
484
495
|
*********
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/tinyunit/tinyunit.py
RENAMED
|
File without changes
|
{tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/tinyunit/tinyunit_lib.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird/tb_cli_modules/workspace_members.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tinybird-cli-3.0.0.dev4 → tinybird-cli-3.0.0.dev6}/tinybird_cli.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|