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

Start building whl and pex files on the CI server #897

Closed

Conversation

aronasorman
Copy link
Collaborator

Summary

  • We now have additional make commands for creating a docker environment and building the whl files in there.
  • We have a new directory: .buildkite, which contains scripts and steps to build the whl and pex files on https://buildkite.com/learningequality/kolibri (you need to get invited for now to see the output)

rtibbles and others added 23 commits January 27, 2017 11:38
Prevent any errors inside tested promises.
Cleanup some frontend tests that were silently failing
That way we don't need yarn or any other dependencies before actually building things inside docker.
Or else it will think that multiples files are the destination.
Or else it will think that multiples files are the destination.
Or else it will think that multiples files are the destination.
@codecov-io
Copy link

codecov-io commented Feb 14, 2017

Codecov Report

Merging #897 into release will decrease coverage by -1.82%.
The diff coverage is 100%.

@@            Coverage Diff            @@
##           release   #897      +/-   ##
=========================================
- Coverage    71.82%    70%   -1.82%     
=========================================
  Files          144    139       -5     
  Lines         5395   5078     -317     
  Branches       672    599      -73     
=========================================
- Hits          3875   3555     -320     
- Misses        1456   1459       +3     
  Partials        64     64
Impacted Files Coverage Δ
karma_config/vueLocal.js 91.66% <100%> (+0.75%)
kolibri/utils/conf.py 56% <ø> (-3.38%)
kolibri/auth/models.py 95.08% <ø> (-2.82%)
kolibri/content/models.py 89.47% <ø> (-1.79%)
kolibri/auth/api.py 94.39% <ø> (-1.2%)
kolibri/auth/api_urls.py 100% <ø> (ø)
kolibri/plugins/user/templatetags/user_tags.py
kolibri/plugins/user/kolibri_plugin.py
kolibri/plugins/user/views.py
kolibri/plugins/user/urls.py
... and 1 more

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 2d43ba3...0321524. Read the comment docs.

Copy link
Member

@jamalex jamalex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK!

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.

None yet

5 participants