dbtective 0.1.28__py3-none-win_amd64.whl → 0.1.29__py3-none-win_amd64.whl

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dbtective
3
- Version: 0.1.28
3
+ Version: 0.1.29
4
4
  Classifier: Development Status :: 2 - Pre-Alpha
5
5
  Classifier: Environment :: Console
6
6
  Classifier: Intended Audience :: Developers
@@ -75,10 +75,10 @@ brew install feliblo/tap/dbtective
75
75
  <details>
76
76
  <summary>GitHub Actions</summary>
77
77
 
78
- Run dbtective as part of your CI/CD pipeline. See the [GitHub Actions documentation](https://feliblo.github.io/dbtective/docs/github-actions) for more details.
78
+ Run dbtective as part of your CI/CD pipeline. See the [GitHub Actions documentation](https://feliblo.github.io/dbtective/docs/running/github-actions) for more details.
79
79
 
80
80
  ```yaml
81
- - uses: feliblo/dbtective@v0.1.28
81
+ - uses: feliblo/dbtective@v0.1.29
82
82
  with:
83
83
  config-file: "dbtective.yml"
84
84
  entry-point: "."
@@ -93,14 +93,14 @@ Run dbtective as part of your CI/CD pipeline. See the [GitHub Actions documentat
93
93
 
94
94
  Prerequisite: `dbtective` is installed via one of the methods above.
95
95
 
96
- We (currently) recommend using the `--only-manifest` flag with prek/pre-commit to avoid issues caused by `catalog.json` mismatches. For more details, see the explanation in the [rules documentation](https://feliblo.github.io/dbtective/docs/).
96
+ We (currently) recommend using the `--only-manifest` flag with prek/pre-commit to avoid issues caused by `catalog.json` mismatches. For more details, see the explanation in the [rules documentation](https://feliblo.github.io/dbtective/docs/rules).
97
97
 
98
98
  Add the following to your `.pre-commit-config.yaml`.
99
99
 
100
100
  ```yaml
101
101
  repos:
102
102
  - repo: https://github.com/feliblo/dbtective
103
- rev: v0.1.28
103
+ rev: v0.1.29
104
104
  hooks:
105
105
  - id: dbtective-run
106
106
  args: [--only-manifest]
@@ -145,11 +145,11 @@ Pre-built binaries for Linux, macOS, and Windows are available on the [releases
145
145
 
146
146
  ## Quickstart
147
147
 
148
- All possible rules can be found in the [rules documentation](https://feliblo.github.io/dbtective/docs/). Information about customizing `dbtective` is shown at the [config documentation](https://feliblo.github.io/dbtective/docs/config)
148
+ All possible rules can be found in the [rules documentation](https://feliblo.github.io/dbtective/docs/rules). Information about customizing `dbtective` is shown at the [config documentation](https://feliblo.github.io/dbtective/docs/config)
149
149
 
150
150
  1. Create a `dbtective.yml` config file in the root of your dbt project by running:
151
151
 
152
- More about the `init` (it also supports `pyproject.toml` or `dbtective.toml`) command is available in the [init documentation](https://feliblo.github.io/dbtective/docs/cli#dbtective-init).
152
+ More about the `init` (it also supports `pyproject.toml` or `dbtective.toml`) command is available in the [init documentation](https://feliblo.github.io/dbtective/docs/running/cli#dbtective-init).
153
153
 
154
154
  ```bash
155
155
  dbtective init
@@ -0,0 +1,5 @@
1
+ dbtective-0.1.29.data/scripts/dbtective.exe,sha256=TflcHRNHNfRmciMOqbH61kxhbC7AusY5xrYA9h9VrC0,4855808
2
+ dbtective-0.1.29.dist-info/METADATA,sha256=dwrSL0fPEYLMFD81sI3KExByhw6EtIvJi3FeyFf7nBY,6181
3
+ dbtective-0.1.29.dist-info/WHEEL,sha256=14-pPWiwFoCAtTgD4hWnxHSfZQqe6Zt0DfwcROvwlzs,94
4
+ dbtective-0.1.29.dist-info/licenses/LICENSE,sha256=l6L0uB6P0NYfB1uZ_2lUNbryleAeanq49Fz1D7MlG7I,1088
5
+ dbtective-0.1.29.dist-info/RECORD,,
Binary file
@@ -1,5 +0,0 @@
1
- dbtective-0.1.28.data/scripts/dbtective.exe,sha256=kMp8hmLFV_4FYNa-HY1mxF8dhjL3tZvKK0uZmNzIS4c,4876800
2
- dbtective-0.1.28.dist-info/METADATA,sha256=DjhO3NKIowm3ZQrOnYKFbWQjBflcQHiFrqXJTe5uqz8,6155
3
- dbtective-0.1.28.dist-info/WHEEL,sha256=14-pPWiwFoCAtTgD4hWnxHSfZQqe6Zt0DfwcROvwlzs,94
4
- dbtective-0.1.28.dist-info/licenses/LICENSE,sha256=l6L0uB6P0NYfB1uZ_2lUNbryleAeanq49Fz1D7MlG7I,1088
5
- dbtective-0.1.28.dist-info/RECORD,,