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

Add Wasm examples to CI #345

Merged
merged 13 commits into from Aug 5, 2021
Merged

Add Wasm examples to CI #345

merged 13 commits into from Aug 5, 2021

Commits on Aug 2, 2021

  1. Fix Wasm README.md example

    Add Wasm examples CI job.
    Update build-and-test CI to run wasm_bindgen annotated tests.
    cycraig committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    07d3d3b View commit details
    Browse the repository at this point in the history
  2. Add txm annotations to test Wasm README.md example

    Add txm to examples CI job.
    cycraig committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    428edd5 View commit details
    Browse the repository at this point in the history
  3. Fix Wasm node and README.md examples tests

    The examples will now throw error codes on unsuccessful termination.
    cycraig committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    825e096 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    794609c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86c5df5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de61dc5 View commit details
    Browse the repository at this point in the history
  7. Rename Wasm Examples CI job

    cycraig committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    baceae8 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    678c143 View commit details
    Browse the repository at this point in the history
  2. Add wasm browser example tests with cypress

    Fix broken browser examples, doc strings.
    Update example CI job with browser tests.
    Temporarily enable examples CI job on PR for testing.
    cycraig committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    0a0f487 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' of https://github.com/iotaledger/identity.rs into …

    …fix/wasm-examples-readme
    cycraig committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    9e378bb View commit details
    Browse the repository at this point in the history
  4. Disable examples CI on PR

    Update yarn.lock to include cypress
    cycraig committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    f27ae23 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. improve node tests reliability

    Abdulrahim Al Methiab committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    086d958 View commit details
    Browse the repository at this point in the history
  2. improve browser test reliability

    Abdulrahim Al Methiab committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    9689761 View commit details
    Browse the repository at this point in the history