vmware / vmware-aria-operations-integration-sdk

The VMware Aria Operations Integration SDK contains libraries, tools, and documentation for developing Management Packs for VMware Aria Operations. It is intended to make creating a Management Pack simple and fast, while allowing developers to use the language of their choice.
https://vmware.github.io/vmware-aria-operations-integration-sdk/
Apache License 2.0
15 stars 6 forks source link

Improve visibility on container repository requirements #345

Closed kjrokos closed 11 months ago

kjrokos commented 11 months ago

In particular, improve visibility on the requirement that repositories are public.

Add additional troubleshooting section that includes the case that the adapter fails because the repository is not public.

Also, improved the documentation automation, as the site was failing to build but there was no indication of that until the PR was merged and the site attempted to deploy from the main branch. This way the site should attempt to build on each PR, but will still only deploy once it is merged into main.