Bots should do some pre-checks when starting up
Open
Nobody has claimed this yet.
all bots
bloatable
- Dominant language
- Raku
- Stars
- 19
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
See https://irclog.perlgeek.de/perl6-dev/2017-10-22#i_15336357
The issue was that bloaty was not in the PATH. The tests were working fine but it didn't work as a systemd service.
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 tracing the bots' startup path and the systemd service configuration, focusing on how the bloaty dependency is located. Check how the existing tests invoke the bots and define the pre-check behavior needed when bloaty is missing from PATH.
Written by the indexing model from the issue text.
Assessment
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100