InsightSoftwareConsortium / itk_cucim

ITK Python filters accelerated with cuCIM
Apache License 2.0
3 stars 3 forks source link

ENH: Add package testing `GitHub Actions` workflow #21

Closed jhlegarreta closed 1 year ago

jhlegarreta commented 1 year ago

Add package testing GitHub Actions workflow.

Add the corresponding badge to the README file.

jhlegarreta commented 1 year ago

@thewtex @grlee77 @tbirdso Let me know if there is a standardized testing skeleton that is being used in pure Python ITK packages so that I can adapt this.

thewtex commented 1 year ago

@jhlegarreta thanks!

We need to enable a GPU-based hosted runner. I will work on this later this week.

xref #1

jhlegarreta commented 1 year ago

We need to enable a GPU-based hosted runner. I will work on this later this week.

Yep, I later realized that this would require a GPU setup/would not work as-is on the instances available from GitHub. Sorry Matt.

thewtex commented 1 year ago

We are not getting test builds with the forked pull request, so I am going to re-open with a branch on the repository.

thewtex commented 1 year ago

Testing in https://github.com/InsightSoftwareConsortium/itk_cucim/pull/23