Debian Patches

Status for puppet-strings/4.1.3-2

Patch Description Author Forwarded Bugs Origin Last update
0001-PATCH-Fix-CI-with-latest-yard.patch [PATCH] Fix CI with latest yard
Monkey patching libraries is a bad idea. Latest version of yard changed
some internal details, which broke CI.

A workaround was proposed in #401 but the root cause was not addressed.

In this commit, we replace the private `io` object with an instance of a
class that provide the expected `IO#write` method instead of `nil` which
does not provide this interface in CI, so that the issue is not raised
anymore.
=?utf-8?q?Romain_Tarti=C3=A8re?= <romain@blogreen.org> no 2024-10-30

All known versions for source package 'puppet-strings'

Links