Skip to content
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

Makefile and CircleCI support #17

Closed
wants to merge 4 commits into from
Closed

Makefile and CircleCI support #17

wants to merge 4 commits into from

Conversation

kmpm
Copy link
Contributor

@kmpm kmpm commented Nov 19, 2019

Supports testing and building on Windows, WSL and Linux as long as you have GNU make and some basic utilities.
A small change allows you to run unit tests and integration tests separately.

Testing will work if PR #14, #15 and #16 gets included as well.
It's prepared for use with circleci but that can be removed if not wanted.

Supports testing and building on Windows, WSL and Linux as long as you have GNU make and some basic utilities.
A small change allows you to run unit tests and integration tests separately.
@kmpm
Copy link
Contributor Author

kmpm commented Nov 19, 2019

Oh, and to get CircleCI to work the url for the mssql submodule will have to be changed from git@github.com:timabell/go-mssqldb to https://github.com/timabell/go-mssqldb

@timabell
Copy link
Owner

Thanks for this, now that github-actions are better I've got that more or less working - #62

@timabell timabell closed this Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants