Currently we test that sheep builds upon every commit. We do not check that the user has updated the build in the repo.
We could either build sheep upon every commit and then commit those changes.
Probally easier to do is if we just diff the build files with the commit ones. This will let us see if anything is out of date then commit an updated build later.
Currently we test that sheep builds upon every commit. We do not check that the user has updated the build in the repo.
We could either build sheep upon every commit and then commit those changes.
Probally easier to do is if we just diff the build files with the commit ones. This will let us see if anything is out of date then commit an updated build later.