Re: [PR] feature: webhooks [cloudstack]

2024-08-27 Thread via GitHub
btzq commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2314365303 I see, Thank you @shwstppr excited to test this! -- 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

Re: [PR] feature: webhooks [cloudstack]

2024-08-27 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2314363474 @btzq that Type showing as `Health check` is a UI thing. If you check the API response it will have proper type, ``` "listeventsresponse": { "count": 1,

Re: [PR] feature: webhooks [cloudstack]

2024-08-27 Thread via GitHub
btzq commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2314361495 @shwstppr I think thats pretty good for us, we just need to have an alert when there is a failing health check. Right now, we have to login in ACS every few minutes and check the U

Re: [PR] feature: webhooks [cloudstack]

2024-08-27 Thread via GitHub
btzq commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2314359661 @shwstppr under events, i only could find this: ![Screenshot 2024-08-28 at 1 38 10  PM](https://github.com/user-attachments/assets/5576df23-5ce2-4295-9901-1a66550979f0) But it

Re: [PR] feature: webhooks [cloudstack]

2024-08-27 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2314356365 @btzq I'm not sure if ACS currently publishes a separate event for router healthcheck fails but it does publish an event with type `ROUTER.HEALTH.CHECKS` which can be used in the webh

Re: [PR] feature: webhooks [cloudstack]

2024-08-27 Thread via GitHub
btzq commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2314347856 @shwstppr this is a great feature for us. Does this include Healthcheck Fails for Virtual Routers? -- This is an automated message from the Apache Git Service. To respond to the mess

Re: [PR] feature: webhooks [cloudstack]

2024-06-12 Thread via GitHub
weizhouapache commented on code in PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#discussion_r1636198111 ## api/src/main/java/org/apache/cloudstack/api/command/admin/user/UpdateUserCmd.java: ## @@ -66,7 +66,7 @@ public class UpdateUserCmd extends BaseCmd { @P

Re: [PR] feature: webhooks [cloudstack]

2024-06-12 Thread via GitHub
shwstppr commented on code in PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#discussion_r1636187875 ## api/src/main/java/org/apache/cloudstack/api/command/admin/user/UpdateUserCmd.java: ## @@ -66,7 +66,7 @@ public class UpdateUserCmd extends BaseCmd { @Parame

Re: [PR] feature: webhooks [cloudstack]

2024-06-12 Thread via GitHub
shwstppr commented on code in PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#discussion_r1636188101 ## api/src/main/java/org/apache/cloudstack/api/response/BucketResponse.java: ## @@ -98,7 +98,7 @@ public class BucketResponse extends BaseResponseWithTagInformatio

Re: [PR] feature: webhooks [cloudstack]

2024-06-12 Thread via GitHub
weizhouapache commented on code in PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#discussion_r1636182102 ## api/src/main/java/org/apache/cloudstack/api/response/BucketResponse.java: ## @@ -98,7 +98,7 @@ public class BucketResponse extends BaseResponseWithTagInfor

Re: [PR] feature: webhooks [cloudstack]

2024-06-12 Thread via GitHub
weizhouapache commented on code in PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#discussion_r1636181653 ## api/src/main/java/org/apache/cloudstack/api/command/admin/user/UpdateUserCmd.java: ## @@ -66,7 +66,7 @@ public class UpdateUserCmd extends BaseCmd { @P

Re: [PR] feature: webhooks [cloudstack]

2024-06-09 Thread via GitHub
rohityadavcloud merged PR #8674: URL: https://github.com/apache/cloudstack/pull/8674 -- 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: commits-unsubscr...

Re: [PR] feature: webhooks [cloudstack]

2024-06-08 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2156232944 [SF] Trillian test result (tid-10394) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 44993 seconds Marvin logs: https://github.co

Re: [PR] feature: webhooks [cloudstack]

2024-06-08 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2155991825 @shwstppr a [SL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respo

Re: [PR] feature: webhooks [cloudstack]

2024-06-08 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2155991258 @blueorangutan test -- 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 commen

Re: [PR] feature: webhooks [cloudstack]

2024-06-07 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2155088558 [SF] Trillian Build Failed (tid-10391) -- 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 g

Re: [PR] feature: webhooks [cloudstack]

2024-06-07 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2155044331 @shwstppr a [SL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respo

Re: [PR] feature: webhooks [cloudstack]

2024-06-07 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2155040340 @blueorangutan test -- 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 commen

Re: [PR] feature: webhooks [cloudstack]

2024-06-07 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2154967101 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9822 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] feature: webhooks [cloudstack]

2024-06-07 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2154813754 @shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] feature: webhooks [cloudstack]

2024-06-07 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2154811198 @blueorangutan package -- 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 com

Re: [PR] feature: webhooks [cloudstack]

2024-06-07 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2154804856 Packaging result [SF]: ✖️ el7 ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 9820 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] feature: webhooks [cloudstack]

2024-06-07 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2154700413 @DaanHoogland a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress

Re: [PR] feature: webhooks [cloudstack]

2024-06-07 Thread via GitHub
DaanHoogland commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2154697677 @blueorangutan package -- 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

Re: [PR] feature: webhooks [cloudstack]

2024-06-07 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2154495857 Packaging result [SF]: ✖️ el7 ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 9818 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] feature: webhooks [cloudstack]

2024-06-07 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2154483545 @rohityadavcloud a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progr

Re: [PR] feature: webhooks [cloudstack]

2024-06-07 Thread via GitHub
rohityadavcloud commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2154481478 @blueorangutan package -- 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 s

Re: [PR] feature: webhooks [cloudstack]

2024-06-06 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2152615571 Packaging result [SF]: ✖️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9809 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] feature: webhooks [cloudstack]

2024-06-06 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2152295696 @shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] feature: webhooks [cloudstack]

2024-06-06 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2152294081 @blueorangutan package -- 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 com

Re: [PR] feature: webhooks [cloudstack]

2024-06-05 Thread via GitHub
shwstppr commented on code in PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#discussion_r1627566381 ## server/src/main/java/com/cloud/user/AccountManagerImpl.java: ## @@ -425,6 +428,17 @@ public void setQuerySelectors(List querySelectors) { _querySelecto

Re: [PR] feature: webhooks [cloudstack]

2024-06-05 Thread via GitHub
shwstppr commented on code in PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#discussion_r1627564767 ## plugins/event-bus/rabbitmq/src/main/java/org/apache/cloudstack/mom/rabbitmq/RabbitMQEventBus.java: ## @@ -185,11 +185,14 @@ public static void setRetryInterval(I

Re: [PR] feature: webhooks [cloudstack]

2024-06-03 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2144484806 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9761 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] feature: webhooks [cloudstack]

2024-06-02 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2144365768 @shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] feature: webhooks [cloudstack]

2024-06-02 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2144363833 @blueorangutan package -- 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 com

Re: [PR] feature: webhooks [cloudstack]

2024-05-30 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2140929072 [SF] Trillian test result (tid-10317) Environment: kvm-rocky8 (x2), Advanced Networking with Mgmt server r8 Total time taken: 46960 seconds Marvin logs: https://github.co

Re: [PR] feature: webhooks [cloudstack]

2024-05-30 Thread via GitHub
github-actions[bot] commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2139729854 This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. -- This is an automated message from the Apache Gi

Re: [PR] feature: webhooks [cloudstack]

2024-05-30 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2138992646 @shwstppr a [SL] Trillian-Jenkins test job (rocky8 mgmt + kvm-rocky8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respond

Re: [PR] feature: webhooks [cloudstack]

2024-05-30 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2138986759 @blueorangutan test rocky8 kvm-rocky8 -- 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 t

Re: [PR] feature: webhooks [cloudstack]

2024-05-30 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2138952006 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9740 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] feature: webhooks [cloudstack]

2024-05-29 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2138810600 @shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] feature: webhooks [cloudstack]

2024-05-29 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2138807579 @blueorangutan package -- 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 com

Re: [PR] feature: webhooks [cloudstack]

2024-05-29 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2138150833 Test failing with exceptions, ``` 2024-05-28T13:43:38,730 WARN [c.c.u.AccountManagerImpl] (API-Job-Executor-31:[ctx-26228571, job-39, ctx-aa487b81]) (logid:bf162f6e) Failed to

Re: [PR] feature: webhooks [cloudstack]

2024-05-29 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2137351729 [SF] Trillian test result (tid-10310) Environment: kvm-rocky8 (x2), Advanced Networking with Mgmt server r8 Total time taken: 83625 seconds Marvin logs: https://github.co

Re: [PR] feature: webhooks [cloudstack]

2024-05-29 Thread via GitHub
shwstppr closed pull request #8674: feature: webhooks URL: https://github.com/apache/cloudstack/pull/8674 -- 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

[PR] feature: webhooks [cloudstack]

2024-05-29 Thread via GitHub
shwstppr opened a new pull request, #8674: URL: https://github.com/apache/cloudstack/pull/8674 ### Description Feature spec: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Webhooks Webhooks allow external services to be notified when certain events happen. To impl

Re: [PR] feature: webhooks [cloudstack]

2024-05-29 Thread via GitHub
shwstppr closed pull request #8674: feature: webhooks URL: https://github.com/apache/cloudstack/pull/8674 -- 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

Re: [PR] feature: webhooks [cloudstack]

2024-05-28 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2135167941 @shwstppr a [SL] Trillian-Jenkins test job (rocky8 mgmt + kvm-rocky8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respond

Re: [PR] feature: webhooks [cloudstack]

2024-05-28 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2135163566 @blueorangutan test rocky8 kvm-rocky8 -- 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 t

Re: [PR] feature: webhooks [cloudstack]

2024-05-28 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2135105315 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9722 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] feature: webhooks [cloudstack]

2024-05-28 Thread via GitHub
shwstppr commented on code in PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#discussion_r1617120474 ## plugins/event-bus/webhook/src/main/java/org/apache/cloudstack/mom/webhook/WebhookApiServiceImpl.java: ## @@ -0,0 +1,533 @@ +// Licensed to the Apache Software Fo

Re: [PR] feature: webhooks [cloudstack]

2024-05-28 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2134959136 @shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] feature: webhooks [cloudstack]

2024-05-28 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2134955411 @blueorangutan package -- 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 com

Re: [PR] feature: webhooks [cloudstack]

2024-05-28 Thread via GitHub
github-actions[bot] commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2134893195 This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. -- This is an automated message from the Apache Gi

Re: [PR] feature: webhooks [cloudstack]

2024-05-23 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2127813362 [SF] Trillian test result (tid-10261) Environment: kvm-rocky8 (x2), Advanced Networking with Mgmt server r8 Total time taken: 47163 seconds Marvin logs: https://github.co

Re: [PR] feature: webhooks [cloudstack]

2024-05-22 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2126236345 @kiranchavala a [SL] Trillian-Jenkins test job (rocky8 mgmt + kvm-rocky8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To res

Re: [PR] feature: webhooks [cloudstack]

2024-05-22 Thread via GitHub
kiranchavala commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2126233228 @blueorangutan test rocky8 kvm-rocky8 -- 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

Re: [PR] feature: webhooks [cloudstack]

2024-05-07 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2098245655 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9564 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] feature: webhooks [cloudstack]

2024-05-07 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2098058984 @shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] feature: webhooks [cloudstack]

2024-05-07 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2098053777 Try again @blueorangutan package -- 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

Re: [PR] feature: webhooks [cloudstack]

2024-05-07 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2098032901 Packaging result [SF]: ✖️ el7 ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 9563 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] feature: webhooks [cloudstack]

2024-05-07 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2098027904 @shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] feature: webhooks [cloudstack]

2024-05-07 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2098026804 @blueorangutan package -- 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 com

Re: [PR] feature: webhooks [cloudstack]

2024-05-05 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2094939161 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9538 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] feature: webhooks [cloudstack]

2024-05-05 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2094918610 @shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] feature: webhooks [cloudstack]

2024-05-05 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2094918056 @blueorangutan package -- 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 com

Re: [PR] feature: webhooks [cloudstack]

2024-05-01 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2088479101 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9506 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] feature: webhooks [cloudstack]

2024-05-01 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2088401332 @shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] feature: webhooks [cloudstack]

2024-05-01 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2088399916 Retry @blueorangutan package -- 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] feature: webhooks [cloudstack]

2024-05-01 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2088396306 Packaging result [SF]: ✖️ el7 ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 9504 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] feature: webhooks [cloudstack]

2024-05-01 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2088394090 @shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] feature: webhooks [cloudstack]

2024-05-01 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2088393434 @blueorangutan package -- 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 com

Re: [PR] feature: webhooks [cloudstack]

2024-05-01 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2088391328 @blueorangutan package -- 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 com

Re: [PR] feature: webhooks [cloudstack]

2024-04-30 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2087296600 [LL] Trillian Build Failed (tid-6922) -- 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

Re: [PR] feature: webhooks [cloudstack]

2024-04-30 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2084742163 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9476 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] feature: webhooks [cloudstack]

2024-04-30 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2084598314 @shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] feature: webhooks [cloudstack]

2024-04-30 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2084594827 @blueorangutan package -- 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 com

Re: [PR] feature: webhooks [cloudstack]

2024-04-29 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2084474515 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9472 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] feature: webhooks [cloudstack]

2024-04-29 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2084392667 @shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] feature: webhooks [cloudstack]

2024-04-29 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2084391438 @blueorangutan package -- 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 com

Re: [PR] feature: webhooks [cloudstack]

2024-04-29 Thread via GitHub
shwstppr commented on code in PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#discussion_r1584139253 ## engine/schema/src/main/resources/META-INF/db/schema-41900to42000.sql: ## @@ -79,3 +78,46 @@ CREATE TABLE IF NOT EXISTS `cloud_usage`.`quota_email_configuration`

Re: [PR] feature: webhooks [cloudstack]

2024-04-29 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2084386793 [LL] Trillian Build Failed (tid-6921) -- 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

Re: [PR] feature: webhooks [cloudstack]

2024-04-29 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2082779518 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9467 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] feature: webhooks [cloudstack]

2024-04-29 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2082580063 @shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] feature: webhooks [cloudstack]

2024-04-29 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2082575017 @blueorangutan package -- 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 com

Re: [PR] feature: webhooks [cloudstack]

2024-04-29 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2082546701 [LL] Trillian Build Failed (tid-6920) -- 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

Re: [PR] feature: webhooks [cloudstack]

2024-04-29 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2082475422 [LL] Trillian Build Failed (tid-6919) -- 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

Re: [PR] feature: webhooks [cloudstack]

2024-04-29 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2082119387 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9459 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] feature: webhooks [cloudstack]

2024-04-28 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2082006022 @shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] feature: webhooks [cloudstack]

2024-04-28 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2082003071 @blueorangutan package -- 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 com

Re: [PR] feature: webhooks [cloudstack]

2024-04-23 Thread via GitHub
github-actions[bot] commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2072671468 This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. -- This is an automated message from the Apache Gi

Re: [PR] feature: webhooks [cloudstack]

2024-04-22 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2068796535 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9355 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] feature: webhooks [cloudstack]

2024-04-22 Thread via GitHub
kiranchavala commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2068653187 @blueorangutan package -- 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

Re: [PR] feature: webhooks [cloudstack]

2024-04-22 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2068656205 @kiranchavala a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress

Re: [PR] feature: webhooks [cloudstack]

2024-04-18 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2063629455 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9308 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] feature: webhooks [cloudstack]

2024-04-18 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2063491296 @shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] feature: webhooks [cloudstack]

2024-04-18 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2063487762 @blueorangutan package -- 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 com

Re: [PR] feature: webhooks [cloudstack]

2024-04-15 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2056789513 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9260 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] feature: webhooks [cloudstack]

2024-04-15 Thread via GitHub
blueorangutan commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2056626258 @shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] feature: webhooks [cloudstack]

2024-04-15 Thread via GitHub
shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2056624511 @blueorangutan package -- 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 com

  1   2   >