1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

793 Commits

Author SHA1 Message Date
354f789403 add asset migration to setup process 2020-02-15 20:02:47 -07:00
f45b149832 add node & yarn to ci testing 2020-02-15 17:19:08 -07:00
bf99b2c6b1 add node_modules initialization to setup 2020-02-15 17:16:40 -07:00
6c1f9321f9 fix current user method 2020-02-15 16:16:03 -07:00
ed24ef73be handle lack of color/emoji support 2020-02-15 12:18:03 -07:00
25aff69cf6 fix app directory validation 2020-02-15 11:01:16 -07:00
d4e5f9b66e validate image paths relative to app directory 2020-02-15 11:00:51 -07:00
92c163736d begin custom CI docker image 2020-02-15 00:21:19 -07:00
7d6b163771 update example 2020-02-15 00:21:01 -07:00
d73f1ec4ec move images out of project 2020-02-14 23:03:21 -07:00
0d86eb5564 add unattended setup option 2020-02-14 22:54:31 -07:00
9e378bc1a6 move static assets to build directory on ui build 2020-02-14 22:34:38 -07:00
4cb839a309 move stackprinter to dev requirements; add inquirer for CLI wizard 2020-02-14 16:31:12 -07:00
96df5469de detect & give user option to set app runtime directory 2020-02-14 16:30:40 -07:00
498ad0ba01 interact with NextJS directly, instead of through yarn 2020-02-14 16:29:34 -07:00
5a6c0f3a12 Improve custom image handling 2020-02-14 16:29:11 -07:00
3d46ff4380 improve cli formatting; add setup wizard 2020-02-14 16:28:45 -07:00
dbf6628e8b implement CLI setup wizard 2020-02-14 16:27:08 -07:00
bf31d74c35 fix proxy rewrite paths for dev mode 2020-02-14 16:20:45 -07:00
9f6492b293 fix logo sizing 2020-02-14 16:20:16 -07:00
a0c3dfbea3 move examples to project directory 2020-02-14 16:19:53 -07:00
d228c3ff62 add inquirer to known third party 2020-02-14 16:18:39 -07:00
eb627a9f4e ci config cleanup 2020-02-14 16:17:38 -07:00
78b8b3c6e1 ci test new poetry action 2020-02-14 09:27:25 -07:00
acb2c866be ci change poetry install to python3 2020-02-14 08:35:31 -07:00
f44f0acdac ci add curl installation 2020-02-14 08:33:06 -07:00
6040a96e92 fix ci linting 2020-02-14 08:25:45 -07:00
d9be9aa6f4 update ci linting 2020-02-14 08:17:53 -07:00
1615b24fc8 test lint from cli 2020-02-13 23:59:13 -07:00
2d919bd233 remove pip installation of poetry 2020-02-13 23:51:31 -07:00
450fe41d39 bump ci poetry version 2020-02-13 23:49:43 -07:00
e011e2adbf test ci 2020-02-13 23:44:02 -07:00
349483a25d ci add pipx to path 2020-02-13 23:36:41 -07:00
496c884849 gh actions testing 2020-02-13 23:31:24 -07:00
84f531c574 fix typo & scope errors 2020-02-13 23:31:07 -07:00
97bb22f846 bump httpx to 0.11 2020-02-13 22:34:55 -07:00
0a5984ec61 try dev install via poetry 2020-02-13 22:31:34 -07:00
fbe9c16b83 fix formatting 2020-02-13 22:12:21 -07:00
71246731af fix lint directory 2020-02-13 22:05:23 -07:00
e215e7a605 fix script callable 2020-02-13 22:02:09 -07:00
624231a469 update dependencies 2020-02-13 22:00:03 -07:00
315b38921c update license year 2020-02-13 21:56:35 -07:00
5324c35558 fix gh actions branch; pip 2020-02-13 21:41:54 -07:00
1db007227f remove redis-server from tasks 2020-02-13 21:34:50 -07:00
43fdbcc397 fix gh actions syntax error 2020-02-13 21:32:06 -07:00
794aafbb9b add repo clone to actions; 2020-02-13 21:30:12 -07:00
f87a27475e fix setup title; run apt install as sudo 2020-02-13 21:24:33 -07:00
5b82f7370c bump gh actions python version to 3.6.10 2020-02-13 21:18:25 -07:00
da67811cc6 change gh action to on push 2020-02-13 21:17:02 -07:00
3102a7427a migrate CLI to module 2020-02-13 21:13:19 -07:00