Making identifier configurable within schedule.rb?
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 8.9k
- Forks
- 715
- PR merge metrics
- No merged PRs in 30d
Description
When non-default identifier is used to install crontab (snippet), to clear it, you must enter exactly the same identifier again in order to clear, update, etc the crontab.
I thought it would be nice having such description written in config/schedule.rb .
Question
- If I were to make such enhancement and make PR, would it be sensible?
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 by reading config/schedule.rb and tracing how the non-default identifier is supplied when installing the crontab. Clarify the desired configuration shape and how it should affect clearing and updating before defining acceptance criteria; the issue does not name tests or a specific implementation path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100