Skip to main content

Web app for synchronization of issue labels across repositories

Project description

The real purpose of this project is purely artificial. It serves as a task for MI-PYT course at CTU and will see no real use.

With that out of the way, let’s pretend the project serves a real purpose from this moment on.

Labelsync utility serves as a label synchronizer. It helps you maintain consistent label definitions across multiple git repositories and allows for easy label definitions editing.

Assignment features

  • Hosted at http://novotkry.pythonanywhere.com

  • Supports github and gitlab for managed repositories

  • Easy to extend by extending a base class

  • Git repository as an authority for labels

  • Simple html gui for label and master repo management

  • Login data managed separately from label and repository data

Installation and usage

$ python setup.py install
$ export FLASK_APP=labelsync
$ flask run

Then visit the web application on displayed address.

License

This project is licensed under the WTFPL License - see the LICENSE file for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

labelsync-0.1.0.tar.gz (11.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page