Commit Graph

14 Commits

Author SHA1 Message Date
AAfghahi 7728db7410
important change to MakeFile (#18037) 2022-01-14 10:22:30 -05:00
Hugh A. Miles II 215ee08a47
feat: Update makefile with frontend build (#17734)
* Update Makefile

* vibess
2021-12-14 12:46:57 -05:00
Hugh A. Miles II fb1bc6c9c3
Update Makefile (#17480) 2021-11-18 17:33:01 -05:00
Hugh A. Miles II 7b68002eb1
fix: create-admin command in Makefile (#17471)
* update make file

* Update Makefile
2021-11-18 15:52:30 -05:00
Ville Brofeldt 82601abe17
feat: upgrade docker image to py38 and add support for py39 (#16889)
* feat: upgrade docker image to py38 and add support for py39

* update required tests
2021-10-05 11:35:14 +03:00
Hugh A. Miles II 77ae2e1826
allow users to set port for cypress runs (#16533) 2021-09-22 11:24:56 -04:00
Hugh A. Miles II c0e9006eb7
feat: add activate command (#16404)
* add activate command

* Update Makefile

* fix linting

* fix
2021-08-24 10:45:40 -07:00
Hugh A. Miles II ea803c3d1c
feat: Add new dev commands to Makefile (#16327)
* updating makefile

* Update Makefile
2021-08-20 12:31:21 -04:00
Yongjie Zhao 32d2aa0c40
feat: run extra query on QueryObject and add compare operator for post_processing (#15279)
* rebase master and resolve conflicts

* pylint to makefile

* fix crash when pivot operator

* fix comments

* add precision argument

* query test

* wip

* fix ut

* rename

* set time_offsets to cache key

wip

* refactor get_df_payload

wip

* extra query cache

* cache ut

* normalize df

* fix timeoffset

* fix ut

* make cache key logging sense

* resolve conflicts

* backend follow up iteration 1

wip

* rolling window type

* rebase master

* py lint and minor follow ups

* pylintrc
2021-07-28 22:34:39 +08:00
Beto Dealmeida 42a1061bfa
fix: small fixes for Makefile (#15670) 2021-07-13 15:45:23 -07:00
Hugh A. Miles II dbebaf219b
feat: Add `make update` cmd (#14652)
* setup of makefile

* lit

* update makefile
2021-05-20 13:39:00 -04:00
Hugh A. Miles II 76a06a78da
use pre-commit instead (#14581) 2021-05-12 16:16:18 -04:00
Hugh A. Miles II 96289e93d7
feat: add `make format` command (#14491)
* Update Makefile

* fix makefile
2021-05-06 11:16:49 -04:00
Hugh A. Miles II 01de3096b3
chore: starter make file (#13970)
* starter make file

* yea

* update docs

* lit

* remove venv from comamnds

* venv
2021-04-22 17:54:12 -04:00