Attention is currently required from: flichtenheld, plaisthos.

Hello plaisthos, flichtenheld,

I'd like you to do a code review.
Please visit

    http://gerrit.openvpn.net/c/openvpn/+/1200?usp=email

to review the following change.


Change subject: GHA: collect more artifacts for mingw builds
......................................................................

GHA: collect more artifacts for mingw builds

Collect also binaries for openvpnserv, tapctl and openvpnmsica.

Change-Id: Iaebc46f9156657128dc52c979202545be8865656
Signed-off-by: Lev Stipakov <[email protected]>
---
M .github/workflows/build.yaml
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.openvpn.net:29418/openvpn refs/changes/00/1200/1

diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index f7883c7..a306670 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -97,8 +97,8 @@
         with:
           name: openvpn-mingw-${{ matrix.arch }}
           path: |
-            ${{ github.workspace }}/out/build/mingw/${{ matrix.arch 
}}/Debug/*.exe
-            ${{ github.workspace }}/out/build/mingw/${{ matrix.arch 
}}/Debug/*.dll
+            ${{ github.workspace }}/out/build/mingw/${{ matrix.arch 
}}/**/Debug/*.exe
+            ${{ github.workspace }}/out/build/mingw/${{ matrix.arch 
}}/**/Debug/*.dll
             !${{ github.workspace }}/out/build/mingw/${{ matrix.arch 
}}/Debug/test_*.exe

       - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 
# v4.6.2

--
To view, visit http://gerrit.openvpn.net/c/openvpn/+/1200?usp=email
To unsubscribe, or for help writing mail filters, visit 
http://gerrit.openvpn.net/settings

Gerrit-Project: openvpn
Gerrit-Branch: master
Gerrit-Change-Id: Iaebc46f9156657128dc52c979202545be8865656
Gerrit-Change-Number: 1200
Gerrit-PatchSet: 1
Gerrit-Owner: stipa <[email protected]>
Gerrit-Reviewer: flichtenheld <[email protected]>
Gerrit-Reviewer: plaisthos <[email protected]>
Gerrit-CC: openvpn-devel <[email protected]>
Gerrit-Attention: plaisthos <[email protected]>
Gerrit-Attention: flichtenheld <[email protected]>
Gerrit-MessageType: newchange
_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to