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

Move from Travis CI to Circle CI #165

Merged
merged 6 commits into from
Aug 23, 2019
Merged

Conversation

anne-decusatis
Copy link
Contributor

based on bits of Scio's config.yml

PR to test review builds :)

@codecov
Copy link

codecov bot commented Aug 20, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@e1b4e41). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #165   +/-   ##
=========================================
  Coverage          ?   70.98%           
=========================================
  Files             ?       35           
  Lines             ?     1420           
  Branches          ?      129           
=========================================
  Hits              ?     1008           
  Misses            ?      412           
  Partials          ?        0
Flag Coverage Δ
#ratatoolCli 3.22% <ø> (?)
#ratatoolCommon 100% <ø> (?)
#ratatoolDiffy 29.72% <ø> (?)
#ratatoolExamples 19.3% <ø> (?)
#ratatoolSampling 63.45% <ø> (?)
#ratatoolScalacheck 81.98% <ø> (?)
#ratatoolShapeless 5.36% <ø> (?)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e1b4e41...b69aaaf. Read the comment docs.

Sometimes these are generated without a namespace
Then, we fail to compile because of this Scala bug: scala/bug#4071
We can make sure it gets generated with a namespace by specifying namespace
this is valid avro per https://avro.apache.org/docs/current/spec.html#Enums
@anne-decusatis
Copy link
Contributor Author

oh, also note that I ignored/didn't even try to copy the deploy section of .travis.yml because we don't use it https://github.com/spotify/ratatool/blob/master/.travis.yml#L32

@anne-decusatis anne-decusatis changed the title [wip] First pass at CircleCI config.yml Move from Travis CI to Circle CI Aug 21, 2019
@anne-decusatis anne-decusatis merged commit d53cc94 into master Aug 23, 2019
@anne-decusatis anne-decusatis deleted the anne-decusatis/circleci branch August 23, 2019 17:14
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