Categorygithub.com/virtuslab/jira-stats
module
0.0.0-20200125134039-5d6417b0e34d
Repository: https://github.com/virtuslab/jira-stats.git
Documentation: pkg.go.dev

# README

jira-stats

Travis CI

Simple tool to fetching Jira tickets and genereting CSV for reporting purposes.

Building codebase locally:

  • Make sure you have Golang installed
  • Make sure you have Serverless Framework tools installed
  • Create dir $GO_PATH/github.com/VirtusLab and clone this repo there
  • Go into repo dir and type make build

Running it locally

  • Make sure to export two env variables:

      JIRA_USER
      JIRA_PASSWORD 
    
  • run local/main.go - if running from IDE make sure that env variables are visible there

To deploy

  • Make sure you have JIRA env vars exported (look above)
  • Run: sls deploy

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author