databricks-cli/.github/workflows
Gleb Kanterov 814168398d
[Python] Configure Sphinx docs (#2496)
## Changes
Configure Sphinx docs for Python code.

There is a lot of customization for Sphinx output to make complex type
signatures readable:
- Type dicts are not documented, because they exactly follow dataclass
schema
- Variables are excluded from type signatures

After that, when the rest of the code is ready, we can automatically
publish docs into gh-pages.

## Tests
Adds CI check
2025-03-17 09:18:33 +00:00
..
close-stale-issues.yml Bump actions/stale from 9.0.0 to 9.1.0 (#2275) 2025-02-03 12:36:50 +01:00
external-message.yml Pin all github actions to commit hash (#2129) 2025-01-14 07:39:34 +00:00
integration-approve.yml Enable integration workflows (#2086) 2025-01-06 16:07:15 +00:00
integration-main.yml Bump actions/create-github-app-token from 1.11.1 to 1.11.2 (#2276) 2025-02-03 12:37:17 +01:00
integration-pr.yml Bump actions/create-github-app-token from 1.11.1 to 1.11.2 (#2276) 2025-02-03 12:37:17 +01:00
publish-winget.yml Update publish-winget action to use Komac directly (#2228) 2025-01-24 15:33:54 +00:00
push.yml Update uv to 0.6.5 (#2449) 2025-03-11 10:30:03 +00:00
python_push.yml [Python] Configure Sphinx docs (#2496) 2025-03-17 09:18:33 +00:00
release-snapshot.yml build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 (#2408) 2025-03-03 08:52:47 +00:00
release.yml build(deps): bump docker/setup-qemu-action from 3.3.0 to 3.6.0 (#2410) 2025-03-03 08:53:36 +00:00
tagging.yml Move tagging.py to internal/genkit on generation (#2454) 2025-03-13 09:31:27 +00:00