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

blob/azblob: Support AZURE_STORAGEBLOB_CONNECTIONSTRING as an alternative for AZURE_STORAGE_CONNECTION_STRING #3483

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

vangent
Copy link
Contributor

@vangent vangent commented Sep 9, 2024

Fixes #3482.

Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.16%. Comparing base (49a4d98) to head (8736c7d).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3483      +/-   ##
==========================================
+ Coverage   73.14%   73.16%   +0.01%     
==========================================
  Files         113      113              
  Lines       14983    14985       +2     
==========================================
+ Hits        10960    10964       +4     
+ Misses       3260     3258       -2     
  Partials      763      763              

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

@vangent vangent merged commit 8b41580 into google:master Sep 9, 2024
8 checks passed
@vangent vangent deleted the azb branch September 9, 2024 18:07
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.

blob/azblob: Azure Service Connector uses a different environment variable for connection strings
1 participant