]> git.ipfire.org Git - thirdparty/suricata.git/commit
github-ci: use bundle.sh script for libhtp, suricata-update
authorJason Ish <jason.ish@oisf.net>
Thu, 29 Sep 2022 17:32:23 +0000 (11:32 -0600)
committerJason Ish <jason.ish@oisf.net>
Mon, 24 Apr 2023 20:10:57 +0000 (14:10 -0600)
commitaaa1688e03127e80f2d69747750d434f1841dfa8
treeb8674267c4b6397c3e5a3869f734af46a1b55577
parent2993eea4288b257ccd3aace979083179fd5260cd
github-ci: use bundle.sh script for libhtp, suricata-update

Update the GitHub CI workflow to use the bundle.sh script to pull in
Suricata-Update and libhtp. This means one less place where defaults
are hardcoded and can get out of sync.

This also simplifies the variable names that can be embedded in a pull
request message to use the same variable names that bundle.sh
expects. Of note, this removes the _PR variant, instead a branch name
of "pr/N" can be used to specify a PR.
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/builds.yml