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

attest: break dbus into separate crate #229

Merged

Conversation

TheButlah
Copy link
Collaborator

@TheButlah TheButlah commented Sep 20, 2024

Rebased on #227

This PR breaks the dbus proxy and interface of orb-attest into a separate crate, and deletes all other copy-pastad zbus::proxy definitions for orb-attest.

This also paves the way to mock orb-attest if we need to in tests.

I intend to repeat this same pattern for all the other dbus interfaces, if reviews are favorable.

@TheButlah TheButlah force-pushed the ryanbutler-orbp-255-orb-attest-break-out-dbus-into-crate branch from ee0b686 to 7cc68ca Compare September 20, 2024 06:28
@TheButlah TheButlah changed the title attest: break dbus into separate crate attest: break dbus into separate crat Sep 20, 2024
@TheButlah TheButlah changed the title attest: break dbus into separate crat attest: break dbus into separate crate Sep 20, 2024
@TheButlah TheButlah force-pushed the ryanbutler-orbp-255-orb-attest-break-out-dbus-into-crate branch from 7cc68ca to 494ecbd Compare September 24, 2024 17:17
@TheButlah TheButlah enabled auto-merge (squash) September 24, 2024 17:17
@TheButlah TheButlah changed the title attest: break dbus into separate crate attest: break dbus into separate crat Sep 24, 2024
@TheButlah TheButlah changed the title attest: break dbus into separate crat attest: break dbus into separate crate Sep 24, 2024
@TheButlah TheButlah disabled auto-merge September 24, 2024 17:17
@TheButlah TheButlah changed the title attest: break dbus into separate crate attest: break dbus into separate crat Sep 24, 2024
@TheButlah TheButlah changed the title attest: break dbus into separate crat attest: break dbus into separate crate Sep 24, 2024
@TheButlah TheButlah force-pushed the ryanbutler-orbp-255-orb-attest-break-out-dbus-into-crate branch from 494ecbd to 42e71a3 Compare September 25, 2024 18:33
Copy link
Contributor

@vmenge vmenge left a comment

Choose a reason for hiding this comment

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

Very nice stuff! Looking forward to the increase on stability on interface changes :D

@TheButlah TheButlah changed the title attest: break dbus into separate crate attest: break dbus into separate crat Sep 25, 2024
@TheButlah TheButlah changed the title attest: break dbus into separate crat attest: break dbus into separate crate Sep 25, 2024
@TheButlah TheButlah enabled auto-merge (squash) September 25, 2024 18:58
@TheButlah TheButlah disabled auto-merge September 25, 2024 20:02
@TheButlah TheButlah merged commit f001b42 into main Sep 25, 2024
14 of 15 checks passed
@TheButlah TheButlah deleted the ryanbutler-orbp-255-orb-attest-break-out-dbus-into-crate branch September 25, 2024 20:02
vmenge pushed a commit that referenced this pull request Sep 30, 2024
vmenge added a commit that referenced this pull request Oct 1, 2024
* chore(orb-slot-ctrl): codeowners

* refactor(orb-slot-ctrl): use EfiVarDb for testability

* tests(orb-slot-ctrl): integration tests

* chore(orb-slot-ctrl): make clippy happy

* chore(update-verifier): use latest version of orb-slot-ctrl

* chore(orb-slot-ctrl): remove unused imports on test

* refactor: use zbus 4, migrate from deprecated macros (#227)

* attest: break dbus into separate crate (#229)

attest: break dbus into crate

* orb-qr-link: Support UUID for orb-relay comms (#243)

* orb-ui: queue sound with an initial delay (#237)

delay is awaited until elapsed before playing the sound.

* tests(orb-slot-ctrl): integration tests

* chore(orb-slot-ctrl): macos pipeline...

* chore(orb-slot-ctrl): remove unused imports

* chore: remove codeowners line

* chore(update-verifier): bootstrap dependencies on main.rs

* chore(orb-slot-ctrl): macos as unspported target

* chore(orb-slot-ctrl): more explicit test-util fixture init

---------

Co-authored-by: Ryan Butler <[email protected]>
Co-authored-by: Anastasios Andronidis <[email protected]>
Co-authored-by: Cyril Fougeray <[email protected]>
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.

3 participants