Skip to content

Conversation

@texodus
Copy link
Member

@texodus texodus commented Dec 15, 2025

Fixes #3094

In #3065, we renamed (seemingly endless) references to @finos packages to their new @perspective-dev NPM org, but despite passing the entire test suite one instance slipped - the CDN URL templating for <perspective-viewer>'s export-to-html feature.

I'm not sure the best way to test this, since the artifact produced sources from CDN - suggestions welcome.

In addition, a few drive-by fixes:

  • Build arm64/aarch64 Linux wheels #3092 has caused our Ubuntu CI boxes to run out of HD space; this PR switches manylinux docker image providers to a much smaller image (pypa images).
  • Better error messages added for table input data which fails to pass type verification.

@texodus texodus added the bug Concrete, reproducible bugs label Dec 15, 2025
@texodus texodus marked this pull request as ready for review December 16, 2025 02:46
@texodus texodus merged commit 34af16e into master Dec 16, 2025
16 checks passed
@texodus texodus deleted the fix-html-export branch December 16, 2025 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Concrete, reproducible bugs

Development

Successfully merging this pull request may close these issues.

HTML export does not work in main demo example

2 participants