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 - Add Bitbucket Server integration Why - To provide Bitbucket Server as an Ocean integration How - ## Type of change Please leave one...
### **User description** # Description What - Process each kind in a separate process. Why - As we can see when we run ocean with limited resources, it cannot even...
# Description What - Added monorepo support to the Azure DevOps integration by implementing folder-based repository scanning: - Implemented folder pattern processing functionality to support monorepo scanning: - Created `process_folder_patterns`...
# Description What - A new GitHub integration for Port's Ocean framework that syncs GitHub resources to Port. Why - To allow Port users to import and track their GitHub...
# Description What - Add implementation to metrics API Why - To show in the UI How - Created relevant functions ## Type of change Please leave one option from...
### **User description** # Description What: - Use the upsert bulk routes in re-syncs - only is ocean saas and under a feature flag - Add tests - Fix the...
# Description What - Refactor the AzuredevOps integration to align with the new scalable webhook handling pattern, ensuring modularity, scalability, and maintainability. Why - Scalability: The current implementation processes all...
### **User description** # Description > included repo from https://github.com/rubbieKelvin/port.io-asm What – Added an integration for GitHub that pulls in key elements like Issues, Pull Requests, Workflows, Repositories, and Teams...
### **User description** # Description What - Support for workflows and workflow runs for the new Github Ocean integration Why - To allow users pull in Github workflows How -...
# Description What: - Added base class `CacheProvider` for cache implementations. - Introduced `DiskCacheProvider` for file-based caching with pickle. - Introduced `InMemoryCacheProvider` for in-memory caching. - Integrated caching into the...