Skip to content

sdk: device_update: migrate to azure_core::error::Error #791

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 5 commits into from
Jun 10, 2022

Conversation

mfrw
Copy link
Member

@mfrw mfrw commented Jun 10, 2022

For:

Changes:

  • Remove thiserror & replace with azure_core::error::Error

Copy link
Contributor

@johnbatty johnbatty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! Thanks very much for doing this. Just a few minor markups.

format!("could not get device update domain. url: {url}")
})
})?
.split_once('.')
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also noticed the FIXME: use split_once
Might as well do it as it is in stable now :)

@bmc-msft bmc-msft merged commit 9d2635e into Azure:main Jun 10, 2022
@bmc-msft
Copy link
Contributor

Thanks for the contribution!

@mfrw mfrw deleted the mfrw/migrate-device_update branch June 10, 2022 16:40
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.

4 participants