Skip to content

Add failing flag when fetching externals#104

Open
edabor wants to merge 1 commit intoKitware:masterfrom
edabor:maint/add-fail-flag-fetch-externals
Open

Add failing flag when fetching externals#104
edabor wants to merge 1 commit intoKitware:masterfrom
edabor:maint/add-fail-flag-fetch-externals

Conversation

@edabor
Copy link

@edabor edabor commented Feb 12, 2026

This PR checks that externals fetching url are valid.

@jourdain
Copy link
Collaborator

The fail flag is great, but the viewer url is wrong (should be https://kitware.github.io/vtk-js/examples/OfflineLocalView/index.html) but even then since that is not a standalone application, it won't work in the export context to trame-vtk.

@edabor edabor force-pushed the maint/add-fail-flag-fetch-externals branch from 624271c to f081a83 Compare February 12, 2026 20:49
@jourdain
Copy link
Collaborator

@jourdain use that once we can point to a valid standalone viewer.

@edabor edabor changed the title Fix fetch externals Add failing flag when fetching externals Feb 12, 2026
@edabor
Copy link
Author

edabor commented Feb 12, 2026

The fail flag is great, but the viewer url is wrong (should be https://kitware.github.io/vtk-js/examples/OfflineLocalView/index.html) but even then since that is not a standalone application, it won't work in the export context to trame-vtk.

Understood. I removed the wrong link, but I still think that the fail flag can be useful to prevent releasing not found html links.

I updated the PR description and title accordingly.

@jourdain
Copy link
Collaborator

The fail flag is great, but the viewer url is wrong (should be https://kitware.github.io/vtk-js/examples/OfflineLocalView/index.html) but even then since that is not a standalone application, it won't work in the export context to trame-vtk.

Understood. I removed the wrong link, but I still think that the fail flag can be useful to prevent releasing not found html links.

I updated the PR description and title accordingly.

agree

@edabor
Copy link
Author

edabor commented Feb 12, 2026

... but now the wrong link prevents CI to pass (as expected) 😓
Do you have a preference between changing the OfflineViewer link or completely discarding the curl command ?

@jourdain
Copy link
Collaborator

I'll integrate this PR once we have a valid link. Don't worry about it for now. ;-)

Thanks for improving those curl commands.

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