Hi,
If you manage the Zuul pipeline definitions for a tenant in OpenDev's
Zuul, please make the following change to the pipeline definitions as
soon as possible:
* Remove any reference to the "mysql" reporter.
The current version of Zuul now automatically adds the SQL reporter to
every pipeline definition, so the explicit configuration is unnecessary.
It is now marked as deprecated and will produce an error in a future
release of Zuul, and it produces an warning message now.
Here is an example change which I performed for the OpenStack tenant:
https://review.opendev.org/775716
Thanks,
Jim
It's my pleasure to announce the release of bindep 2.9.0. These are
the corresponding release notes since the previous release:
New Features
------------
* Bindep can now be imported as a Python module, useful when
making plugins for other Python-based tools or experimenting in
the REPL.
* Basic support for Oracle Linux is now included.
* A new set of virtual platform profiles, platform:base-py2 and
platform:base-py3 can be used to differentiate packages on
Debian derivatives (including Ubuntu), Red Hat derivatives
(including CentOS and Fedora), and MacOS X/Darwin.
Bug Fixes
---------
* Improved parsing of warning and error output from the apk tool
in alpine.
* Now handles parsing pacman 1.5.2 and later output so –brief
works on newer releases of Archlinux.
* If a local file has the same name as a package, this no longer
confuses parsing of pacman output on Arch Linux.
Find the updated documentation at its new home:
https://docs.opendev.org/opendev/bindep/
Please don't hesitate to follow up through the
service-discuss(a)lists.opendev.org mailing list or in the #opendev
channel on the Freenode IRC network if you have any questions.
--
Jeremy Stanley