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

cleanup chores #53

Merged
merged 4 commits into from
Sep 18, 2023
Merged

cleanup chores #53

merged 4 commits into from
Sep 18, 2023

Conversation

webern
Copy link
Contributor

@webern webern commented Sep 14, 2023

Issue #, if available:

Closes #38

Description of changes:

    update-metadata: fix warnings in tests
    updates and cargo deny

    Update dependencies. In particular, ensure we have only one copy of the
    aws-sdk by updating Tuftool.

    Use cargo deny to check licenses bans and sources.
    clippy fixes
    remove infrasys

    Unfortunately, infrasys is unmaintained and unused. This commit removes
    it from the workspace. We can always bring it back if we need it.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Unfortunately, infrasys is unmaintained and unused. This commit removes
it from the workspace. We can always bring it back if we need it.
tools/testsys/src/base64.rs Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Update dependencies. In particular, ensure we have only one copy of the
aws-sdk by updating Tuftool.

Use cargo deny to check licenses bans and sources.
@webern
Copy link
Contributor Author

webern commented Sep 18, 2023

@webern webern requested a review from jpculp September 18, 2023 21:32
@webern webern merged commit b8d4493 into bottlerocket-os:develop Sep 18, 2023
@webern webern deleted the deny branch September 18, 2023 22:12
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.

integrate cargo-deny in ci cd
3 participants