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

NodeJS wrapper with modular libs #889

Closed
wants to merge 11 commits into from

Commits on Jul 5, 2023

  1. ci: run libvcx tests with modular features

    Signed-off-by: Patrik Stas <[email protected]>
    Patrik-Stas committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    8ba7365 View commit details
    Browse the repository at this point in the history
  2. use matrix

    Signed-off-by: Patrik Stas <[email protected]>
    Patrik-Stas committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    4ae7140 View commit details
    Browse the repository at this point in the history
  3. Enable libvcx running with indy-vdr

    Signed-off-by: Patrik Stas <[email protected]>
    Patrik-Stas committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    99ea60c View commit details
    Browse the repository at this point in the history
  4. Fix compile errs, ci test with more feature combinations

    Signed-off-by: Patrik Stas <[email protected]>
    Patrik-Stas committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    f76bdc3 View commit details
    Browse the repository at this point in the history
  5. Fix compile errs with certain build options

    Signed-off-by: Patrik Stas <[email protected]>
    Patrik-Stas committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    bafb631 View commit details
    Browse the repository at this point in the history
  6. CI improvements and cleanups

    Signed-off-by: Patrik Stas <[email protected]>
    Patrik-Stas committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    4ded8ec View commit details
    Browse the repository at this point in the history
  7. Cargo clippy fix

    Signed-off-by: Patrik Stas <[email protected]>
    Patrik-Stas committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    f9bfed4 View commit details
    Browse the repository at this point in the history
  8. Fix compile errs, ci test with more feature combinations

    Signed-off-by: Patrik Stas <[email protected]>
    Patrik-Stas committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    5d8b96c View commit details
    Browse the repository at this point in the history
  9. Try nodejs wrapper with vdrtools features

    Signed-off-by: Patrik Stas <[email protected]>
    Patrik-Stas committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    add923c View commit details
    Browse the repository at this point in the history
  10. Do not specify default features on vcx-napi-rs

    Signed-off-by: Patrik Stas <[email protected]>
    Patrik-Stas committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    0cd1ce4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    49530f5 View commit details
    Browse the repository at this point in the history