Re: [PR] github-action: add pr builder for easier testing [cloudstack-cloudmonkey]

2025-08-08 Thread via GitHub
shwstppr merged PR #178: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/178 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@

Re: [PR] github-action: add pr builder for easier testing [cloudstack-cloudmonkey]

2025-08-08 Thread via GitHub
DaanHoogland commented on PR #178: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/178#issuecomment-3167266334 tested on your private-#3 great! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[PR] github-action: add pr builder for easier testing [cloudstack-cloudmonkey]

2025-08-08 Thread via GitHub
shwstppr opened a new pull request, #178: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/178 Adds a Github action to build binary for Linux x86-64 for easier testing of PRs. A comment will be added in the PR. Workflow runs on `pull_request_target` and has two jobs - build, com

Re: [PR] github-action: add pr builder for easier testing [cloudstack-cloudmonkey]

2025-08-08 Thread via GitHub
shwstppr commented on PR #178: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/178#issuecomment-3167145077 Had to recreate #170 as I force pushed `builder` branch after closing the PR -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] github-action: add pr builder for easier testing [cloudstack-cloudmonkey]

2025-08-08 Thread via GitHub
shwstppr commented on PR #170: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/170#issuecomment-3167117839 Works on https://github.com/shwstppr/cloudstack-cloudmonkey/pull/3 now -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] github-action: add pr builder for easier testing [cloudstack-cloudmonkey]

2025-08-08 Thread via GitHub
shwstppr commented on PR #170: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/170#issuecomment-3167056362 Not working without community actions. Closing for now -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] github-action: add pr builder for easier testing [cloudstack-cloudmonkey]

2025-08-08 Thread via GitHub
shwstppr closed pull request #170: github-action: add pr builder for easier testing URL: https://github.com/apache/cloudstack-cloudmonkey/pull/170 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] github-action: add pr builder for easier testing [cloudstack-cloudmonkey]

2025-08-07 Thread via GitHub
shwstppr commented on PR #170: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/170#issuecomment-3163055897 @weizhouapache I think that is some GHA discrepancy in general as it is also showing build (on: pull_request) runner multiple times too. I'll check though -- This is an a

Re: [PR] github-action: add pr builder for easier testing [cloudstack-cloudmonkey]

2025-08-07 Thread via GitHub
weizhouapache commented on PR #170: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/170#issuecomment-3162972103 @shwstppr awesome ! the GHA run 3 times, is it intended ? https://github.com/shwstppr/cloudstack-cloudmonkey/pull/3/checks -- This is an aut

Re: [PR] github-action: add pr builder for easier testing [cloudstack-cloudmonkey]

2025-08-06 Thread via GitHub
shwstppr commented on PR #170: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/170#issuecomment-3160262992 > @shwstppr how about adding `make dist` and attach the contents of the dist dir to the pr? in that way arm/windows users will have binaries to test as well. done -

Re: [PR] github-action: add pr builder for easier testing [cloudstack-cloudmonkey]

2025-08-06 Thread via GitHub
DaanHoogland commented on PR #170: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/170#issuecomment-3160048446 @shwstppr how about adding `make dist` and attach the contents of the dist dir to the pr? in that way arm/windows users will have binaries to test as well. -- This is

Re: [PR] github-action: add pr builder for easier testing [cloudstack-cloudmonkey]

2025-08-06 Thread via GitHub
shwstppr commented on PR #170: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/170#issuecomment-3159879389 This needs whitelisting peter-evans/find-comment@v3 and peter-evans/create-or-update-comment@v4 If that can't be done I can try to modify workflow to not use them cc @

[PR] github-action: add pr builder for easier testing [cloudstack-cloudmonkey]

2025-08-06 Thread via GitHub
shwstppr opened a new pull request, #170: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/170 Adds a Github action to build binary for Linux x86-64 for easier testing of PRs. A comment will be added in the PR. Tested here: https://github.com/shwstppr/cloudstack-cloudmonkey/