Closed TheMythologist closed 2 years ago
@kevoreilly Could you enable running workflow for this PR so I can see if it achieves what we want thanks :)
Running...
Ready to be merged, let me know if you need me to change anything
Not sure this is working...
build (x64, x64)No files were found with the provided path: D:\a\capemon\capemon\Release\capemon.dll. No artifacts will be uploaded. build (x86, Win32)No files were found with the provided path: D:\a\capemon\capemon\x64\Release\capemon_x64.dll. No artifacts will be uploaded.
Too many retries. build (x64, x64) No files were found with the provided path: D:\a\capemon\capemon\Release\capemon.dll. No artifacts will be uploaded. build (x86, Win32) No files were found with the provided path: D:\a\capemon\capemon\x64\Release\capemon_x64.dll. No artifacts will be uploaded.
:( I'll look into it
Oh the "No files were found" is expected, but what isn't working is https://github.com/kevoreilly/capemon/runs/7009180324?check_suite_focus=true
Did you allow Github releases for this repository?
Found the source of the error, check out #44 😃
Thanks for the fix @TheMythologist and @Kevoreilly did you set up the ssh keys as mentioned in https://github.com/kevoreilly/capemon/pull/43#issue-1272449889 cause the latest capemon DLLs are not getting pushed to CAPEv2 repo.
CI changes to msbuild:
1) Build capemon on x64 and x86 windows systems 2) Pushes the built capemon.dll and capemon_x64.dll to artifacts 3) Download the artifacts 4) Upload them to github releases of this repository 5) Push the new DLLs to CAPEv2 repository
What you need to do @kevoreilly:
Setup SSH deploy key