find the Status of each rake tasks
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 2.5k
- Forks
- 650
- Avg merge
- 6m
- Merged PRs (30d)
- 3
Description
Hi,
I had too many rake tasks in the project. Need to find whether the rake execution is success or not. I have used rakefile, it will helps for the rake file name, args, start and end time. But whether the execution is sucess or any exception occurs we can not find out.Is there anyway find out. Posted similar question in Stackoverflow.
http://stackoverflow.com/questions/42140463/find-the-exception-from-rakefile-in-rake-tasks
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
Review the Rakefile and the linked Stack Overflow question to clarify the expected way to determine whether rake tasks succeed or raise exceptions. The issue is complete only when the desired status and exception behavior are defined and a concrete change or documented approach is agreed upon.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100