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

updog: use modeled-types directly #3901

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

sam-berning
Copy link
Contributor

Issue number:

Closes #

Description of changes:

As part of conditional compilation removal, we need to remove dependencies on the models crate. updog unnecessarily uses the models crate to access its child crate, modeled-types. We can just depend on the child crate directly to avoid conditional compilation in updog.

Testing done:

Built aws-dev variant

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Signed-off-by: Sam Berning <bernings@amazon.com>
Copy link
Contributor

@jmt-lab jmt-lab left a comment

Choose a reason for hiding this comment

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

LGTM

@sam-berning sam-berning merged commit e265269 into bottlerocket-os:develop Apr 18, 2024
33 checks passed
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.

None yet

3 participants