[PATCH v2] ci: remove outdated default versions for ABI check

Thomas Monjalon thomas at monjalon.net
Sun Mar 6 10:27:59 CET 2022


01/03/2022 11:07, David Marchand:
> On Tue, Mar 1, 2022 at 10:57 AM Thomas Monjalon <thomas at monjalon.net> wrote:
> >
> > The variables REF_GIT_TAG and LIBABIGAIL_VERSION are set
> > in the CI configuration like .travis.yml or .github/workflows/build.yml.
> > The default values are outdated and probably unused.
> >
> > The default values are removed completely
> > to avoid forgetting an update in future.
> >
> > The use of the variables is quoted to make sure
> > a missing value will trigger an appropriate failure.
> >
> > Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> > Acked-by: Aaron Conole <aconole at redhat.com>
> Acked-by: David Marchand <david.marchand at redhat.com>

Applied





More information about the dev mailing list