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

Docker reorganization + Continuous Integration #84

Merged
merged 4 commits into from
Feb 17, 2018
Merged

Docker reorganization + Continuous Integration #84

merged 4 commits into from
Feb 17, 2018

Conversation

bkase
Copy link
Member

@bkase bkase commented Feb 15, 2018

Continuous integration will run on every PR (and it should work)!

Pre-requisites for adding dependencies

  • Docker
  • Gcloud
  • Gcloud setup with o1labs

How to add a new dependency:

  1. Add the dependency to base-Dockerfile (like opam install whatever)
  2. Run make update-deps
  3. Commit all the changes and push!

Changes that don't require new dependencies, don't require any extra work on the programmer.

@bkase bkase changed the title WIP do not merge Docker reorganization + Continuous Integration Feb 16, 2018
@bkase bkase merged commit 1bc91d4 into master Feb 17, 2018
@imeckler imeckler deleted the ci-dockers branch February 17, 2018 04:24
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

2 participants