Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Remove Azure pipelines config file #72

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

jhlegarreta
Copy link
Contributor

Remove Azure pipelines config file: GitHub actions replaced Azure pipelines and the corresponding config files were removed from the remote module template in:
InsightSoftwareConsortium/ITKModuleTemplate#90

Remove Azure pipelines config file: GitHub actions replaced Azure
pipelines and the corresponding config files were removed from the
remote module template in:
InsightSoftwareConsortium/ITKModuleTemplate#90
@jhlegarreta
Copy link
Contributor Author

jhlegarreta commented Sep 7, 2024

There is a number of unrelated warnings in here:

itkStrainImageFilter: warning(4): ITK type not wrapped, or currently not known: itk::ImageToImageFilter< itk::Image< itk::Vector< double, 2 > >, itk::Image< itk::CovariantVector< double, 2 > > >
itkStrainImageFilter: warning(4): ITK type not wrapped, or currently not known: itk::ImageToImageFilter< itk::Image< itk::Vector< double >, 3 >, itk::Image< itk::CovariantVector< double >, 3 > >
itkStrainImageFilter: warning(4): ITK type not wrapped, or currently not known: itk::ImageToImageFilter< itk::Image< itk::Vector< double, 4 >, 4 >, itk::Image< itk::CovariantVector< double, 4 >, 4 > >

https://github.com/KitwareMedical/ITKStrain/actions/runs/10754337111/job/29824832960?pr=72#step:5:535

To be solved in a separate PR.

@dzenanz dzenanz merged commit 8257ffc into KitwareMedical:main Sep 9, 2024
31 checks passed
@jhlegarreta jhlegarreta deleted the RemoveAzureConfigFile branch September 9, 2024 13:44
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