VorTECHsa / VorTECHsa/python-sdk
Automate deploying a new pip release.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 25
- Forks
- 12
- Avg merge
- 20h 47m
- Merged PRs (30d)
- 2
Description
https://github.com/VorTECHsa/python-sdk/actions/new
Needs to be coupled with deploying new docs.
Also we need to restrict permissions to that only developers with the right permissions can deploy new releases. Currently anyone can create a repo tag, which we don't want: https://github.com/isaacs/github/issues/1091
Contributor guide
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 at the repository’s GitHub Actions/new entry point and review how pip releases and documentation deployments are currently handled. Define a workflow that couples both deployments and restricts release or tag creation to authorized developers. Done means new pip releases and docs deploy through automation with the requested permission controls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, documentation, release, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100