port-labs / ocean

🌊 Ocean 🌊 is an innovative solution developed by Port to seamlessly integrate various third-party systems with our developer portal product, empowering engineers to effortlessly prioritize key features and streamline the integration process.
https://ocean.getport.io
Apache License 2.0
109 stars 39 forks source link

[Integration][ADO, GCP, Datadog] - Added Sonar scanner configuration files #877

Closed PeyGis closed 1 month ago

PeyGis commented 1 month ago

Description

What - The GitHub workflow for analyzing the code base using Sonar scanner was failing because some of the integrations did not have the sonar-project.properties configuration file Why - Causing the CI to fail How - Added the sonar-project.properties configuration file to each repo

Type of change

Please leave one option from the following and delete the rest:

Screenshots

Instance where the CI failed

Screenshot 2024-08-02 at 1 39 20 PM

API Documentation

Provide links to the API documentation used for this integration.