Skip to content

Conversation

nicholasbishop
Copy link
Member

This reverts commit fc5c0a9.

When cargo package builds uefi, it does so with dependencies from crates.io. That causes a problem if uefi depends on some not-yet-released API changes in uefi-raw or uefi-macros. For example, see: #1383 (comment)

I couldn't find a way to force it to use local deps, so revert the job for now.

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

This reverts commit fc5c0a9.

When `cargo package` builds `uefi`, it does so with dependencies from
crates.io. That causes a problem if `uefi` depends on some not-yet-released API
changes in `uefi-raw` or `uefi-macros`. For example, see:
rust-osdev#1383 (comment)

I couldn't find a way to force it to use local deps, so revert the job for now.
@phip1611 phip1611 added this pull request to the merge queue Aug 29, 2024
Merged via the queue into rust-osdev:main with commit ae92daf Aug 29, 2024
14 checks passed
@nicholasbishop nicholasbishop deleted the bishop-revert-pkg-check branch August 30, 2024 22:17
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.

2 participants