Skip to content

ambrisolla/devlake-queue-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

devlake-queue-manager

devlake-queue-manager is a tools to keep Devlake data up-to-date.

Why

Devlake already contains a cron service to manage all blueprints automatically,but in my case, it is necessary to disable cron because there are too many blueprints and managing cron became a chore.

About Devlake

Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and community growth.

How to use

$ pip install requests
$ export DEVLAKE_ENDPOINT="http://your-devlake-server:8080"
$ python run.py

About

A short script to keep Devlake data up-to-date.

Topics

Resources

Stars

Watchers

Forks

Languages