Run full CI test workflow on release tag pushes#9
Merged
Conversation
Agent-Logs-Url: https://github.com/Securepoint/nginx-ntlm-modulev2/sessions/92a35f7a-97d2-410a-b05c-a1f87594c82e Co-authored-by: matthias-lay <163420385+matthias-lay@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update GitHub Actions to run all tests on release tagging
Run full CI test workflow on release tag pushes
May 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This updates GitHub Actions so the existing full test matrix also runs when release tags are created, while keeping current CI behavior for
mainpushes and pull requests unchanged.Workflow trigger update
.github/workflows/test-nginx-1.30.ymlon.pushtrigger to include release-style tags.v*(e.g.v2.0.0)[0-9]*(e.g.2.0.0)Behavior preserved
pushtomainandpull_requesttriggers remain intact.Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
cpanmetadb.plackperl.org/usr/bin/wget /usr/bin/wget REDACTED --user-agent cpanminus/1.7047 --retry-connrefused -q -O - -edge.gpg(dns block)/usr/bin/wget /usr/bin/wget REDACTED --user-agent cpanminus/1.7047 --retry-connrefused -q -O - am_ubuntu_ppa.gptar(dns block)/usr/bin/wget /usr/bin/wget REDACTED --user-agent cpanminus/1.7047 --retry-connrefused -q -O -(dns block)dl.google.com/usr/lib/apt/methods/https /usr/lib/apt/methods/https(dns block)/usr/lib/apt/methods/https /usr/lib/apt/methods/https --print-foreign-architectures v2 -modulev2(dns block)fastapi.metacpan.org/usr/bin/wget /usr/bin/wget REDACTED --user-agent cpanminus/1.7047 --retry-connrefused -q -O - credential.userndpkg-deb(dns block)/usr/bin/wget /usr/bin/wget REDACTED --user-agent cpanminus/1.7047 --retry-connrefused -q -O - am_ubuntu_ppa.gpdpkg-deb(dns block)/usr/bin/wget /usr/bin/wget REDACTED --user-agent cpanminus/1.7047 --retry-connrefused -q -O - yring-2012-cdimarm(dns block)http://www.cpan.org:80/modules/02packages.details.txt.gz/usr/bin/wget /usr/bin/wget REDACTED --user-agent cpanminus/1.7047 --retry-connrefused -q -O /home/REDACTED/.cpanm/sources/http%www.cpan.org/02packages.details.txt.gz am_ubuntu_ppa.gptar(http block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
This pull request was created from Copilot chat.