Skip to content

Removed autogenerated docs for the CLI commands - #1392

Merged
shreyas-goenka merged 1 commit into
mainfrom
fix/remove-outdated-documentation
Apr 23, 2024
Merged

Removed autogenerated docs for the CLI commands#1392
shreyas-goenka merged 1 commit into
mainfrom
fix/remove-outdated-documentation

Conversation

@shreyas-goenka

Copy link
Copy Markdown
Contributor

This documentation is very outdated. We don't need this because the CLI is self-documenting. Also users who land on this page (because of SEO for example) can be confused because of the lack of documentation for new commands.

Example issue: #1331

@shreyas-goenka
shreyas-goenka added this pull request to the merge queueApr 23, 2024
Merged via the queue into main with commit 5120e94Apr 23, 2024
@shreyas-goenka
shreyas-goenka deleted the fix/remove-outdated-documentation branch April 23, 2024 13:30
pietern added a commit that referenced this pull request Apr 25, 2024
This is a bugfix release.
CLI:
* Pass `DATABRICKS_CONFIG_FILE` for `auth profiles` ([#1394](#1394)).
Bundles:
* Show a better error message for using wheel tasks with older DBR versions ([#1373](#1373)).
* Allow variable references in non-string fields in the JSON schema ([#1398](#1398)).
* Fix variable overrides in targets for non-string variables ([#1397](#1397)).
* Fix bundle schema for variables ([#1396](#1396)).
* Fix bundle documentation URL ([#1399](#1399)).
Internal:
* Removed autogenerated docs for the CLI commands ([#1392](#1392)).
* Remove `JSON.parse` call from homebrew-tap action ([#1393](#1393)).
* Ensure that Python dependencies are installed during upgrade ([#1390](#1390)).
@pieternpietern mentioned this pull request Apr 25, 2024
github-merge-queueBot pushed a commit that referenced this pull request Apr 25, 2024
This is a bugfix release.
CLI:
* Pass `DATABRICKS_CONFIG_FILE` for `auth profiles`
([#1394](#1394)).
Bundles:
* Show a better error message for using wheel tasks with older DBR
versions ([#1373](#1373)).
* Allow variable references in non-string fields in the JSON schema
([#1398](#1398)).
* Fix variable overrides in targets for non-string variables
([#1397](#1397)).
* Fix bundle schema for variables
([#1396](#1396)).
* Fix bundle documentation URL
([#1399](#1399)).
Internal:
* Removed autogenerated docs for the CLI commands
([#1392](#1392)).
* Remove `JSON.parse` call from homebrew-tap action
([#1393](#1393)).
* Ensure that Python dependencies are installed during upgrade
([#1390](#1390)).
denik pushed a commit that referenced this pull request May 20, 2026
This documentation is very outdated. We don't need this because the CLI
is self-documenting. Also users who land on this page (because of SEO
for example) can be confused because of the lack of documentation for
new commands.
Example issue: #1331
denik pushed a commit that referenced this pull request May 20, 2026
This is a bugfix release.
CLI:
* Pass `DATABRICKS_CONFIG_FILE` for `auth profiles`
([#1394](#1394)).
Bundles:
* Show a better error message for using wheel tasks with older DBR
versions ([#1373](#1373)).
* Allow variable references in non-string fields in the JSON schema
([#1398](#1398)).
* Fix variable overrides in targets for non-string variables
([#1397](#1397)).
* Fix bundle schema for variables
([#1396](#1396)).
* Fix bundle documentation URL
([#1399](#1399)).
Internal:
* Removed autogenerated docs for the CLI commands
([#1392](#1392)).
* Remove `JSON.parse` call from homebrew-tap action
([#1393](#1393)).
* Ensure that Python dependencies are installed during upgrade
([#1390](#1390)).
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@shreyas-goenka@andrewnester