Update resources and status to match the new status endpoints
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 14
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
New status endpoints are currently available under https://api.nersc.gov/api/beta/status and will eventually replace the current status. The client will need to be updated to work with the new endpoints in a hopefully similar way.
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 by locating the client code that currently handles status resources, then compare its requests with the beta endpoints at https://api.nersc.gov/api/beta/status. Confirm the available endpoint shapes and update the client so status operations work against the new endpoints; the issue does not name specific files or tests for verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100