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

test: revert and freeze wasm-pack module #5262

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

AaronFeickert
Copy link
Collaborator

@AaronFeickert AaronFeickert commented Mar 21, 2023

Description

Reverts and freezes wasm-pack@0.10.3 due to an apparent upstream issue.

Fixes (at least temporarily) issue 5261.

Motivation and Context

There's an apparent issue with the wasm-pack Node.js module at the 0.11.0 version that breaks CI operations (and which also affects tari-crypto).

While an earlier PR disabled this CI, it seems unnecessary and somewhat risky not to have these tests.

Reverting to the 0.10.3 version is at least a temporary fix.

How Has This Been Tested?

With the fix, CI should pass.

What process can a PR reviewer use to test or verify this change?

Run the equivalent commands locally, and ensure that CI passes with the change.

Breaking Changes

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

@AaronFeickert
Copy link
Collaborator Author

This is now an upstream issue.

Copy link
Collaborator

@SWvheerden SWvheerden left a comment

Choose a reason for hiding this comment

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

Thanks for taking the time to look into this and provide a fix

@stringhandler stringhandler added this pull request to the merge queue Mar 22, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 22, 2023
@SWvheerden SWvheerden added this pull request to the merge queue Mar 22, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 22, 2023
@SWvheerden SWvheerden added this pull request to the merge queue Mar 22, 2023
@SWvheerden SWvheerden merged commit e774389 into tari-project:development Mar 22, 2023
@AaronFeickert AaronFeickert deleted the revert-wasm branch March 22, 2023 14:53
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