Allen Byrne

Results 47 issues of Allen Byrne

## Description The `convertImageToHDF4` test in `TestHDFViewImageConversion` fails when attempting to convert a JPEG image to HDF4 format. After conversion, the file tree shows 0 rows instead of the expected...

publish-release.yml doesn't generate the index.html files correctly. Verify version usage is correct.

Component - Documentation
Component - Testing

Highlight the design decisions and intentions for the CMake files by adding comments to each CMake file

Component - Build

The current document still references autotools and linus 2.4 usage and has not been updated with new capabilities.

Component - Documentation

We should be using GNU Coding Standard install directory variables by default. The CMake settings are closer to what users except across platforms.

Component - Documentation
Component - Build
Component - Misc

The hdf5-plugins repo has a workflow to check the latest releases of the compression libraries. A version should be added here that would be executed with daily-build.

#5847 implemented maven support by deploying to github packages. As a followup we should add deployment to Maven Central. This will require extra secrets and considerations. This issue is an...