Coder Social home page Coder Social logo

p4rally's Introduction

A rally integration for perforce.

Instructions:
  gem install builder
  gem install p4ruby
  gem install rally_rest_api

Usage: [ruby] app/bin/p4rally-sync.rb [options]
    -u, --rally_username USERNAME    The Rally user name
    -p, --rally_password PASSWORD    The Rally password
    -w, --rally_workspace WORKSPACE  The Rally workspace
    -r, --rally_project PROJECT      The Rally Project
    -U, --perforce_username USERNAME The Perforce user name
    -P, --perforce_password PASSWORD The Perforce password
    -t, --perforce_port PORT         The Perforce password, e.g. perforce:1666
    -d, --update_last_sync_counter   Update last sync counter to current time and exit
    -h, --help                       Display this screen

p4rally's People

Contributors

bjhartin avatar sberan avatar

Stargazers

 avatar  avatar  avatar John-Mason P. Shackelford avatar

Watchers

John-Mason P. Shackelford avatar  avatar  avatar James Cloos avatar  avatar  avatar

Forkers

jpshackelford

p4rally's Issues

option parsing is lacking

p4rally-sync.rb command line execution: Errors should be handled and proper flags should be used. Help text should be displayed upon improper usage.

Options:

  • Rally Username
  • Rally Password
  • Rally Workspace
  • P4 Username
  • P4 Password

Errors:

  • Invalid Rally Credentials
  • Invalid Rally Workspace
  • Invalid P4 credentials

--help should work too.

Unit Tests

There ought to be some tests don't ya think? - I was lazy and didn't do TDD like I should have.

Yammer Integration

Yammer integration was promised. Yammer integration will be delivered.

Display list of a changelist's files within Rally

The :perforce_changes field of a rally artifact accepts arbitrary HTML.

Therefore, we could populate it with an expandable section detailing each changed file in a changelist.

If we want to get fancy, we can include html formatted diffs via the p4 diff -dh command!

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.