Zipstack / Zipstack/unstract-python-client
[ENHANCEMENT] Automate release version update using the release creation
Open
Nobody has claimed this yet.
enhancement
good first issue
help wanted
- Dominant language
- Python
- Stars
- 6
- Forks
- 3
- Avg merge
- 1h 41m
- Merged PRs (30d)
- 4
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with src/unstract/api_deployments/init.py at the version definition and inspect the repository's release workflow. Determine how the workflow can update and commit the release version before publishing to PyPI; done means releases no longer require a manual version edit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100