10000 Tags · conancain/beans · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: conancain/beans

Tags

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use sqlalchemy and upgrade to python 3 (Yelp#130)

* Use sqlalchemy and upgrade to python 3

* Update travis python version

* pre-commit update, remove python2.7 imports, update requirements

* update to python3.8

* pytest fixture update

* update venv-update

* update appengine config

* update frontend deps

* fix proxy middleware

* rename to main.py for appengine

* remove encoding pragma

* use in memory database for testing

* update tests

* update travis file

* update sendgrid, tests for postgres

* meta_data not metadata

Co-authored-by: Nicholas Ngorok <ny2ko7@gmail.com>
Co-authored-by: Kent Wills <rkwills@yelp.com>

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix esling config (Yelp#113)

* Fix eslint config

* Update eslintrc

* Remove package-lock.json

* Change from js to jsx

* Remove package-lock.json

* CR comments

* fix linting errors and add js tests to the build

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix test get meeting participants (Yelp#110)

* fix get meeting datetime

* fix tests and change subscription base time to something realistic

* Change to America/Los_Angeles tz and use localize function for email timezones

* fix tests

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
flattened json output with new metrics endpoints (Yelp#107)

v1.0.1

Toggle v1.0.1's commit message
Group matching patch (Yelp#106)

* reorder tests

* add tests and fix index error bug when less than 3 people in group match

v1.0.0

Toggle v1.0.0's commit message
Group matching feature (Yelp#102)

* group matching

* simplify naming, add tests, add docstrings, enable group size in tasks

* fix linting errors
0