Refactor Comands/Cron.pm to use the new resource structure
Open
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 737
- Forks
- 214
- PR merge metrics
- No merged PRs in 30d
Description
We need to refactor the Command/*.pm modules to use the new resource structure. This is needed to have better reporting, common options (like ensure, on_change) and more things.
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 locating Command/Cron.pm and the other Command/*.pm modules, then identify where the new resource structure is defined and how existing commands use it. Compare the command modules against that structure and determine the scope needed for shared reporting and options such as ensure and on_change. Done means the targeted command modules use the new resource structure consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- devops
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100