[Openvpn-devel] [XS] Change in openvpn[master]: GHA: Run options_parse test for MinGW
cron2 has submitted this change. ( http://gerrit.openvpn.net/c/openvpn/+/1257?usp=email ) Change subject: GHA: Run options_parse test for MinGW .. GHA: Run options_parse test for MinGW Github: closes OpenVPN/openvpn#859 Change-Id: I7d9ffdc7d109b3fcbd91543506f16d23000fb136 Signed-off-by: Frank Lichtenheld Acked-by: Gert Doering Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1257 Message-Id: <[email protected]> URL: https://sourceforge.net/p/openvpn/mailman/message/59243956/ Signed-off-by: Gert Doering --- M .github/workflows/build.yaml 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 1cef154..e068f58 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -114,7 +114,7 @@ fail-fast: false matrix: arch: [x86, x64] -test: [argv, auth_token, buffer, cryptoapi, crypto, misc, ncp, packet_id, pkt, provider, ssl, tls_crypt, user_pass] +test: [argv, auth_token, buffer, cryptoapi, crypto, misc, options_parse, ncp, packet_id, pkt, provider, ssl, tls_crypt, user_pass] runs-on: windows-2025 name: "mingw unittest ${{ matrix.test }} - ${{ matrix.arch }} - OSSL" -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/1257?usp=email To unsubscribe, or for help writing mail filters, visit http://gerrit.openvpn.net/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: openvpn Gerrit-Branch: master Gerrit-Change-Id: I7d9ffdc7d109b3fcbd91543506f16d23000fb136 Gerrit-Change-Number: 1257 Gerrit-PatchSet: 3 Gerrit-Owner: flichtenheld Gerrit-Reviewer: cron2 Gerrit-Reviewer: plaisthos Gerrit-CC: openvpn-devel ___ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
[Openvpn-devel] [XS] Change in openvpn[master]: GHA: Run options_parse test for MinGW
Attention is currently required from: flichtenheld, plaisthos. cron2 has posted comments on this change by flichtenheld. ( http://gerrit.openvpn.net/c/openvpn/+/1257?usp=email ) Change subject: GHA: Run options_parse test for MinGW .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/1257?usp=email To unsubscribe, or for help writing mail filters, visit http://gerrit.openvpn.net/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: openvpn Gerrit-Branch: master Gerrit-Change-Id: I7d9ffdc7d109b3fcbd91543506f16d23000fb136 Gerrit-Change-Number: 1257 Gerrit-PatchSet: 2 Gerrit-Owner: flichtenheld Gerrit-Reviewer: cron2 Gerrit-Reviewer: plaisthos Gerrit-CC: openvpn-devel Gerrit-Attention: plaisthos Gerrit-Attention: flichtenheld Gerrit-Comment-Date: Wed, 08 Oct 2025 13:10:43 + Gerrit-HasComments: No Gerrit-Has-Labels: Yes ___ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
[Openvpn-devel] [XS] Change in openvpn[master]: GHA: Run options_parse test for MinGW
Attention is currently required from: plaisthos.
Hello plaisthos,
I'd like you to do a code review.
Please visit
http://gerrit.openvpn.net/c/openvpn/+/1257?usp=email
to review the following change.
Change subject: GHA: Run options_parse test for MinGW
..
GHA: Run options_parse test for MinGW
Change-Id: I7d9ffdc7d109b3fcbd91543506f16d23000fb136
Signed-off-by: Frank Lichtenheld
---
M .github/workflows/build.yaml
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.openvpn.net:29418/openvpn refs/changes/57/1257/1
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 1cef154..e068f58 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -114,7 +114,7 @@
fail-fast: false
matrix:
arch: [x86, x64]
-test: [argv, auth_token, buffer, cryptoapi, crypto, misc, ncp,
packet_id, pkt, provider, ssl, tls_crypt, user_pass]
+test: [argv, auth_token, buffer, cryptoapi, crypto, misc,
options_parse, ncp, packet_id, pkt, provider, ssl, tls_crypt, user_pass]
runs-on: windows-2025
name: "mingw unittest ${{ matrix.test }} - ${{ matrix.arch }} - OSSL"
--
To view, visit http://gerrit.openvpn.net/c/openvpn/+/1257?usp=email
To unsubscribe, or for help writing mail filters, visit
http://gerrit.openvpn.net/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: openvpn
Gerrit-Branch: master
Gerrit-Change-Id: I7d9ffdc7d109b3fcbd91543506f16d23000fb136
Gerrit-Change-Number: 1257
Gerrit-PatchSet: 1
Gerrit-Owner: flichtenheld
Gerrit-Reviewer: plaisthos
Gerrit-CC: openvpn-devel
Gerrit-Attention: plaisthos
___
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel
[Openvpn-devel] [XS] Change in openvpn[master]: GHA: Run options_parse test for MinGW
cron2 has uploaded a new patch set (#3) to the change originally created by flichtenheld. ( http://gerrit.openvpn.net/c/openvpn/+/1257?usp=email ) The following approvals got outdated and were removed: Code-Review+2 by cron2 Change subject: GHA: Run options_parse test for MinGW .. GHA: Run options_parse test for MinGW Github: closes OpenVPN/openvpn#859 Change-Id: I7d9ffdc7d109b3fcbd91543506f16d23000fb136 Signed-off-by: Frank Lichtenheld Acked-by: Gert Doering Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1257 Message-Id: <[email protected]> URL: https://sourceforge.net/p/openvpn/mailman/message/59243956/ Signed-off-by: Gert Doering --- M .github/workflows/build.yaml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.openvpn.net:29418/openvpn refs/changes/57/1257/3 diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 1cef154..e068f58 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -114,7 +114,7 @@ fail-fast: false matrix: arch: [x86, x64] -test: [argv, auth_token, buffer, cryptoapi, crypto, misc, ncp, packet_id, pkt, provider, ssl, tls_crypt, user_pass] +test: [argv, auth_token, buffer, cryptoapi, crypto, misc, options_parse, ncp, packet_id, pkt, provider, ssl, tls_crypt, user_pass] runs-on: windows-2025 name: "mingw unittest ${{ matrix.test }} - ${{ matrix.arch }} - OSSL" -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/1257?usp=email To unsubscribe, or for help writing mail filters, visit http://gerrit.openvpn.net/settings?usp=email Gerrit-MessageType: newpatchset Gerrit-Project: openvpn Gerrit-Branch: master Gerrit-Change-Id: I7d9ffdc7d109b3fcbd91543506f16d23000fb136 Gerrit-Change-Number: 1257 Gerrit-PatchSet: 3 Gerrit-Owner: flichtenheld Gerrit-Reviewer: cron2 Gerrit-Reviewer: plaisthos Gerrit-CC: openvpn-devel ___ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
[Openvpn-devel] [XS] Change in openvpn[master]: GHA: Run options_parse test for MinGW
Attention is currently required from: plaisthos.
Hello plaisthos,
I'd like you to reexamine a change. Please visit
http://gerrit.openvpn.net/c/openvpn/+/1257?usp=email
to look at the new patch set (#2).
Change subject: GHA: Run options_parse test for MinGW
..
GHA: Run options_parse test for MinGW
Github: #859
Change-Id: I7d9ffdc7d109b3fcbd91543506f16d23000fb136
Signed-off-by: Frank Lichtenheld
---
M .github/workflows/build.yaml
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.openvpn.net:29418/openvpn refs/changes/57/1257/2
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 1cef154..e068f58 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -114,7 +114,7 @@
fail-fast: false
matrix:
arch: [x86, x64]
-test: [argv, auth_token, buffer, cryptoapi, crypto, misc, ncp,
packet_id, pkt, provider, ssl, tls_crypt, user_pass]
+test: [argv, auth_token, buffer, cryptoapi, crypto, misc,
options_parse, ncp, packet_id, pkt, provider, ssl, tls_crypt, user_pass]
runs-on: windows-2025
name: "mingw unittest ${{ matrix.test }} - ${{ matrix.arch }} - OSSL"
--
To view, visit http://gerrit.openvpn.net/c/openvpn/+/1257?usp=email
To unsubscribe, or for help writing mail filters, visit
http://gerrit.openvpn.net/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: openvpn
Gerrit-Branch: master
Gerrit-Change-Id: I7d9ffdc7d109b3fcbd91543506f16d23000fb136
Gerrit-Change-Number: 1257
Gerrit-PatchSet: 2
Gerrit-Owner: flichtenheld
Gerrit-Reviewer: plaisthos
Gerrit-CC: openvpn-devel
Gerrit-Attention: plaisthos
___
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel
