ruby / ruby/rake

find the Status of each rake tasks

Open
#192 4 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.