-
Notifications
You must be signed in to change notification settings - Fork 140
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
Add CircleCI compatibility and tests #77
Commits on Jan 26, 2018
-
fix more lint issues, including isort
update dependencies in setup.py
Bennett Cyphers committedJan 26, 2018 Configuration menu - View commit details
-
Copy full SHA for 0837d3a - Browse repository at this point
Copy the full SHA 0837d3aView commit details -
move some requirements around. tox should work now.
Bennett Cyphers committedJan 26, 2018 Configuration menu - View commit details
-
Copy full SHA for e6c9c0f - Browse repository at this point
Copy the full SHA e6c9c0fView commit details -
add apt requirements to Makefile
Bennett Cyphers committedJan 26, 2018 Configuration menu - View commit details
-
Copy full SHA for ffe0e4a - Browse repository at this point
Copy the full SHA ffe0e4aView commit details -
Bennett Cyphers committed
Jan 26, 2018 Configuration menu - View commit details
-
Copy full SHA for d2bf368 - Browse repository at this point
Copy the full SHA d2bf368View commit details -
Bennett Cyphers committed
Jan 26, 2018 Configuration menu - View commit details
-
Copy full SHA for f683547 - Browse repository at this point
Copy the full SHA f683547View commit details -
move from makefile to circleci yaml
Bennett Cyphers committedJan 26, 2018 Configuration menu - View commit details
-
Copy full SHA for 8b2ee82 - Browse repository at this point
Copy the full SHA 8b2ee82View commit details -
Bennett Cyphers committed
Jan 26, 2018 Configuration menu - View commit details
-
Copy full SHA for 3996423 - Browse repository at this point
Copy the full SHA 3996423View commit details -
still fiddling with circleci setup
Bennett Cyphers committedJan 26, 2018 Configuration menu - View commit details
-
Copy full SHA for 4c67122 - Browse repository at this point
Copy the full SHA 4c67122View commit details -
Bennett Cyphers committed
Jan 26, 2018 Configuration menu - View commit details
-
Copy full SHA for 11a0267 - Browse repository at this point
Copy the full SHA 11a0267View commit details -
Bennett Cyphers committed
Jan 26, 2018 Configuration menu - View commit details
-
Copy full SHA for 25f345c - Browse repository at this point
Copy the full SHA 25f345cView commit details -
change file names to work with tox dockerfile; add install-prereqs.sh
Bennett Cyphers committedJan 26, 2018 Configuration menu - View commit details
-
Copy full SHA for ca7e621 - Browse repository at this point
Copy the full SHA ca7e621View commit details
Commits on Jan 29, 2018
-
move to relative imports; fix requirements path in Makefile
Bennett Cyphers committedJan 29, 2018 Configuration menu - View commit details
-
Copy full SHA for daaafde - Browse repository at this point
Copy the full SHA daaafdeView commit details -
add apt-get install to config.yml
Bennett Cyphers committedJan 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 936b22c - Browse repository at this point
Copy the full SHA 936b22cView commit details -
Bennett Cyphers committed
Jan 29, 2018 Configuration menu - View commit details
-
Copy full SHA for ea3751e - Browse repository at this point
Copy the full SHA ea3751eView commit details -
Bennett Cyphers committed
Jan 29, 2018 Configuration menu - View commit details
-
Copy full SHA for d9e69d8 - Browse repository at this point
Copy the full SHA d9e69d8View commit details -
move config and data directories to atm/
Bennett Cyphers committedJan 29, 2018 Configuration menu - View commit details
-
Copy full SHA for b32f9f6 - Browse repository at this point
Copy the full SHA b32f9f6View commit details
Commits on Jan 30, 2018
-
make dependency links work; move method json to atm/ directory
Bennett Cyphers committedJan 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 5e81cf7 - Browse repository at this point
Copy the full SHA 5e81cf7View commit details -
add configurable log directory
Bennett Cyphers committedJan 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 86316b2 - Browse repository at this point
Copy the full SHA 86316b2View commit details
Commits on Jan 31, 2018
-
add some worker tests and functions for saving/loading modelhub state
Bennett Cyphers committedJan 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 824241a - Browse repository at this point
Copy the full SHA 824241aView commit details -
Merge branch 'master' into bcyphers/circleci
Bennett Cyphers committedJan 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 97e84b3 - Browse repository at this point
Copy the full SHA 97e84b3View commit details -
Bennett Cyphers committed
Jan 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 5831480 - Browse repository at this point
Copy the full SHA 5831480View commit details -
update yaml config with new field names
Bennett Cyphers committedJan 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 49c72a4 - Browse repository at this point
Copy the full SHA 49c72a4View commit details -
Bennett Cyphers committed
Jan 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 2a46de2 - Browse repository at this point
Copy the full SHA 2a46de2View commit details -
add cached modelhub data and keep working on worker tests
Bennett Cyphers committedJan 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 235e1b9 - Browse repository at this point
Copy the full SHA 235e1b9View commit details
Commits on Feb 1, 2018
-
fix to_csv and from_csv functions... ugh
Bennett Cyphers committedFeb 1, 2018 Configuration menu - View commit details
-
Copy full SHA for e8a6e36 - Browse repository at this point
Copy the full SHA e8a6e36View commit details -
some worker tests run, others don't
Bennett Cyphers committedFeb 1, 2018 Configuration menu - View commit details
-
Copy full SHA for d68d9dd - Browse repository at this point
Copy the full SHA d68d9ddView commit details -
add custom selector and tuner for testing
Bennett Cyphers committedFeb 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 85e14d5 - Browse repository at this point
Copy the full SHA 85e14d5View commit details
Commits on Feb 2, 2018
-
Bennett Cyphers committed
Feb 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 4656ff8 - Browse repository at this point
Copy the full SHA 4656ff8View commit details -
yes pipe into pip install in makefile
Bennett Cyphers committedFeb 2, 2018 Configuration menu - View commit details
-
Copy full SHA for dc41420 - Browse repository at this point
Copy the full SHA dc41420View commit details -
make pip install quiet, to make circleCI logs legibile
Bennett Cyphers committedFeb 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 43d0e34 - Browse repository at this point
Copy the full SHA 43d0e34View commit details -
Bennett Cyphers committed
Feb 2, 2018 Configuration menu - View commit details
-
Copy full SHA for c86fe9e - Browse repository at this point
Copy the full SHA c86fe9eView commit details -
Bennett Cyphers committed
Feb 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 69bd26a - Browse repository at this point
Copy the full SHA 69bd26aView commit details -
Bennett Cyphers committed
Feb 2, 2018 Configuration menu - View commit details
-
Copy full SHA for ea7b9ef - Browse repository at this point
Copy the full SHA ea7b9efView commit details -
Bennett Cyphers committed
Feb 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 4843886 - Browse repository at this point
Copy the full SHA 4843886View commit details -
Bennett Cyphers committed
Feb 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 32e383c - Browse repository at this point
Copy the full SHA 32e383cView commit details -
download data before trying to train/test
Bennett Cyphers committedFeb 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 2deec35 - Browse repository at this point
Copy the full SHA 2deec35View commit details -
Bennett Cyphers committed
Feb 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 254f9c1 - Browse repository at this point
Copy the full SHA 254f9c1View commit details -
Bennett Cyphers committed
Feb 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 17e3716 - Browse repository at this point
Copy the full SHA 17e3716View commit details -
Bennett Cyphers committed
Feb 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 814d0de - Browse repository at this point
Copy the full SHA 814d0deView commit details