Skip to content
Snippets Groups Projects
Unverified Commit eafee4da authored by Brent Huisman's avatar Brent Huisman Committed by GitHub
Browse files

Monthly cron job checking for submodule updates (#1741)

* Create a script that generates `diff.log` if git submodules have tags more recent that the commit they're currently at.
* A Github Action runs this script monthly.
* _If_ updates found, Github Action creates an Issue like so: https://github.com/brenthuisman/arbor/issues/9
* Actually updating the git submodule and Spack file are still manual

First step in addressing #1731
parent 6c489892
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment