Skip to content

fix(azure): normalize kv store names#740

Merged
tjholm merged 3 commits intomainfrom
fix/normalize-kv-name
Feb 26, 2025
Merged

fix(azure): normalize kv store names#740
tjholm merged 3 commits intomainfrom
fix/normalize-kv-name

Conversation

@raksiv
Copy link
Member

@raksiv raksiv commented Feb 26, 2025

Fix - Storage account names must be between 3 and 24 characters in length and may contain numbers and lowercase letters only.

@codecov
Copy link

codecov bot commented Feb 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.75%. Comparing base (7846aea) to head (ef7c783).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #740   +/-   ##
=======================================
  Coverage   48.75%   48.75%           
=======================================
  Files          28       28           
  Lines        3546     3546           
=======================================
  Hits         1729     1729           
  Misses       1698     1698           
  Partials      119      119           
Flag Coverage Δ
aws 44.89% <ø> (ø)
azure 53.29% <ø> (ø)
core 60.76% <ø> (ø)
gcp 47.14% <ø> (ø)

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.

@tjholm tjholm force-pushed the fix/normalize-kv-name branch from 0cd66fd to ef7c783 Compare February 26, 2025 23:19
@tjholm tjholm merged commit a9f784a into main Feb 26, 2025
4 checks passed
@tjholm tjholm deleted the fix/normalize-kv-name branch February 26, 2025 23:28
@nitric-bot
Copy link

🎉 This PR is included in version 1.17.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants