mirror of
https://github.com/ADD-SP/ngx_waf.git
synced 2026-04-26 22:15:55 +03:00
[PR #10] [MERGED] Testing NGINX stable and mainline #227
Labels
No labels
MacOS
Nginx
OpenResty
Tengine
bug
documentation
enhancement
needs-investigation
pull-request
question
stale
stale
stale
timeout
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ngx_waf#227
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ADD-SP/ngx_waf/pull/10
Author: @dvershinin
Created: 12/8/2020
Status: ✅ Merged
Merged: 12/9/2020
Merged by: @ADD-SP
Base:
dev← Head:dev📝 Commits (4)
b7de7ecTesting NGINX stable and mainlinee0fc24c🔀 Merge doc-gen branch.c40df0eMerge branch 'dev' into devc5fb0b3Merge branch 'dev' into dev📊 Changes
2 files changed (+39 additions, -36 deletions)
View changed files
📝
.github/workflows/dev.yml(+37 -36)📝
inc/ngx_http_waf_module_type.h(+2 -0)📄 Description
Here's the GitHub action update that will test the latest NGINX stable and mainline without hardcoding the version. Useful for #9
This uses a matrix to build for "mainline" and "stable".
Checks out code from
git, downloads NGINX tonginx-srcand configures with the module, and compiles.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.