Skip to content

In AzureStore standardize on container_name argument name #380

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 4 commits into from
Mar 20, 2025

Conversation

kylebarron
Copy link
Member

@kylebarron kylebarron commented Mar 20, 2025

Change list

  • Previously we had both container as a positional argument and container_name as a keyword-only argument. This renames the positional argument to container_name, so we only have one name by which to pass it down.
  • Update changelog

@kylebarron kylebarron enabled auto-merge (squash) March 20, 2025 15:38
@kylebarron kylebarron merged commit a9fb94e into main Mar 20, 2025
6 checks passed
@kylebarron kylebarron deleted the kyle/azure-container-name branch March 20, 2025 15:40
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.

1 participant