Page MenuHomePhabricator

Pin the wasmedge-quickjs Dependency to a Specific Commit
Open, In Progress, HighPublic

Description

Description

In theory, if wasmedge-quickjs ever updated, it could break our tests. We should specify a commit in our git clone command to avoid this.

This adds a maintenance burden: we must now update this commit periodically, whenever/if ever wasmedge-quickjs gets updated.

Desired behavior/Acceptance criteria (returned value, expected error, performance expectations, etc.)

  • pinned commit
  • plan for updates to the commit

Completion checklist

Details

TitleReferenceAuthorSource BranchDest Branch
Specify QuickJS version to prevent devastation from breaking changesrepos/abstract-wiki/wikifunctions/function-evaluator!220ecarggrace/T364564/pin-specific-quickjs-versionmain
Customize query in GitLab

Event Timeline

ecarg changed the task status from Open to In Progress.Wed, May 29, 8:17 PM
ecarg subscribed.
  • we don't specify the version we are using