Closed zeripath closed 1 year ago
I think this must have been missed because of the problem in the CI where it isn't testing with the rebuilt dockers
We're still not using the recreated dockers in the bats tests... I'm trying to hack this in but it's totally opaque as to how to force bats to use rebuilt dockers.
OK I give up on trying to get the CI to work properly for the moment. I've pushed this PR back to the simple fix. @techknowlogick you might need to just forcibly merge and I'll try to work out how we can have a CI that actually tests what the PRs are doing.
@zeripath my binaries build nicely again using this patch, thank you :tophat:
well it's probably a combination of this one & #194.
sorry that things were broken for so long.
There was another bug needing to be fixed in #187 - /source/go.mod does not exist in go-gettable modules therefore the NAME determination will fail.
Fix #187
Signed-off-by: Andrew Thornton art27@cantab.net