metatype icon indicating copy to clipboard operation
metatype copied to clipboard

fix(SDK): Artifact upload fails when same file referred multiple times

Open destifo opened this issue 1 year ago • 0 comments

  • [x] fix the bug where duplicate artifact references causing failure during resolution during runtime.
  • [x] add sync mode tests for Python and Deno runtime.
  • [ ] add other edge test cases to artifact upload.
    • [x] test for no artifact in typegraph
    • [x] test for duplicate artifact reference in the same typegraph

Issue: MET-501

Migration notes

No Migrations Needed

...

destifo avatar May 12 '24 14:05 destifo