posit-dev / posit-dev/rsconnect-python
Content search function to return all non-scheduled content
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 37
- Forks
- 28
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 7
Description
It would be useful in server migration and cache rebuild scenarios, to have a search function for all content that isn't already set to run on a schedule.
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
The issue does not name a file, test, or existing entry point. Start by locating the CLI's content-search implementation and how it represents scheduled content, then check related tests or migration and cache-rebuild commands. Done means a search operation can return every content item that is not scheduled, with coverage for the intended filtering behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100