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

Pre-Commit checks and debuggable ocean core in integrations #914

Closed erikzaadi closed 3 weeks ago

erikzaadi commented 3 weeks ago

Description

Add a script to bump a single integration version (instead of doing it manually)

Add pre-commit hooks to ensure linting standards upon committing

Ensure that it's possible to debug Ocean Core (port_ocean) when debugging an integration

Type of change