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

Remove unused dependencies and vendored libraries #4663

Merged
merged 2 commits into from
Mar 6, 2025

Conversation

rucoder
Copy link
Contributor

@rucoder rucoder commented Mar 5, 2025

  • it fixes a dependabot complains

- just to align local host tools with the latest versions and move to
  format version 4 for Cargo.lock

Signed-off-by: Mikhail Malyshev <[email protected]>
@rucoder rucoder requested a review from eriknordmark as a code owner March 5, 2025 16:04
@rucoder
Copy link
Contributor Author

rucoder commented Mar 6, 2025

@rene @jsfakian I do not understand why these bulds fail. I tried locally and at least x86 and arm64 build work fine if I ran like make ZARCH=arm64 pkg/installer . yetus also failed for no reason
@yash-zededa are our CI workflows broken for rust?

@rucoder rucoder force-pushed the rucoder/installer-xcb branch from 093fb00 to 323ffa7 Compare March 6, 2025 09:30
@rucoder rucoder requested a review from jsfakian March 6, 2025 09:31
@rucoder rucoder force-pushed the rucoder/installer-xcb branch from 323ffa7 to 003eb5d Compare March 6, 2025 09:36
- remove clipboard
- re-vendor all dependencies

Signed-off-by: Mikhail Malyshev <[email protected]>
@rucoder rucoder force-pushed the rucoder/installer-xcb branch from 003eb5d to f23c207 Compare March 6, 2025 09:44
Copy link
Contributor

@rene rene left a comment

Choose a reason for hiding this comment

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

Kicking off tests

@rene rene added stable Should be backported to stable release(s) security Provides a security fix labels Mar 6, 2025
@rene rene changed the title [sec] Remove unused ependencies and vendored libraries Remove unused ependencies and vendored libraries Mar 6, 2025
@rene rene changed the title Remove unused ependencies and vendored libraries Remove unused dependencies and vendored libraries Mar 6, 2025
@rene rene merged commit f83dbf6 into lf-edge:master Mar 6, 2025
42 of 44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Provides a security fix stable Should be backported to stable release(s)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants