Skip to content

Conversation

@zeripath
Copy link
Collaborator

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

There was another bug needing to be fixed in techknowlogick#187 - /source/go.mod
does not exist in go-gettable modules therefore the NAME determination
will fail.

Fix techknowlogick#187

Signed-off-by: Andrew Thornton <art27@cantab.net>
@zeripath zeripath added the bug Something isn't working label Jan 11, 2023
@zeripath
Copy link
Collaborator Author

I think this must have been missed because of the problem in the CI where it isn't testing with the rebuilt dockers

@zeripath
Copy link
Collaborator Author

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.

@zeripath zeripath force-pushed the another-fix-for-go-gettables branch from 1326b8e to 49d1ed7 Compare January 11, 2023 17:29
@zeripath
Copy link
Collaborator Author

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.

@techknowlogick techknowlogick merged commit cede4cf into techknowlogick:main Jan 11, 2023
@zeripath zeripath deleted the another-fix-for-go-gettables branch January 11, 2023 22:17
6543 added a commit to woodpecker-ci/woodpecker that referenced this pull request Jan 13, 2023
@m90
Copy link

m90 commented Jan 19, 2023

@zeripath my binaries build nicely again using this patch, thank you 🎩

@zeripath
Copy link
Collaborator Author

well it's probably a combination of this one & #194.

@zeripath
Copy link
Collaborator Author

sorry that things were broken for so long.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

go-1.19.3 tag starts complaining about missing go.mod file

3 participants