Skip to content

python3 + multiple fixes

Compare
Choose a tag to compare
@shankari shankari released this 07 Feb 01:02
· 1495 commits to master since this release
fa7052e
  • Refactor auth code into its own module
  • Switch from ionic push to firebase push
  • Move out a bunch of flaky/currently invalid tests
  • Bunch of code cleanup
    • moves-style data
    • clients code
    • analysis
    • move exploratory notebooks to their own repository
  • python2 -> python3
  • handle conversion to pymongo3
  • make it easier to set up a well-defined server environment
  • support multi-tier setup, including db auth
  • fix tests to handle minor python3 changes
  • switch to new jupyter notebook + new folium
  • zephyr documentation
  • prepare to create an open data server
  • move all client stats to the timeseries
  • post-deployment fixes
    • pipeline reset fixes
    • fix failing test cases from open data server
  • match ground truth to trip
  • final fixes for the ionic -> firebase conversion