Skip to content

update#768

Draft
abhishek-gupta-nuxeo wants to merge 2 commits into
2025from
dummy-test
Draft

update#768
abhishek-gupta-nuxeo wants to merge 2 commits into
2025from
dummy-test

Conversation

@abhishek-gupta-nuxeo

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings June 12, 2026 15:00
@abhishek-gupta-nuxeo abhishek-gupta-nuxeo added the preview Enable nuxeo-ai preview label Jun 12, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread addons/README.md Outdated
See [Custom enrichment services](https://github.com/nuxeo/nuxeo-ai#custom-enrichment-services).

To enrich documents in a nuxeo-stream the enrichment service needs to be registered as a Stream processor.
To enrich documents in a nuxeo-stream the enrichment service needs to be registered as a Stream processor .
@github-actions

github-actions Bot commented Jun 12, 2026

Copy link
Copy Markdown

Test Results

329 tests  ±0   298 ✅ ±0   18m 19s ⏱️ -20s
 68 suites ±0    31 💤 ±0 
 68 files   ±0     0 ❌ ±0 

Results for commit 625d440. ± Comparison against base commit a42e22b.

♻️ This comment has been updated with latest results.

Co-Authored-By: Cursor <cursoragent@cursor.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated 3 comments.

Comment thread addons/README.md

To enrich documents in a nuxeo-stream the enrichment service needs to be registered as a Stream processor.
See [Enrichment stream processor](https://github.com/nuxeo/nuxeo-ai#enrichment-stream-processing).
See[Enrichment stream processor](https://github.com/nuxeo/nuxeo-ai#enrichment-stream-processing).
Comment on lines 225 to +226
- name: Build & Push Docker Preview Image
if: github.event_name == 'pull_request' && contains(join(github.event.pull_request.labels.*.name, ','), 'preview')
if: github.event_name == 'pull_request' && steps.build.outcome == 'success' && contains(join(github.event.pull_request.labels.*.name, ','), 'preview')
Comment on lines 43 to +45
# Optional addon packages (copy if present)
cp addons/nuxeo-ai-image-quality-package/target/*package*.zip docker/ 2>/dev/null || echo "image-quality package not found"
cp addons/nuxeo-ai-aws-package/target/*package*.zip docker/ 2>/dev/null || echo "aws package not found"
cp addons/nuxeo-ai-gcp-package/target/*package*.zip docker/ 2>/dev/null || echo "gcp package not found"

cp addons/nuxeo-ai-content-intelligence-package/target/*package*.zip docker/ 2>/dev/null || echo "content-intelligence package not found"

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

preview Enable nuxeo-ai preview

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants