Git Product home page Git Product logo

pivotal_attribution's Introduction

Pivotal Attribution

This is a simple reporting tool for Pivotal Tracker projects. You need to download the CSV export from Pivotal Tracker and feed it into this script. You can get the CSV from your project by going to the "Actions" menu and select "Export CSV". Make sure all the checkboxes are checked and click "Export". You then feed this csv into the script as its first argument, a la:

./pivotal_attribution.rb <Your CSV File Here> <Optional Report Start Date>

for example:

./pivotal_attribution.rb my_awesome_project_20100803_1919.csv "Two Weeks Ago"

Gems Required:

FasterCSV, Chronic, and ActiveSupport

Report Start Dates:

Can be anything Chronic accepts, like "Today", "Yesterday", "Two Months Ago", or "January 4th"

HTML Output

If you run it with --outputter html, you will now get html-formatted output, a la This sample

./pivotal_attribution.rb <Your CSV File Here> <Optional Report Start Date> --outputter html

Screenshots!

(Names changed to protect the innocent ;)

HTML Output Sample

pivotal_attribution

TODO

  • This project currently relies on activesupport < 3.0. That sucks
  • This really needs to be a gem

Bitdeli Badge

pivotal_attribution's People

Contributors

bitdeli-chef avatar jszmajda avatar nuc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.