Skip to content

fix: resolve incubation → stable merge conflicts#79

Merged
ruivieira merged 81 commits intostablefrom
fix/incubation-stable-merge
Apr 23, 2026
Merged

fix: resolve incubation → stable merge conflicts#79
ruivieira merged 81 commits intostablefrom
fix/incubation-stable-merge

Conversation

@ruivieira
Copy link
Copy Markdown
Member

Summary

  • Resolves merge conflicts from incubation → stable sync (PR sync: incubation to stable #69)
  • Tekton pipeline: keeps stable's branch-specific config (branch target, image tags, pipelineRef)

Supersedes #69

github-actions Bot and others added 30 commits June 24, 2025 10:28
…ors-konflux-replicator

Update Tekton files to version v0.3.0
chore: Change image tag to `latest`
…tors-konflux-replicator-latest-1756888402

Update Tekton files to version latest
Signed-off-by: Varad Ahirwadkar <varad.ahirwadkar1@ibm.com>
chore: Add Pull app for upstream merge sync
[pull] main from trustyai-explainability:main
[pull] main from trustyai-explainability:main
Feat: Modularize Prometheus metrics and add them to the HF runtime
…te to latest transformers to have compatibility with additional architectures
Update transformers to transformers==4.57.1; add slow tokenizers
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Feat: Custom user metrics and non-blocking guardrails
[pull] main from trustyai-explainability:main
m-misiura and others added 25 commits December 19, 2025 10:13
Feat: Expand registry endpoint information for built-in detectors
Fixing Tier 1 - Hugging Face Runtime unit tests
chore: upgrade torch to 2.9.1 in requirements-dev.txt
Changing error handling in `test_filetype.py`
ci(workflow): run build-and-push in upstream repository only
[pull] main from trustyai-explainability:main
Let custom detector code access environment variables
ci: Remove GHA due to devFlags deprecation
[pull] main from trustyai-explainability:main
…ility/tarilabs-patch-1

Update Trivy action version to v0.35.0
[pull] main from trustyai-explainability:main
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 23, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (4)
  • main
  • master
  • incubation
  • rhoai

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Central YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: add3ba5e-ed85-4dca-beae-70757825b352

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@@ -1,3 +1,4 @@
urllib3==2.6.2
@@ -1,4 +1,5 @@
fastapi==0.112.0
urllib3==2.6.2
@@ -1 +1,4 @@
transformers==4.50.0
urllib3==2.6.2
@@ -1 +1,4 @@
transformers==4.50.0
urllib3==2.6.2
transformers==4.57.1
@ruivieira ruivieira self-assigned this Apr 23, 2026
@ruivieira ruivieira merged commit c501996 into stable Apr 23, 2026
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants