davidjumani commented on code in PR #26:
URL: https://github.com/apache/cloudstack-go/pull/26#discussion_r851972228
##
generate/generate.go:
##
@@ -1849,6 +1849,8 @@ func mapType(aName string, pName string, pType string)
string {
case "list":
if pName ==
davidjumani merged PR #26:
URL: https://github.com/apache/cloudstack-go/pull/26
--
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...@cloudsta
davidjumani commented on PR #32:
URL: https://github.com/apache/cloudstack-go/pull/32#issuecomment-1101257523
@rohityadavcloud Thats right, the test files are now autogenerated and
fetches the API response from the json files to ensure that the structs match
the response
--
This is an au
All,
I've some updates on the initiative:
* I've added some initial support of @acs-robot which along with Github
actions is used to (a) detect UI changes and kick UI QA builds, (b) detect
java/xml changes and kick quality check and report coverage report on the PR
* Enabled coverage/qu
Hi team,
People from Telia Latvija claim they were able to get a crash debug log and
created a new ticket (#3965 MySQL exceptions). This is a follow-up to the old
one (#3775), where Andrija asked for a more detailed log. Can you please take a
look at the logs and advice if we can help them furt