Zipstack / Zipstack/unstract-python-client
[ENHANCEMENT] Automate release version update using the release creation
未关闭
还没有人认领这个 Issue。
enhancement
good first issue
help wanted
- 主要语言
- Python
- 星标
- 6
- 派生
- 3
- 平均合并
- 1 小时 41 分钟
- 30 天内合并 PR
- 4
描述
Currently we need to update the release version here manually before making a new update.
Instead we should consider doing this in release workflow and committing it before publishing to pypi
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 src/unstract/api_deployments/init.py 中的版本定义开始,检查仓库的发布工作流。确定工作流如何在发布到 PyPI 之前更新并提交发布版本;完成的标准是发布不再需要手动编辑版本。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions, python
- 领域
- ci-cd, release
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100