summaryrefslogtreecommitdiffstats
path: root/.github/workflows/netcdf.yml
Commit message (Collapse)AuthorAgeFilesLines
* Disable doxygen as errors for netcdf (#3900)Allen Byrne2023-12-201-1/+1
| | | * disable building doxygen for netcdf test
* Bump the github-actions group with 4 updates (#3894)dependabot[bot]2023-12-131-2/+2
| | | | | | Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [ossf/scorecard-action](https://github.com/ossf/scorecard-action), [github/codeql-action](https://github.com/github/codeql-action) and [actions/setup-python](https://github.com/actions/setup-python). Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fixes for CI and presets (#3853)Allen Byrne2023-11-151-1/+1
|
* Cancel running GitHub workflows on push to same PR (#3772)jhendersonHDF2023-10-261-1/+1
| | | | | * Cancel running GitHub workflows on push to same PR * Remove github.sha from workflow concurrency groups
* Convert main.yml CI into callable workflows (#3529)Allen Byrne2023-09-181-2/+2
|
* speed-up building HDF5 (#3087)Scot Breitenfeld2023-06-201-1/+1
| | | Disables building the tests when building the netCDF, etc.
* Define minimal permissions for new GitHub workflows (#3147)Diogo Teles Sant'Anna2023-06-161-0/+3
|
* ci: add netcdf action (#2934) (#2981)H. Joe Lee2023-06-061-0/+53