Les blogueurs parlent de Fedora (et pas que…)

  • New FMN architecture and tests

    Avatar de Pierre-Yves

    New FMN architecture and tests Introduction FMN is the FedMsg Notification service. It allows any contributors (or actually, anyone with a FAS account) to tune what notification they want to receive and how. For example it allows saying t…

  • Playing with FMN

    Avatar de Pierre-Yves

    On Friday, I have been started to play with FMN Currently, there is a fedmsg consumer that listens to the messages coming from all over the Fedora infrastructure, then based on the preferences set in FMN’s web UI it decides whether to send a …

  • Monitor performances of WSGI apps

    Avatar de Pierre-Yves

    Accessing pagure’s performances via mod_wsgi-express Graham Dumpleton has written a series of blog post on monitoring WSGI performances: Returning a string as the iterable from a WSGI application Monitoring the response content from a WSGI app…

  • Setting up pagure on a banana pi

    Avatar de Pierre-Yves

    This is a small blog post about setting up pagure on a banana pi. My friend Kushal recently convinced me to buy a small banana pi to play with. I installed the Fedora 23 ARM server image on it, works like a charm and today I thought of try…

  • Testing distgit in staging with fedpkgstg

    Avatar de Pierre-Yves

    Every once in a while we make changes to dist-git in the Fedora infrastructure. This means, we need to test our changes to make sure they do not break (ideally, at all). These days, we are working on adding namespacing to our git repos so tha…