-
Notifications
You must be signed in to change notification settings - Fork 33
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
Update bottlerocket-sdk to v0.46.0 #191
Conversation
432d01b
to
c144e54
Compare
^ add commit to use new cargo macros from the SDK in |
cafe63a
to
d098bf6
Compare
Signed-off-by: Gavin Inglis <giinglis@amazon.com>
For netdog, os, and early-boot-config, we must undefine the cross_check_fips macro; in lieu of a Twoliter release, double undefine the macro. Signed-off-by: Gavin Inglis <giinglis@amazon.com>
Signed-off-by: Gavin Inglis <giinglis@amazon.com>
d098bf6
to
641a8be
Compare
^ rebase to remove temp commit and reference public bottlerocket-sdk:v0.46.0 |
CI failing due to clippy lints from the SDK's update to rust 1.81.0. We're using the SDK rust for the I'm going to disable the CI for this PR to unblock and create an issue to track. We should probably have some static clippy configuration in the core kit to avoid this in the future. |
781f52f
to
8c425a2
Compare
^ re-enable check-clippy in CI, fix lints via Manual changes to fix lints in documentation indents, and other manual changes in:
|
8c425a2
to
7515613
Compare
^ some of the autofixes from clippy weren't |
Signed-off-by: Gavin Inglis <giinglis@amazon.com>
7515613
to
8006fe2
Compare
Issue number:
n/a
Description of changes:
Description of changes:
Testing done:
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.