Re: [PR] API to validate Quota activation rule [cloudstack]

2024-12-03 Thread via GitHub
JoaoJandre merged PR #9605: URL: https://github.com/apache/cloudstack/pull/9605 -- 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...@clou

Re: [PR] API to validate Quota activation rule [cloudstack]

2024-12-03 Thread via GitHub
JoaoJandre commented on PR #9605: URL: https://github.com/apache/cloudstack/pull/9605#issuecomment-2515205146 Merging based on approvals and manual tests by @bernardodemarco. CI failures are not related to the PR (https://github.com/apache/cloudstack/pull/9605#issuecomment-2394982847) --

Re: [PR] API to validate Quota activation rule [cloudstack]

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

Re: [PR] API to validate Quota activation rule [cloudstack]

2024-09-27 Thread via GitHub
blueorangutan commented on PR #9605: URL: https://github.com/apache/cloudstack/pull/9605#issuecomment-2380297184 @hsato03 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] API to validate Quota activation rule [cloudstack]

2024-09-27 Thread via GitHub
hsato03 commented on PR #9605: URL: https://github.com/apache/cloudstack/pull/9605#issuecomment-2380296325 @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 comm

Re: [PR] API to validate Quota activation rule [cloudstack]

2024-09-27 Thread via GitHub
hsato03 commented on code in PR #9605: URL: https://github.com/apache/cloudstack/pull/9605#discussion_r1779309329 ## plugins/database/quota/src/main/java/org/apache/cloudstack/api/response/QuotaValidateActivationRuleResponse.java: ## @@ -0,0 +1,76 @@ +//Licensed to the Apache So

Re: [PR] API to validate Quota activation rule [cloudstack]

2024-09-23 Thread via GitHub
BryanMLima commented on PR #9605: URL: https://github.com/apache/cloudstack/pull/9605#issuecomment-2368284026 @hsato03, the build is failing due to the logger variable in the `VmwareHelper.java` class, it should be fixed by #9714. -- This is an automated message from the Apache Git Servic

Re: [PR] API to validate Quota activation rule [cloudstack]

2024-09-23 Thread via GitHub
BryanMLima commented on code in PR #9605: URL: https://github.com/apache/cloudstack/pull/9605#discussion_r1771422822 ## plugins/database/quota/src/main/java/org/apache/cloudstack/api/response/QuotaValidateActivationRuleResponse.java: ## @@ -0,0 +1,76 @@ +//Licensed to the Apache

Re: [PR] API to validate Quota activation rule [cloudstack]

2024-09-17 Thread via GitHub
github-actions[bot] commented on PR #9605: URL: https://github.com/apache/cloudstack/pull/9605#issuecomment-2356084481 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] API to validate Quota activation rule [cloudstack]

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

Re: [PR] API to validate Quota activation rule [cloudstack]

2024-08-29 Thread via GitHub
codecov[bot] commented on PR #9605: URL: https://github.com/apache/cloudstack/pull/9605#issuecomment-2319385551 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/9605?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments

Re: [PR] API to validate Quota activation rule [cloudstack]

2024-08-29 Thread via GitHub
blueorangutan commented on PR #9605: URL: https://github.com/apache/cloudstack/pull/9605#issuecomment-2319360176 @hsato03 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] API to validate Quota activation rule [cloudstack]

2024-08-29 Thread via GitHub
hsato03 commented on PR #9605: URL: https://github.com/apache/cloudstack/pull/9605#issuecomment-2319354018 @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 comm

[PR] API to validate Quota activation rule [cloudstack]

2024-08-29 Thread via GitHub
hsato03 opened a new pull request, #9605: URL: https://github.com/apache/cloudstack/pull/9605 ### Description When entering an activation rule during the creation and editing of Quota tariffs, the defined rule is not validated. This way, errors are only identified while processing th