Skip to content
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

fix(devx): Disable vcs stamping when running in docker container. #1835

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

webstradev
Copy link
Contributor

@webstradev webstradev commented Apr 12, 2024

Fixes #1789

I put this at the top level to pass to all hack commands so it covers both the hack-test-unit and hack-build-cli commands (and any future commands that may be affected).

Signed-off-by: Erik Westra <e.s.westra.95@gmail.com>
@webstradev webstradev requested a review from a team as a code owner April 12, 2024 22:44
Copy link

netlify bot commented Apr 12, 2024

Deploy Preview for docs-kargo-akuity-io ready!

Name Link
🔨 Latest commit 7499077
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-akuity-io/deploys/6619b937b3ca3700085a9259
😎 Deploy Preview https://deploy-preview-1835.kargo.akuity.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Apr 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.88%. Comparing base (bac987e) to head (7499077).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1835   +/-   ##
=======================================
  Coverage   44.88%   44.88%           
=======================================
  Files         213      213           
  Lines       13633    13633           
=======================================
  Hits         6119     6119           
  Misses       7250     7250           
  Partials      264      264           

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

@krancour
Copy link
Member

Thank you @webstradev!

@krancour krancour added this pull request to the merge queue Apr 12, 2024
Merged via the queue into akuity:main with commit 05e5ffb Apr 12, 2024
20 checks passed
@webstradev webstradev deleted the fix-biuldvcs branch April 23, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to run make hack-build-cli
2 participants