-
Notifications
You must be signed in to change notification settings - Fork 533
VMRay-Platform new integration #5427
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VMRay-Platform new integration #5427
Conversation
|
Hi @romain-filigran |
| @@ -0,0 +1,21 @@ | |||
| { | |||
| "title": "VMRay", | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @moin-loginsoft : Can you please change to "VMRay Platform"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
| @@ -0,0 +1,21 @@ | |||
| { | |||
| "title": "VMRay", | |||
| "slug": "VMRay", | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @moin-loginsoft : Can you please change to "vmray-platform"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
| "title": "VMRay", | ||
| "slug": "VMRay", | ||
| "title": "VMRay Platform", | ||
| "slug": "VMRay Platform", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The slug must be lowercase and without spaces, and must match the connector folder name. Can you replace it with "vmray-platform". Thank you
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. My bad. updated to vmray-platform :)
romain-filigran
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @moin-loginsoft for the coontribution
New Integration
I consider the submitted work as finished
I have signed my commits using GPG key.
I tested the code for its functionality using different use cases
I added/update the relevant documentation (either on github or on notion)
Where necessary I refactored code to improve the overall quality
[vmray-platform] Create the connector #5571