Ros-buildfarm

Latest version: v4.1.0

Safety actively analyzes 723954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.4.0

------------------
* New features

* add new jobs to display the failing jobs by ROS distro (`454 <https://github.com/ros-infrastructure/ros_buildfarm/issues/454>`_)
* add nightly job to trigger missed jobs (`451 <https://github.com/ros-infrastructure/ros_buildfarm/issues/451>`_)
* add option to trigger only not-failed jobs (`446 <https://github.com/ros-infrastructure/ros_buildfarm/issues/446>`_)
* use Xenial Docker images instead of Trusty (`444 <https://github.com/ros-infrastructure/ros_buildfarm/issues/444>`_, `#445 <https://github.com/ros-infrastructure/ros_buildfarm/issues/445>`_)
* add ORPHANED that shows both end-of-life and unmaintaned (`439 <https://github.com/ros-infrastructure/ros_buildfarm/issues/439>`_)
* support OR syntax as well as regex (`435 <https://github.com/ros-infrastructure/ros_buildfarm/issues/435>`_, `#436 <https://github.com/ros-infrastructure/ros_buildfarm/issues/436>`_)
* add config option to enable / disable sending notification emails for pull request jobs (`432 <https://github.com/ros-infrastructure/ros_buildfarm/issues/432>`_)

* Improvements

* print blank lines around error message (`459 <https://github.com/ros-infrastructure/ros_buildfarm/issues/459>`_)
* add 'Failed to stat' to the list of apt known errors (`458 <https://github.com/ros-infrastructure/ros_buildfarm/issues/458>`_)
* catch another apt hiccup (`452 <https://github.com/ros-infrastructure/ros_buildfarm/issues/452>`_)
* improve performance to generate maintenance jobs (`450 <https://github.com/ros-infrastructure/ros_buildfarm/issues/450>`_)
* show parameter of reconfigure jobs in build description (`449 <https://github.com/ros-infrastructure/ros_buildfarm/issues/449>`_)
* invert logic for future proofing (`443 <https://github.com/ros-infrastructure/ros_buildfarm/issues/443>`_)
* update description of import_upstream job (`442 <https://github.com/ros-infrastructure/ros_buildfarm/issues/442>`_)
* use higher prio for import_upstream job (`441 <https://github.com/ros-infrastructure/ros_buildfarm/issues/441>`_)
* change color of "unmaintained" from yellow to orange (`440 <https://github.com/ros-infrastructure/ros_buildfarm/issues/440>`_)
* add title to input fields (`436 <https://github.com/ros-infrastructure/ros_buildfarm/issues/436>`_)
* improve performance to collect recursive dependencies (`430 <https://github.com/ros-infrastructure/ros_buildfarm/issues/430>`_)

* Fixes

* use cloudfront.debian.net rather than deb.debian.org (`461 <https://github.com/ros-infrastructure/ros_buildfarm/issues/461>`_)
* avoid installing wrapper scripts (`457 <https://github.com/ros-infrastructure/ros_buildfarm/issues/457>`_)
* check version in a way that supports Python 2.6 (`438 <https://github.com/ros-infrastructure/ros_buildfarm/issues/438>`_)
* explicitly reschedule aborted builds (`437 <https://github.com/ros-infrastructure/ros_buildfarm/issues/437>`_)

1.3.2

------------------
* modify compare page to list packages rather than repositories (`425 <https://github.com/ros-infrastructure/ros_buildfarm/pull/425>`_)
* fix regression in trigger logic introduced in 1.3.1 (`427 <https://github.com/ros-infrastructure/ros_buildfarm/issues/427>`_)

1.3.1

------------------
* Improvements

* avoid iterating all items (if not necessary) improving reconfigure performance (`423 <https://github.com/ros-infrastructure/ros_buildfarm/pull/423>`_)
* minor changes to the blocked repos status page generation (`422 <https://github.com/ros-infrastructure/ros_buildfarm/pull/422>`_)
* add progress indicator for reconfigure Groovy scripts, mention dry run on skipped jobs
* improve error message when trying a prerelease for a released repo without a source entry (`413 <https://github.com/ros-infrastructure/ros_buildfarm/pull/413>`_)
* use forked code in Travis tests (`411 <https://github.com/ros-infrastructure/ros_buildfarm/pull/411>`_)
* avoid switching between DST and non-DST timezone (`408 <https://github.com/ros-infrastructure/ros_buildfarm/pull/408>`_)

* Fixes

* update plugin versions, fix Groovy failures (`418 <https://github.com/ros-infrastructure/ros_buildfarm/pull/418>`_, `#421 <https://github.com/ros-infrastructure/ros_buildfarm/pull/421>`_, `#424 <https://github.com/ros-infrastructure/ros_buildfarm/pull/424>`_)
* fix wget not being available in doc jobs for custom rosdep rules (`416 <https://github.com/ros-infrastructure/ros_buildfarm/pull/416>`_)
* fix using latest Ubuntu Docker images which don't have locales installed anymore (`415 <https://github.com/ros-infrastructure/ros_buildfarm/pull/415>`_)
* fix blocking repos script (`407 <https://github.com/ros-infrastructure/ros_buildfarm/pull/407>`_)

1.3.0

------------------
* New features

* get return codes of catkin_test_results from generated scripts (`399 <https://github.com/ros-infrastructure/ros_buildfarm/pull/399>`_)
* fold sections in Travis log (`396 <https://github.com/ros-infrastructure/ros_buildfarm/pull/396>`_)
* reuse existing source tarball if it exists (`374 <https://github.com/ros-infrastructure/ros_buildfarm/pull/374>`_, `#395 <https://github.com/ros-infrastructure/ros_buildfarm/pull/395>`_, `#397 <https://github.com/ros-infrastructure/ros_buildfarm/pull/397>`_, `#398 <https://github.com/ros-infrastructure/ros_buildfarm/pull/398>`_)
* add blocking packages status page (`279 <https://github.com/ros-infrastructure/ros_buildfarm/pull/279>`_, `#381 <https://github.com/ros-infrastructure/ros_buildfarm/pull/381>`_)
* add platforms targeted by ROS Lunar (`360 <https://github.com/ros-infrastructure/ros_buildfarm/pull/360>`_, `#371 <https://github.com/ros-infrastructure/ros_buildfarm/pull/371>`_, `#372 <https://github.com/ros-infrastructure/ros_buildfarm/pull/372>`_, `#373 <https://github.com/ros-infrastructure/ros_buildfarm/pull/373>`_, `#375 <https://github.com/ros-infrastructure/ros_buildfarm/pull/375>`_, `#380 <https://github.com/ros-infrastructure/ros_buildfarm/pull/380>`_, `#384 <https://github.com/ros-infrastructure/ros_buildfarm/pull/384>`_, `#385 <https://github.com/ros-infrastructure/ros_buildfarm/pull/385>`_)

* Improvements

* improve prerelease scripts to work for external repo which are not in the rosdistro, skip overlay step if the workspace is empty anyway (`405 <https://github.com/ros-infrastructure/ros_buildfarm/pull/405>`_)
* create separate Debian packages (python(3)-ros-buildfarm, python(3)-ros-buildfarm-modules) to allow side-by-side installation of the modules (`402 <https://github.com/ros-infrastructure/ros_buildfarm/pull/402>`_)
* add doc about return code environment variables and how to use prereleases for external repos (`401 <https://github.com/ros-infrastructure/ros_buildfarm/pull/401>`_)
* use python(3)-rosdistro-modules instead of python(3)-rosdistro where possible (`383 <https://github.com/ros-infrastructure/ros_buildfarm/pull/383>`_)
* use python(3)-catkin-pkg-modules instead of python(3)-catkin-pkg (`379 <https://github.com/ros-infrastructure/ros_buildfarm/pull/379>`_)
* use different schedule for status pages (`378 <https://github.com/ros-infrastructure/ros_buildfarm/pull/378>`_)
* avoid regenerating the source tarball and use already uploaded one if available (`374 <https://github.com/ros-infrastructure/ros_buildfarm/pull/374>`_)
* use deb.debian.org instead of http.debian.net (`370 <https://github.com/ros-infrastructure/ros_buildfarm/pull/370>`_)
* enable multiverse for binary jobs (`364 <https://github.com/ros-infrastructure/ros_buildfarm/pull/364>`_, `#366 <https://github.com/ros-infrastructure/ros_buildfarm/pull/366>`_)
* remove deprecated MAINTAINER command from Docker files (`362 <https://github.com/ros-infrastructure/ros_buildfarm/pull/362>`_)
* fold all dependency installation into a single Docker line (`361 <https://github.com/ros-infrastructure/ros_buildfarm/pull/361>`_)
* improve help for prerelease script (`358 <https://github.com/ros-infrastructure/ros_buildfarm/pull/358>`_)
* various improvements to the status pages (`354 <https://github.com/ros-infrastructure/ros_buildfarm/pull/354>`_)

* Fixes

* fix issues with Python 2 (`357 <https://github.com/ros-infrastructure/ros_buildfarm/pull/357>`_, `#404 <https://github.com/ros-infrastructure/ros_buildfarm/pull/404>`_)
* fix package type for metapackages without a doc job (`393 <https://github.com/ros-infrastructure/ros_buildfarm/pull/393>`_)
* workaround sporadically missing apt-src on Debian Jessie (`387 <https://github.com/ros-infrastructure/ros_buildfarm/pull/387>`_)
* fix generate release script (`386 <https://github.com/ros-infrastructure/ros_buildfarm/pull/386>`_, `#386 <https://github.com/ros-infrastructure/ros_buildfarm/pull/391>`_)
* fix plain apt retry logic (`365 <https://github.com/ros-infrastructure/ros_buildfarm/pull/365>`_)
* add missing configparser dependency for Python 2 (`356 <https://github.com/ros-infrastructure/ros_buildfarm/pull/356>`_)
* fix cross referencing with doxygen (`352 <https://github.com/ros-infrastructure/ros_buildfarm/pull/352>`_)

1.2.1

------------------
* fix installation of wrapper scripts (`348 <https://github.com/ros-infrastructure/ros_buildfarm/pull/348>`_)
* fix missing dependency on Python 3 empy when using Python 2 (`349 <https://github.com/ros-infrastructure/ros_buildfarm/issues/349>`_)

1.2.0

------------------
* New features

* add option to extract compiler warnings and mark builds unstable (`293 <https://github.com/ros-infrastructure/ros_buildfarm/pull/293>`_)
* add option to extract CMake warnings and mark builds unstable (`335 <https://github.com/ros-infrastructure/ros_buildfarm/pull/335>`_)
* support native jobs on ARM64 (`343 <https://github.com/ros-infrastructure/ros_buildfarm/pull/343>`_)
* reconfigure devel and doc jobs when the rosdistro cache gets an updated entry (`344 <https://github.com/ros-infrastructure/ros_buildfarm/pull/344>`_, `#345 <https://github.com/ros-infrastructure/ros_buildfarm/pull/345>`_)

* Improvements

* retry on more known apt errors (`272 <https://github.com/ros-infrastructure/ros_buildfarm/pull/272>`_, `#289 <https://github.com/ros-infrastructure/ros_buildfarm/pull/289>`_)
* more compare status pages, add age information to status pages (`299 <https://github.com/ros-infrastructure/ros_buildfarm/pull/299>`_)
* enable devel jobs on Debian (`302 <https://github.com/ros-infrastructure/ros_buildfarm/pull/302>`_)
* check for circular dependencies (`313 <https://github.com/ros-infrastructure/ros_buildfarm/pull/313>`_)
* automatically disable sourcedeb jobs after five failing attemps (`315 <https://github.com/ros-infrastructure/ros_buildfarm/pull/315>`_)
* make the queue path configurable (`316 <https://github.com/ros-infrastructure/ros_buildfarm/pull/316>`_)
* add build file specific labels (`317 <https://github.com/ros-infrastructure/ros_buildfarm/pull/317>`_)
* configure devel and doc jobs in alphabetical order (`323 <https://github.com/ros-infrastructure/ros_buildfarm/pull/323>`_)
* allow interrupting groovy reconfigure scripts (`325 <https://github.com/ros-infrastructure/ros_buildfarm/pull/325>`_)
* allow auth token in GitHub urls (`329 <https://github.com/ros-infrastructure/ros_buildfarm/pull/329>`_)
* run single apt call for folded dependencies (`334 <https://github.com/ros-infrastructure/ros_buildfarm/pull/334>`_)
* use upstream CrumbRequester if available (`340 <https://github.com/ros-infrastructure/ros_buildfarm/pull/340>`_)

* Fixes

* fix locale on Debian (`281 <https://github.com/ros-infrastructure/ros_buildfarm/pull/281>`_)
* fix local scripts when git configuration contains pager (`294 <https://github.com/ros-infrastructure/ros_buildfarm/pull/294>`_)
* ensure to source underlay in case the workspace doesn't create any setup files (`296 <https://github.com/ros-infrastructure/ros_buildfarm/pull/296>`_)
* fix to include recursive run dependencies within the workspace (`310 <https://github.com/ros-infrastructure/ros_buildfarm/pull/310>`_)
* fix wrapper scripts when using a virtual environment (`318 <https://github.com/ros-infrastructure/ros_buildfarm/pull/318>`_)
* fix ssh authentication for devel jobs (`319 <https://github.com/ros-infrastructure/ros_buildfarm/pull/319>`_)
* only require a source entry for the apt target repository (`322 <https://github.com/ros-infrastructure/ros_buildfarm/pull/322>`_)
* fix not to use shallow clones when using merge-before-build (`330 <https://github.com/ros-infrastructure/ros_buildfarm/pull/330>`_)
* fix url of diffutils (`338 <https://github.com/ros-infrastructure/ros_buildfarm/pull/338>`_)
* fix newline expansion for some shells (`342 <https://github.com/ros-infrastructure/ros_buildfarm/pull/342>`_)
* fix triggering of doc jobs for released packages (`346 <https://github.com/ros-infrastructure/ros_buildfarm/pull/346>`_)

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.