ornladios / ADIOS2-Examples

Application examples for the ADIOS2 I/O library https://github.com/ornladios/ADIOS2. This is Work in Progress.
Apache License 2.0
20 stars 16 forks source link

More examples #39

Closed pnorbert closed 3 years ago

pnorbert commented 3 years ago

@chuckatkins @williamfgc Can one of you please change the azure build to depend on ornladios/adios2 docker account and that it builds 2.7.0 now. Checks are failing because I require adios 2.7.0 but williamfgc/ does not have a docker image for it. Thanks

williamfgc commented 3 years ago

Hi @pnorbert this is pretty awesome work. I'd migrate to GitHub Actions as it's more simple to maintain for the long run, I can work with you @chuckatkins or @dmitry-ganyushin . I kind of forgot about azure pipelines and I haven't had time to maintain those images in williamfgc/, I just picked azure-pipelines as this repo predates GitHub Actions. If @chuckatkins has an image ready for 2.7.0 I'd just reuse it. Let me know.

chuckatkins commented 3 years ago

I'm going to drop the azure pipelines from the CI in this PR, get it merged, and then follow up with adding github actions

chuckatkins commented 3 years ago

This should be good now. After this merges I'll follow up with adding GHA CI that uses the release docker images built by adios2.