lanl / spiner

Performance portable routines for generic, tabulated, multi-dimensional data
https://lanl.github.io/spiner
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

Add GitHub action to update spackages 🤖 #66

Closed rbberger closed 1 year ago

rbberger commented 1 year ago

PR Summary

This adds a manual and scheduled action to check for changes in ports-of-call spackages and migrate them over to Spiner. If a change is detected, it will create a PR authored by a bot.

PR Checklist

rbberger commented 1 year ago

@Yurlungur note, this only becomes active and available once it's in main. You can see it in action here: https://github.com/rbberger/spiner/pull/4

rbberger commented 1 year ago

This is pretty cool! Thank you for working it out! I assume we can do the same thing with sngiularity-eos (with dependencies on spiner and ports of call)?

Yes. That would be the plan.

rbberger commented 1 year ago

@Yurlungur ported the same changes I had in the singularity-eos PR over here.

Yurlungur commented 1 year ago

oops this never got merged. I will merge now.