ocean
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...
### **User description** # Description What - Added support for syncing folders as entities in the GitLab v2 integration with configurable depth patterns Why - Enable users to discover and...
### **User description** # Description What - Added folder kind mapping as part of integration defaults to map folders 3 levels deep for every repositiry Why - How - ##...
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @โsalmanmkc in actions/checkout#2248 Persist...
This PR adds support for optional Bitbucket selectors when listing repositories for the repository kind, enabling precise scoping and reduced payload. ## Type of change Please leave one option from...
### **User description** This PR adds support for optional Gitlab selectors when fetching the groups, project, issue and merge request kinds, enabling precise scoping and reduced payload. ## Type of...
 Snyk has created this PR to upgrade sass from 1.88.0 to 1.93.3. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.34.3 to 0.38.0. Release notes Sourced from uvicorn's releases. Version 0.38.0 What's Changed Support Python 3.14 by @โKludex in Kludex/uvicorn#2723 New Contributors @โNGANAMODEIJunior made their first contribution...
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.22 to 2.12.3. Release notes Sourced from pydantic's releases. v2.12.3 2025-10-17 v2.12.3 (2025-10-17) What's Changed This is the third 2.13 patch release, fixing issues related to the...
### **User description** # Description **What** Refactored the AWS `AccountStrategyFactory` to support **dynamic credential provider priority configuration**. Instead of a hard-coded provider detection order, the factory now reads provider priority...
### **User description** # Description What Refactored the Docker image and startup scripts to transition the Ocean user to a strictly non-privileged account (UID 1001) without sudo access. Implemented a...