globus / globus/globus-compute
Deploy SDK and Endpoint Code to PyPi
Open
- Dominant language
- Python
- Stars
- 162
- Forks
- 53
- Avg merge
- 15h 29m
- Merged PRs (30d)
- 26
Description
_As a funcX developer I want releases of the SDK and Endpoint code to be published to pypi so I can use it in dependent code_
# Assumptions
1. The two libraries are deployed as separate pypi packages
2. Tagging a release should cause a deployment with GitHub actions
Contributor guide
Research direction
Start by inspecting the repository layout for the SDK and Endpoint libraries, then review any existing GitHub Actions workflows and release configuration. Confirm how the two libraries are packaged separately and how release tags are handled. Done means a tagged release publishes both packages as separate PyPI packages.
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
- 35/100