ocean icon indicating copy to clipboard operation
ocean copied to clipboard

🌊 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 featu...

Results 157 ocean issues
Sort by recently updated
recently updated
newest added

# Description What: - Introduced DatabaseCacheProvider for caching using SQLAlchemy. - Updated Ocean class to initialize DatabaseManager if database is configured. - Modified caching provider selection to include database caching...

size/XL

### **User description** # Description What - Added GitHub Actions workflow to trigger documentation synchronization when integration configuration files change Why - Automate the documentation sync process to ensure integration...

github_actions
size/M
Review effort 2/5

# Description What Implemented a memory-optimized client pooling system for GCP API clients to reduce memory usage and improve resource management. Why The previous implementation created new GCP API clients...

size/L

Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.21 to 2.11.4. Release notes Sourced from pydantic's releases. v2.11.4 2025-04-29 What's Changed Packaging Bump mkdocs-llmstxt to v0.2.0 by @​Viicos in #11725 Changes Allow config and bases...

dependencies
python
size/L

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.30.6 to 0.34.2. Release notes Sourced from uvicorn's releases. Version 0.34.2 What's Changed Flush the stdout buffer on Windows to trigger reload by @​jamesh1999 in encode/uvicorn#2604 New...

dependencies
python
size/XS

### Ocean Framework Version We want to change the current behavior that fails the entire integration if on_start failed to allow the integration to continue running after on_start failure (for...

bug
framework

### **User description** # Description I'll break down the changes we made in a What-Why-How format: **What:** We modified the `base_url` property in `port_ocean/ocean.py` to handle trailing slashes in URLs...

size/XS
Review effort 1/5

# Description What - Added Pull Request resource support to the GitHub V2 integration. This feature allows syncing GitHub pull requests into Port as entities and receiving webhooks for real-time...

size/L

# Description What - Added support for GitHub Issues as a new resource kind in the GitHub v2 integration Why - Customers need to track GitHub Issues alongside Pull Requests...

size/L

# Description What - Why - How - ## Type of change Please leave one option from the following and delete the rest: - [ ] Bug fix (non-breaking change...

size/M