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

Dockerized + Testing with TravisCI #14

Merged
merged 10 commits into from
Feb 7, 2018
Merged

Dockerized + Testing with TravisCI #14

merged 10 commits into from
Feb 7, 2018

Conversation

moehlone
Copy link
Contributor

@moehlone moehlone commented Feb 7, 2018

@centsent I doubled the PR because it was easier to append my changes - we have to get this done ;)

@moehlone moehlone mentioned this pull request Feb 7, 2018
@moehlone moehlone changed the title Dockerized Dockerized + Testing with TravisCI Feb 7, 2018
@moehlone
Copy link
Contributor Author

moehlone commented Feb 7, 2018

@centsent I used the golang:alpine image, which is the same like using alpine and then installing go. Size and time spent was also the same - is this ok for you?

@moehlone
Copy link
Contributor Author

moehlone commented Feb 7, 2018

I decided against the travis go environment and switched back using docker-compose in Travis because we would have to manage/define a mongodb service in multiple files. The pro argument would be, that we could test multiple versions of go for each test run. But lets start easy.. If anything is missing please reopen this or start a new PR :) Thanks!

@moehlone moehlone merged commit e159d08 into master Feb 7, 2018
@moehlone moehlone deleted the dockerized branch February 7, 2018 15:09
@moehlone
Copy link
Contributor Author

moehlone commented Feb 7, 2018

One more note: with support of custom DialInfo as config attribute, I renamed Source to DatabaseSource (#15). I created tag 1.1.2 before if you need the other spelling.

@centsent
Copy link

centsent commented Feb 9, 2018

Well done, it's ok for me.

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.

3 participants