[vlc-devel] [PATCH] CI: Rebuild prebuilt contribs when changing CI scripts

Konstantin Pavlov thresh at videolan.org
Mon Dec 9 13:38:47 CET 2019


Hello,

On Mon, Dec 09, 2019 at 01:10:58PM +0100, Marvin Scholz wrote:
> ---
>  extras/ci/get-contrib-sha.sh | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/extras/ci/get-contrib-sha.sh b/extras/ci/get-contrib-sha.sh
> index cfa185ba03..640aa74563 100755
> --- a/extras/ci/get-contrib-sha.sh
> +++ b/extras/ci/get-contrib-sha.sh
> @@ -6,8 +6,8 @@
>  # Get latest SHA that changed contribs (needed for CI)
>  set -e
>  
> -# Array of paths that trigger contrib rebuilds in Gitlab CI
> -VLC_CONTRIB_REBUILD_PATHS=("extras/tools" "contrib")
> +# Array of paths that should trigger contrib rebuilds
> +VLC_CONTRIB_REBUILD_PATHS=("extras/tools" "contrib" "extras/ci")
>  # Revision from which to start look for changes (backwards in time)
>  VLC_START_REVISION="HEAD"

LGTM, thank you!

-- 
VideoLAN, Vice President
www.videolan.org
+7 926 165 45 31
@cryothresh


More information about the vlc-devel mailing list