Skip to content

Fix tsdb ubi build #2261

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 4, 2025
Merged

Fix tsdb ubi build #2261

merged 2 commits into from
Aug 4, 2025

Conversation

jmthomas
Copy link
Member

@jmthomas jmthomas commented Aug 4, 2025

No description provided.

@jmthomas jmthomas requested review from ryanmelt and clayandgen August 4, 2025 21:26
Copy link

codecov bot commented Aug 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.00%. Comparing base (cc188a4) to head (1201f1e).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2261   +/-   ##
=======================================
  Coverage   80.00%   80.00%           
=======================================
  Files         641      641           
  Lines       47966    47966           
  Branches      744      744           
=======================================
+ Hits        38373    38375    +2     
+ Misses       9511     9509    -2     
  Partials       82       82           
Flag Coverage Δ
python 83.57% <ø> (+0.01%) ⬆️
ruby-api 84.28% <ø> (ø)
ruby-backend 82.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.


FROM ${OPENC3_DEPENDENCY_REGISTRY}/${OPENC3_TSDB_IMAGE}:${OPENC3_TSDB_VERSION}
FROM ${OPENC3_DEPENDENCY_REGISTRY}/${OPENC3_TSDB_IMAGE}:${OPENC3_TSDB_VERSION}${OPENC3_TSDB_VERSION_EXT}
Copy link
Member Author

@jmthomas jmthomas Aug 4, 2025

Choose a reason for hiding this comment

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

Their redhat container is simply questdb/questdb-rhel so I added this extension option so I didn't have to update the full version everywhere (and keep it in sync)

Copy link

sonarqubecloud bot commented Aug 4, 2025

@jmthomas jmthomas merged commit 042ff8e into main Aug 4, 2025
29 checks passed
@jmthomas jmthomas deleted the tsdb-ubi-build branch August 4, 2025 22:15
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.

2 participants