summaryrefslogtreecommitdiffstats
path: root/.github/workflows/hdfeos5.yml
Commit message (Collapse)AuthorAgeFilesLines
* 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-1/+1
|
* Update actions for release option, fix branch for daily build (#3185)Allen Byrne2023-06-291-1/+1
| | | | | | | * Update actions for release option, fix branch for daily build * Scheduled workflows run on latest commit on the develop * Add snapshots location
* speed-up building HDF5 (#3087)Scot Breitenfeld2023-06-201-1/+1
| | | Disables building the tests when building the netCDF, etc.
* ci: set minimal permissions on GitHub Workflows (#2980)Diogo Teles Sant'Anna2023-05-181-0/+3
| | | Signed-off-by: Diogo Teles Sant'Anna <diogoteles@google.com>
* Fix hdfeos5 workflow concurrency conflicts (#2804)jhendersonHDF2023-04-241-1/+1
|
* Update hdfeos5 workflow concurrency group (#2766)jhendersonHDF2023-04-171-1/+1
| | | Changes concurrency group for hdfeos5 workflow so that it is separate from the concurrency group for the CI workflow
* Update HDF-EOS5 workflow to mirror main.yml (#2710)Dana Robinson2023-04-131-1/+18
| | | Adds paths to ignore, concurrency, etc.
* ci: add HDF-EOS5 test action (#2415) (#2625)H. Joe Lee2023-04-111-0/+30