Skip to main content

ChatCI

ChatCI 是 ChatArch 的 CI workflow package shell,用于保留 PyPI package / console command 的规范入口。

快速开始

pip install ChatCI
chatci --help
chatci --version
chatci --tree
chatci --tree-brief

开发环境:

pip install -e ".[dev,docs]"
python -m pytest -q
mkdocs build --strict
python -m build
python -m twine check dist/*

CLI 规范

当前可回读命令树:

chatci
├── --help  # Show this message and exit.
├── --version  # Show the version and exit.
├── --tree  # Print the registered CLI tree and exit.
└── --tree-brief  # Print the registered CLI tree without parameter signatures and exit.

chatci --tree 由 ChatStyle 共享 Click tree runtime 从真实 registry 生成,并默认显示命令参数签名;chatci --tree-brief 保留命令节点和描述,但省略参数签名。当前 ChatCI 是 root-options-only surface,所有公开选项都是 flag,因此两种输出目前包含相同节点。后续新增命令时,必须同步测试、README、MkDocs 文档和 release report。

目录结构

  • src/:包源码
  • tests/code-tests/:代码测试和历史测试迁移
  • tests/cli-tests/:真实 CLI 测试,doc-first
  • tests/mock-cli-tests/:mock/fake CLI 测试,doc-first
  • docs/:MkDocs Material 双语文档

开发说明

扩展脚手架前,先阅读 DEVELOP.mdAGENTS.md

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chatci-0.1.3.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chatci-0.1.3-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file chatci-0.1.3.tar.gz.

File metadata

  • Download URL: chatci-0.1.3.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for chatci-0.1.3.tar.gz
Algorithm Hash digest
SHA256 5ecec908d1344f25efa23b0b96f9bd16f1aa7d357ba4331f1aae247c532bed2b
MD5 95e6b819d13bc88f1deaffef66253232
BLAKE2b-256 efe6f031ccefb831eaf72fc259347e74da48844f57f4a905ff1e0c37f564a902

See more details on using hashes here.

Provenance

The following attestation bundles were made for chatci-0.1.3.tar.gz:

Publisher: publish.yml on ChatArch/ChatCI

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chatci-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: chatci-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for chatci-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d0f3935b9bdd7daff58df70c60febcf6f1d51a5a24a8f75326868b8e8d3a3224
MD5 0dd66bcb1e36b1f6aab8cf90330e3ffd
BLAKE2b-256 5727e4a235222e3fa541a6b823ec02504549a6087712c30cbba5e5f05e864084

See more details on using hashes here.

Provenance

The following attestation bundles were made for chatci-0.1.3-py3-none-any.whl:

Publisher: publish.yml on ChatArch/ChatCI

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.1.3 This release

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

0.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page