feat [OCA-1639] Add Gemma3, Qwen, Milvus, pgvector, and GPT-oss Markeplace apps#13420
Open
hmorris3293 wants to merge 6 commits intolinode:developfrom
Open
feat [OCA-1639] Add Gemma3, Qwen, Milvus, pgvector, and GPT-oss Markeplace apps#13420hmorris3293 wants to merge 6 commits intolinode:developfrom
hmorris3293 wants to merge 6 commits intolinode:developfrom
Conversation
Contributor
|
Let's address a few things in this PR:
|
Collaborator
Cloud Manager UI test results🔺 1 failing test on test run #5 ↗︎
Details
TroubleshootingUse this command to re-run the failing tests: pnpm cy:run -s "cypress/e2e/core/parentChild/account-switching.spec.ts" |
|||||||||||||||||
bnussman-akamai
approved these changes
Feb 19, 2026
| }, | ||
| description: `Fast, open-source unified analytics engine for large-scale data processing.`, | ||
| isNew: true, | ||
| isNew: false, |
Member
There was a problem hiding this comment.
Nit: I believe isNew is an optional property so rather than setting it to false, we could just remove it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description 📝
Highlight the Pull Request's context and intentions.
Changes 🔄
Added app entries to oneClickApps.ts with proper descriptions, categories, colors, and related guides
Added both colored and white SVG assets for all three applications
All entries marked as isNew: true to display the "New" badge
Scope 🚢
Upon production release, changes in this PR will be visible to:
Target release date 🗓️
Next available release
Preview 📷
How to test 🧪
Confirm added app entries to oneClickApps.ts with proper descriptions, categories, colors, and related guides
Confirm both colored and white SVG assets for all three applications
Confirm all entries marked as isNew: true to display the "New" badge / show up in the New Apps section