Skip to content

Commit

Permalink
Add a tool sdk-lockfiles to audit lockfiles (#3827)
Browse files Browse the repository at this point in the history
## Motivation and Context
See
[README](https://github.com/smithy-lang/smithy-rs/blob/b9f363352603a14305a7cf7ca0317eaf431f638e/tools/ci-build/sdk-lockfiles/README.md)

A later PR will use this tool to enforce the check (likely during the
execution of pre-commit-hooks).

## Testing
- Added unit tests for the tool
- Ran the tool against currently checked-in lockflies in the `main`
branch and ensured the SDK lockfile contained dependencies listed in the
other runtime lockfiles.

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
  • Loading branch information
ysaito1001 authored Sep 12, 2024
1 parent 3499f60 commit 4230687
Show file tree
Hide file tree
Showing 5 changed files with 2,258 additions and 0 deletions.
Loading

0 comments on commit 4230687

Please sign in to comment.