File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7777 package :
7878 - varnish-modules
7979 - vmod-uuid
80+ - vmod-cfg
81+ - vmod-digest
82+ - vmod-fileserver
83+ - vmod-geoip2
84+ - vmod-jq
85+ - vmod-querystring
86+ - vmod-redis
87+ - vmod-reqwest
88+ - vmod-rers
8089 steps :
8190 - name : Checkout Code
8291 uses : actions/checkout@v5
Original file line number Diff line number Diff line change 11TOOL_COMMIT = 0.0.6-1
2- TOOL_VERSION = 0.0.6
2+ TOOL_VERSION = 0.0.10
33TOOL_SOURCE = https://github.com/gquintard/vmod-fileserver/archive/refs/tags/v${ TOOL_COMMIT } .tar.gz
44PKG_RELEASE = 1
Original file line number Diff line number Diff line change 11TOOL_COMMIT = 976c551b5584034dde80ac30f8baa07f1bc92834
22TOOL_VERSION = 1.3.0
33TOOL_SOURCE = https://github.com/varnishcache-friends/libvmod-geoip2/archive/${ TOOL_COMMIT } .tar.gz
4+ TOOL_SOURCE = https://github.com/varnishcache-friends/libvmod-geoip2/archive/refs/heads/devel.tar.gz
45PKG_RELEASE = 1
Original file line number Diff line number Diff line change 11TOOL_COMMIT = 4051a7d08dc3a4ca90d9e8319d5a3a132793e1da
22TOOL_VERSION = 0.0.1
33TOOL_SOURCE = https://github.com/varnishcache-friends/libvmod-jq/archive/${ TOOL_COMMIT } .tar.gz
4+ TOOL_SOURCE = https://github.com/varnishcache-friends/libvmod-jq/archive/refs/heads/devel.tar.gz
45PKG_RELEASE = 1
Original file line number Diff line number Diff line change 11# TOOL_COMMIT=
2- TOOL_VERSION = 2.0.3
2+ TOOL_VERSION = 2.0.4
33TOOL_SOURCE = https://github.com/Dridi/libvmod-querystring/releases/download/v${ TOOL_VERSION } /vmod-querystring-${ TOOL_VERSION } .tar.gz
44PKG_RELEASE = 1
Original file line number Diff line number Diff line change 1- TOOL_COMMIT = 7.5-19 .0
2- TOOL_VERSION = 19 .0
1+ TOOL_COMMIT = 8.0-22 .0
2+ TOOL_VERSION = 22 .0
33TOOL_SOURCE = https://github.com/carlosabalde/libvmod-redis/archive/refs/tags/${ TOOL_COMMIT } .tar.gz
44PKG_RELEASE = 1
Original file line number Diff line number Diff line change 11# TOOL_COMMIT=
2- TOOL_VERSION = 0.0.12
2+ TOOL_VERSION = 0.0.16
33TOOL_SOURCE = https://github.com/gquintard/vmod-reqwest/archive/refs/tags/v${ TOOL_VERSION } .tar.gz
44PKG_RELEASE = 1
Original file line number Diff line number Diff line change 11# TOOL_COMMIT=
2- TOOL_VERSION = 0.0.9
2+ TOOL_VERSION = 0.0.13
33TOOL_SOURCE = https://github.com/gquintard/vmod-rers/archive/refs/tags/v${ TOOL_VERSION } .tar.gz
44PKG_RELEASE = 1
Original file line number Diff line number Diff line change 11# TOOL_COMMIT=
22TOOL_VERSION = 1.10
33TOOL_SOURCE = https://github.com/otto-de/libvmod-uuid/archive/refs/tags/v${ TOOL_VERSION } .tar.gz
4+ TOOL_SOURCE = https://github.com/otto-de/libvmod-uuid/archive/ae0ca345b9974092bf139409d2852fc46886c250.tar.gz
45PKG_RELEASE = 1
You can’t perform that action at this time.
0 commit comments