deploy: 339914bb73a5a2d80c743833543763e07c330cac

This commit is contained in:
LNSD 2022-10-20 17:12:23 +00:00
parent 04e171a691
commit 79b6e41928
3 changed files with 4 additions and 1 deletions

View File

@ -136,6 +136,9 @@ def versionWasChanged(version) {
if (changes =~ "(?m)^(Makefile|waku.nimble|config.nims|vendor|ci|shell.nix).*") {
return true
}
if (version == 'v2' && changes =~ "(?m)^(apps|tools)/.*") {
return true
}
if (changes =~ "(?m)^(waku|tests|examples)/(${version}|common)/.*") {
return true
}

Binary file not shown.

View File

@ -2,7 +2,7 @@
# libtool - Provide generalized library-building support services.
# Generated automatically by config.status (libbacktrace) version-unused
# Libtool was configured on host fv-az183-529:
# Libtool was configured on host fv-az39-868:
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
#
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,