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

Unbreak publishing #303

Merged
merged 4 commits into from
Sep 2, 2024
Merged

Unbreak publishing #303

merged 4 commits into from
Sep 2, 2024

Commits on Aug 30, 2024

  1. fix symbolic links and other issues preventing publishing

    Co-authored-by: Josh Matthews <josh@joshmatthews.net>
    Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
    Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
    mukilan and jdm committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0c048e3 View commit details
    Browse the repository at this point in the history
  2. move serial_test to dev-dependencies and gate on sm-test

    The #[serial] is used to serialize unit tests, but it is not needed
    when building with sm-test feature enabled to expose the functions
    to android-example client.
    mukilan committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5ae1ac4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d34d4b5 View commit details
    Browse the repository at this point in the history
  4. fix formatting

    mukilan committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0bfe776 View commit details
    Browse the repository at this point in the history