Add API Deploy Feature
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 139
- Forks
- 52
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 3
Description
We have a light implementation of how to implement deploy through API but still missing Analytic Stories objects and Lookups through the API.
There was a github PR opened to add auth via token, but it has been closed since we should revisit implementing this feature as a core functionality.
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 contentctl/actions/api_deploy.py and review the closed authentication PR linked in the issue to understand the existing API deployment approach. Define the core functionality needed to deploy Analytic Stories and Lookups through the API, including token authentication, and verify that both object types are handled.
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