Git Product home page Git Product logo

rally-cli's People

Contributors

rr-on-gh avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

rally-cli's Issues

Searches return no results, what am I doing wrong?

Hi there. I'm trying to make this tool work with rally - I feel like there's a missing piece here that could/should be better documented.

I've got an API key - that works - I've validated that by switching to password authentication (by removing my API key from the config and switching to user/pass environment variables for the underlying rally node module, and then making the password 'wrong'...)

When I search I get no results for any of the iterations that I've specified. Because I thought it might be symptomatic of a weird config in someone's very complex rally config - I went and made an evaluation account to figure out tooling with. So now I'm working with just the sample issues that get populated into a new account - "Iteration 1 - Browse and Book" etc - the safari-trip-themed demo cards.

A little confused by the instructions in the config file - where it tells you where to pick up the project ID. The integers-only portion of that turns out to be the proper project ID, right? [In the default case of the 'default workspace, default project' you get for a simple rally config, at least...]

I'd be happy to help debug this interactively with you - over screenhero or whatever - if the code is still working for you. ;-)

Config currently looks like this:

{
  "apiKey": "xxxxxxxxxxxxxx",
  "projects": [
    {
      "name": "Iteration 1 - Browse and Book",
      "id": "/project/87297589084",
      "currentItr": "Iteration 1 - Browse and Book"
    },
    {
      "name": "Iteration 2",
      "id": "/project/87297589084",
      "currentItr": "Iteration 2 - Streamline Operations"
    },
    {
      "name": "Unscheduled",
      "id": "/project/87297589084",
      "currentItr": "Unscheduled"
    }
  ],
  "user": "[email protected]",
  "uiLaunchCommand": "open -a Firefox https://rally1.rallydev.com/#/87297589084d",
  "rallySearchCommand": "open -a Firefox https://rally1.rallydev.com/#/87297589084d/search?keywords=${keyword}",
  "holidays": [
    "08 Apr 2016",
    "14 Apr 2016"
  ]
}

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.