[PR #10] Testing NGINX stable and mainline #115

Closed
opened 2026-03-04 12:19:02 +03:00 by kerem · 0 comments
Owner

📋 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: devHead: dev


📝 Commits (4)

  • b7de7ec Testing NGINX stable and mainline
  • e0fc24c 🔀 Merge doc-gen branch.
  • c40df0e Merge branch 'dev' into dev
  • c5fb0b3 Merge 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 to nginx-src and configures with the module, and compiles.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ADD-SP/ngx_waf/pull/10 **Author:** [@dvershinin](https://github.com/dvershinin) **Created:** 12/8/2020 **Status:** ✅ Merged **Merged:** 12/9/2020 **Merged by:** [@ADD-SP](https://github.com/ADD-SP) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (4) - [`b7de7ec`](https://github.com/ADD-SP/ngx_waf/commit/b7de7ec427e73aa9a042a371ddf6dea5c9e6c698) Testing NGINX stable and mainline - [`e0fc24c`](https://github.com/ADD-SP/ngx_waf/commit/e0fc24c57e3d18e342576f3b8c255dfea9cff9c5) :twisted_rightwards_arrows: Merge doc-gen branch. - [`c40df0e`](https://github.com/ADD-SP/ngx_waf/commit/c40df0e8df98bce9881c6b7ab02a6fd0fee1eb16) Merge branch 'dev' into dev - [`c5fb0b3`](https://github.com/ADD-SP/ngx_waf/commit/c5fb0b36840de16a94174000eb2b4bc1db4deffc) Merge branch 'dev' into dev ### 📊 Changes **2 files changed** (+39 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/dev.yml` (+37 -36) 📝 `inc/ngx_http_waf_module_type.h` (+2 -0) </details> ### 📄 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 to `nginx-src` and configures with the module, and compiles. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 12:19:02 +03:00
kerem changed title from [PR #10] [MERGED] Testing NGINX stable and mainline to [PR #10] Testing NGINX stable and mainline 2026-03-07 19:25:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ngx_waf#115
No description provided.