Skip to content

CognizantOpenSource/ciqdashboard-collector-github

Repository files navigation

CIQDashboard GitHub Collector

Contributor Covenant

JDK version= 11 MongoDB server version= 4.0 or above Cloud

RequirementsPropertiesRun LocallyContributingRelated

The application fetches repositories and related fields from GitHub and stores them in a MongoDB database for use by other applications.

Requirements

  • JDK 11
  • MongoDB Server 4.0 or above

Properties

In order to run this project, you must provide the following values in application.yml which can be found under resources directory

MongoDB Server URI

GitHub Server base URL

GitHub Personal Access Token

Run Locally

Clone the project

  git clone https://github.com/CognizantCodeHub/ciqdashboard-collector-github.git

Go to the project directory

  cd ciqdashboard-collector-github

Build the project

  gradle build

Start the application

  gradle bootrun

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Related

Here are some related projects

CIQDashboard UI

CIQDashboard API

CIQDashboard Metric Services

CIQDashboard Auth

CIQDashboard ALM Collector

CIQDashboard Jira(cloud) Collector

CIQDashboard Jira(On Premise) Collector

CIQDashboard Jira+Zephyr(cloud) Collector

CIQDashboard Jira+Zephyr(On Premise) Collector

CIQDashboard Rally Collector

CIQDashboard Jenkins Collector

CIQDashboard ServiceNow Collector

License

To edit