-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add commas and gha check #20
Conversation
35cc540
to
e7f2630
Compare
This is working how it should, the only thing that isn't working is that the docker image probably needs a thing updated: jhudsl/OTTR_Template#163 I will check that that is the issue and rerun this later. I think its otherwise ready to go though. |
The jhudsl/OTTR_Template#163 error is resolved, now there's a new one that looks file path related: https://github.com/jhudsl/leanbuild/pull/20/checks?check_run_id=3451449028 |
It's working and we're all set! Close #13 |
This should fix this problem: #14 (comment)
If all goes well, this should close #13 and close #17
There were some commas missing in the
build_images()
function and I'm adding a new check which checks out the files from https://github.com/jhudsl/DaSL_Course_Template_Leanpub and runs the latest leanbuild changes there.