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

Deps: Replace azure-storage-blob with azure-blob #841

Closed
ericenns opened this issue Nov 19, 2024 · 0 comments · Fixed by #878
Closed

Deps: Replace azure-storage-blob with azure-blob #841

ericenns opened this issue Nov 19, 2024 · 0 comments · Fixed by #878
Assignees
Labels
dependencies Pull requests that update a dependency file

Comments

@ericenns
Copy link
Member

ericenns commented Nov 19, 2024

Summary

Microsoft doesn't seem to like supporting the Ruby ecosystem and azure-storage-blob is deprecated and has been removed from Rails 8. Thankfully an alternative has been developed called azure-blob. We need to migrate over to this new gem and remove our old azure-storage-blob overrides located in lib/azure/storage.

See instructions here for how to migrate to this other gem.

@ericenns ericenns added the dependencies Pull requests that update a dependency file label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants