jenkins-infra / rating

Community rating of releases

Home Page:https://jenkins.io/changelog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backend for community rating

It's a very simple PHP app used for Jenkins versions rating on https://jenkins.io/changelog, and which stores its data in a PostgreSQL backend.

Helm Chart

https://github.com/jenkins-infra/helm-charts/tree/main/charts/rating

Developing

Edit files, then make run to launch a dockerized version of the app with a temporary test database. Run make run-test to make sure the program is functional.

Run docker-compose down to wipe out the test database content.

About

Community rating of releases

https://jenkins.io/changelog


Languages

Language:PHP 70.5%Language:Dockerfile 19.0%Language:Makefile 10.4%Language:HTML 0.1%