linkml-model icon indicating copy to clipboard operation
linkml-model copied to clipboard

Minimal changes to support windows

Open dalito opened this issue 7 months ago • 2 comments

Only one test failed on Windows due to a file path comparison that was not written to work cross platform.

This PR:

  • fixes the file-comparison to work also on Windows
  • adds running on windows-latest to the main CI file.
  • deploy docs only on merging PRs to main
  • change to new enough mike version (the issues that required a certain commit have been solved)

dalito avatar May 20 '25 19:05 dalito

I cannot re-run the failed job here. It failed due to github-api rate limit. ...either I lack permissions in this repo or re-starting runs requires workflow_dispatch which is only added in this PR.

dalito avatar May 20 '25 21:05 dalito

@sujaypatil96 Your PR #225 was merged in the meantime. I rebased and resolved the conflicts here. So it is ready for review.

dalito avatar Jun 13 '25 21:06 dalito