Commit Graph

7021 Commits (e14c972f41d6b535725d699c83f8c5ae69b06f2a)

Author SHA1 Message Date
eric e14c972f41 make task args jsonable 2020-03-05 14:30:20 -05:00
Eric Hellman 503cf045db
Merge pull request #859 from Gluejar/py3
keys() is an iterator in py3
2020-03-04 16:10:07 -05:00
eric bebd41c310 Merge branch 'master' into py3 2020-03-04 15:26:20 -05:00
Eric Hellman 3dc426a7fc
Merge pull request #860 from Gluejar/automation
Automation
2020-03-04 15:26:00 -05:00
Eric Hellman b39bc2e078
Merge branch 'master' into automation 2020-03-04 15:13:55 -05:00
eric 57e0566e3c keys is an iterator in py3 2020-03-04 15:10:30 -05:00
eric 2a35161117 don't add notebooks to git 2020-03-04 14:47:27 -05:00
eric 798d342b9d real schedule 2020-03-04 14:43:05 -05:00
eric 9a6379a6ad ignore jupyter notebooks 2020-03-04 14:38:21 -05:00
eric 6705583c89 added automation tasks 2020-03-04 14:37:40 -05:00
Eric Hellman 95a78815e9
Merge pull request #858 from Gluejar/py3
fix beat scheduler
2020-03-03 12:53:29 -05:00
eric 9748d4482c Update travis.py 2020-03-03 11:15:03 -05:00
eric 769772fba7 move CELERYBEAT_SCHEDULE
having it in common was allowing unused settings files mess with it.
2020-03-03 10:47:08 -05:00
Eric Hellman 84dc7f61df
Merge pull request #857 from Gluejar/py3
Py3!!
2020-03-02 16:54:18 -05:00
eric 43b0c72e42 localhost->127.0.0.1 2020-02-28 15:56:25 -05:00
eric 7d175185f3 Revert "tweak"
This reverts commit 7b440d1de7.
2020-02-28 15:54:09 -05:00
eric 7b440d1de7 tweak
wondering why celery/redis is balky on m
2020-02-28 15:35:31 -05:00
eric 0b689f7fdb didn't pay attention to method signature 2020-02-28 11:20:21 -05:00
eric c8262a765f skip celery tests on travis 2020-02-28 10:54:33 -05:00
eric df09f20bcc odd circ import with ansible install 2020-02-27 17:32:59 -05:00
eric 13738e89d5 try moving the commands 2020-02-27 17:18:32 -05:00
eric 416da4242f celery expect a db already 2020-02-27 16:44:07 -05:00
eric c1f09450ae need to start celery in travis 2020-02-27 15:33:51 -05:00
eric 81e0687f19 address test failures
add the redis backend
celery worker has different db than test fixture
celery removed teasksets
2020-02-27 14:54:03 -05:00
eric 5225c3b327 avoid emailing Raymond 2020-02-27 14:52:21 -05:00
eric afbd0f252a still need redis 2020-02-27 14:51:44 -05:00
eric c9d93efa1d upgrade celery to 4.4 2020-02-26 23:15:55 -05:00
eric 344b7b85e7 unused 2020-02-26 23:11:27 -05:00
eric 61a2e8e366 files moved to regluit-provisioning 2020-02-26 23:11:11 -05:00
eric 8c1e7e14f3 remove unused files 2020-02-26 23:09:01 -05:00
eric 2b609f5fe3 remove legacy settings 2020-02-26 17:17:48 -05:00
eric 0287eb3c9e remove debug code 2020-02-26 17:16:02 -05:00
eric 88a39daae5 new celery config 2020-02-26 17:15:22 -05:00
eric 4c972aacea Update .gitignore 2020-02-26 12:44:52 -05:00
eric 610aa8f1fe travis can only handle one encrypted file 2020-02-26 12:29:59 -05:00
eric 1ff29fd676 add pages to api urls 2020-02-25 11:11:59 -05:00
eric 7cdf4e32ff update celery broker urls 2020-02-25 11:11:39 -05:00
eric 8d1c16319e update requirements 2020-02-24 18:39:54 -05:00
eric f2714eee58 change to bionic on travis 2020-02-20 15:26:58 -05:00
eric 373df95927 p3 lint 2020-02-18 11:15:19 -05:00
eric 9130d9228e need more coffee 2020-02-18 10:35:22 -05:00
eric b084541937 typo 2020-02-18 10:25:48 -05:00
eric 8ef04a28e1 catch exception occurring during travis testing 2020-02-18 10:17:27 -05:00
eric e3f5459f68 lint 2020-02-18 09:58:02 -05:00
eric 63d6db7564 feed keys to travis 2020-02-18 09:16:22 -05:00
eric 22a4f70503 first try on travis 2020-02-17 21:29:41 -05:00
eric 9007321356 django>1.7 supports ssl 2020-02-17 21:15:37 -05:00
eric d486b5b99a duplicate method, fix validation, remove __cmp__
py3 strick about comparison
2020-02-17 21:14:39 -05:00
eric 01770ecaee passes all tests 2020-02-17 16:34:02 -05:00
eric 5eaff720f9 remove unuse pycrypto 2020-02-17 15:28:19 -05:00