Skip to content

feat: Add debugging container target to Helm #960

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

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Conversation

keithralphs
Copy link
Contributor

No description provided.

Dockerfile Outdated
FROM build AS debug

# Set origin to use ssh
RUN git remote set-url origin [email protected]:{{github_org}}/DiamondLightSource/blueapi.git
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
RUN git remote set-url origin [email protected]:{{github_org}}/DiamondLightSource/blueapi.git
RUN git remote set-url origin [email protected]:diamondlightsource/DiamondLightSource/blueapi.git

Copy link

codecov bot commented May 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.86%. Comparing base (dda614f) to head (83a6b59).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #960   +/-   ##
=======================================
  Coverage   94.86%   94.86%           
=======================================
  Files          41       41           
  Lines        2493     2493           
=======================================
  Hits         2365     2365           
  Misses        128      128           

☔ 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.

@DiamondJoseph DiamondJoseph changed the title Initial commit to correct feat: Add debugging container target to Helm May 21, 2025
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