Giter Site home page Giter Site logo

asiermarques / progression-radar-yaml-generator Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 78 KB

A command line application to generate the data yaml files from external sources for the Progression Radar tool.

Home Page: https://github.com/asiermarques/progression-radar-yaml-generator

License: MIT License

Scala 97.99% Java 2.01%

progression-radar-yaml-generator's Introduction

Progression Radar yaml generator

CircleCI

Cats Friendly Badge

A command line application to generate the data yaml files from external sources for Progression Radar tool.

Note: at this point, only the jira datasource is implemented, but you can implement many other sources in a easy way

Running the project

Configure the environment variables and run the application

The first step is configure the variables for the sources.
At this point there is only support for Jira source

export JIRA_URL=https://your_jira_space.atlassian.net/rest/api/2/
export JIRA_USERNAME=asiermarques@your_domain.com
export JIRA_TOKEN=yourtoken
export JIRA_PROJECT=TEST

...and run the app

sbt run

Export the data

With this simple command you can export all the issues in the specified Jira project and they will be transformed in the Progress Radar yaml format

generate --source jira --output-file /target_dir/data.yaml

Running the tests

You can run the tests with the command

sbt tests

progression-radar-yaml-generator's People

Contributors

asiermarques avatar

Stargazers

 avatar

Watchers

 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.