All Projects → fedora-infra → Anitya

fedora-infra / Anitya

Licence: gpl-2.0
A cross-distribution upstream release monitoring project

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Anitya

Hacktoberfest 2k18 Katas
Game has ended :: Little challenges to up your Hacktoberfest game!
Stars: ✭ 160 (-0.62%)
Mutual labels:  hacktoberfest
Yaaf
Easing the form object pattern in Rails applications
Stars: ✭ 161 (+0%)
Mutual labels:  hacktoberfest
Openpdf
OpenPDF is a free Java library for creating and editing PDF files with a LGPL and MPL open source license. OpenPDF is based on a fork of iText. We welcome contributions from other developers. Please feel free to submit pull-requests and bugreports to this GitHub repository. ⛺
Stars: ✭ 2,174 (+1250.31%)
Mutual labels:  hacktoberfest
Fastboot
FastBoot is a library for rendering Ember.js applications in Node.js.
Stars: ✭ 159 (-1.24%)
Mutual labels:  hacktoberfest
React Native Network Logger
An HTTP network request monitor for React Native with in-app interface for iOS and Android with no native code
Stars: ✭ 161 (+0%)
Mutual labels:  hacktoberfest
Lint Action
✨ GitHub Action for detecting and auto-fixing lint errors
Stars: ✭ 161 (+0%)
Mutual labels:  hacktoberfest
Worldedit
🗺️ Minecraft map editor and mod
Stars: ✭ 2,288 (+1321.12%)
Mutual labels:  hacktoberfest
Mobile Toolkit
📱 Shell scripts for Android and iOS device management
Stars: ✭ 161 (+0%)
Mutual labels:  hacktoberfest
Manual React
Manual do React - 📗 📒 (PT-BR Tradução) 2020 Edition
Stars: ✭ 161 (+0%)
Mutual labels:  hacktoberfest
Funnyalgorithms
A repository with a bunch of funny algorithms, beginners friendly
Stars: ✭ 161 (+0%)
Mutual labels:  hacktoberfest
Sentry Docs
The new place for the sentry documentation (and tools to build it)
Stars: ✭ 160 (-0.62%)
Mutual labels:  hacktoberfest
Graphite
Development repository for the graphite cookbook
Stars: ✭ 160 (-0.62%)
Mutual labels:  hacktoberfest
Standup Raven
A Mattermost plugin for communicating daily standups across teams
Stars: ✭ 161 (+0%)
Mutual labels:  hacktoberfest
Influxdb exporter
A server that accepts InfluxDB metrics via the HTTP API and exports them via HTTP for Prometheus consumption
Stars: ✭ 159 (-1.24%)
Mutual labels:  hacktoberfest
Datascience Pizza
🍕 Repositório para juntar informações sobre materiais de estudo em análise de dados e áreas afins, empresas que trabalham com dados e dicionário de conceitos
Stars: ✭ 2,043 (+1168.94%)
Mutual labels:  hacktoberfest
Abbreviate
Supporting your devops by shortening your strings using common abbreviations and clever guesswork
Stars: ✭ 160 (-0.62%)
Mutual labels:  hacktoberfest
Kubernetes Scripts
A collection of scripts and commands for various Kubernetes tasks
Stars: ✭ 160 (-0.62%)
Mutual labels:  hacktoberfest
Emacs Fsharp Mode
F# Emacs mode
Stars: ✭ 160 (-0.62%)
Mutual labels:  hacktoberfest
Acre2
Advanced Combat Radio Environment 2 (ACRE2) for Arma 3
Stars: ✭ 161 (+0%)
Mutual labels:  hacktoberfest
Rubanok
Parameters-based transformation DSL
Stars: ✭ 161 (+0%)
Mutual labels:  hacktoberfest

.. image:: https://img.shields.io/pypi/v/anitya.svg :target: https://pypi.org/project/anitya/

.. image:: https://img.shields.io/pypi/pyversions/anitya.svg :target: https://pypi.org/project/anitya/

.. image:: https://readthedocs.org/projects/anitya/badge/?version=latest :alt: Documentation Status :target: https://anitya.readthedocs.io/en/latest/?badge=latest

.. image:: https://codecov.io/gh/fedora-infra/anitya/branch/master/graph/badge.svg :target: https://codecov.io/gh/fedora-infra/anitya

.. image:: https://travis-ci.org/fedora-infra/anitya.svg?branch=master :target: https://travis-ci.org/fedora-infra/anitya

.. image:: https://img.shields.io/lgtm/alerts/g/fedora-infra/anitya.svg?logo=lgtm&logoWidth=18 :target: https://lgtm.com/projects/g/fedora-infra/anitya/alerts/

.. image:: https://img.shields.io/lgtm/grade/javascript/g/fedora-infra/anitya.svg?logo=lgtm&logoWidth=18 :target: https://lgtm.com/projects/g/fedora-infra/anitya/context:javascript

.. image:: https://img.shields.io/lgtm/grade/python/g/fedora-infra/anitya.svg?logo=lgtm&logoWidth=18 :target: https://lgtm.com/projects/g/fedora-infra/anitya/context:python

====== Anitya

Anitya is a release monitoring project. It provides a user-friendly interface to add, edit, or browse projects. A cron job can be configured to regularly scan for new releases of projects. When Anitya discovers a new release for a project, it publishes a RabbitMQ messages via fedora messaging. This makes it easy to integrate with Anitya and perform actions when a new release is created for a project. For example, the Fedora project runs a service called the-new-hotness <https://github.com/fedora-infra/the-new-hotness/> which files a Bugzilla bug against a package when the upstream project makes a new release.

For more information, check out the documentation_!

Development

For details on how to contribute, check out the contribution guide_.

.. _documentation: https://anitya.readthedocs.io/ .. _contribution guide: https://anitya.readthedocs.io/en/latest/contributing.html .. _fedora messaging: https://fedora-messaging.readthedocs.io/en/latest

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].