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

830 Commits

Author SHA1 Message Date
checktheroads
65b1787ba7 move ui & assets to package directory 2020-02-24 09:06:07 -07:00
checktheroads
6af79bda39 fix installed binary missing from path 2020-02-24 09:05:39 -07:00
checktheroads
cf8c82b3ed bump dependencies 2020-02-24 08:20:34 -07:00
checktheroads
53d0e7f51c add assets & ui to packages 2020-02-24 08:20:20 -07:00
checktheroads
1a9800c296 add static files & ui to project dist 2020-02-24 07:59:28 -07:00
checktheroads
baebf66eb4 install script cleanup 2020-02-24 07:59:15 -07:00
checktheroads
78abce66b9 move install testing to script 2020-02-24 07:58:07 -07:00
checktheroads
8f15c8dabb fix ci install 2020-02-23 10:46:56 -07:00
checktheroads
8068002c0b change http test to IPv4 localhost because docker 2020-02-23 10:34:30 -07:00
checktheroads
5c09bcf0f2 fix ci script 2020-02-23 10:33:14 -07:00
checktheroads
24da166d62 add app install to installer; fix ci test script 2020-02-23 10:09:24 -07:00
checktheroads
2277b21dc0 start automated installer; improve ci testing 2020-02-23 01:24:22 -07:00
checktheroads
afc4fe32d8 cleanup ci script 2020-02-22 00:25:18 -07:00
checktheroads
5128c18c76 fix build jobs 2020-02-22 00:06:35 -07:00
checktheroads
d99d584fde fix ci stages 2020-02-21 23:49:51 -07:00
checktheroads
65467819d2 fix docker script path 2020-02-21 23:08:54 -07:00
checktheroads
9ffbdd6ed3 fix docker script path 2020-02-21 23:01:59 -07:00
checktheroads
2945234832 fix travis config 2020-02-21 22:54:45 -07:00
checktheroads
6f205f0143 test travis 2020-02-21 22:52:42 -07:00
checktheroads
ceb5e46fc9 test circleci 2020-02-21 22:15:28 -07:00
checktheroads
1ed5b99739 remove test 2020-02-16 19:22:48 -07:00
checktheroads
e753a256ce fix example validation path 2020-02-16 19:20:49 -07:00
checktheroads
b997a3f41a fix example validator 2020-02-16 19:20:22 -07:00
checktheroads
96af268a93 test example validation 2020-02-16 19:18:17 -07:00
checktheroads
dbc1d4bffa validate examples in pre-commit 2020-02-16 19:16:53 -07:00
checktheroads
f6ba24524f validate examples in pre-commit 2020-02-16 19:16:01 -07:00
checktheroads
ff8a1df3bf add example file validation 2020-02-16 19:14:11 -07:00
checktheroads
77f5297ec0 correct old example file structure 2020-02-16 19:13:58 -07:00
checktheroads
9fd2f7071c set yarn initialization to use developer_mode 2020-02-16 19:13:27 -07:00
checktheroads
17e8b1c113 fall back main config to empty dict 2020-02-16 18:01:57 -07:00
checktheroads
7b33204fb1 exclude pyenv generated files 2020-02-16 00:53:13 -07:00
checktheroads
2b9605d7dc support python 3.6 2020-02-16 00:52:51 -07:00
checktheroads
b219a2cb1a backport py3.7 asyncio.run to support py3.6 2020-02-16 00:52:29 -07:00
checktheroads
3f00f8feed add more cli fanciness 2020-02-16 00:51:31 -07:00
checktheroads
ce480e8093 fix asset directory syncing 2020-02-15 21:56:40 -07:00
checktheroads
08255fbc29 make asset directory prior to comparison 2020-02-15 20:42:46 -07:00
checktheroads
e8c85a5c6a make target asset directory if it doesn't exist 2020-02-15 20:17:28 -07:00
checktheroads
354f789403 add asset migration to setup process 2020-02-15 20:02:47 -07:00
checktheroads
f45b149832 add node & yarn to ci testing 2020-02-15 17:19:08 -07:00
checktheroads
bf99b2c6b1 add node_modules initialization to setup 2020-02-15 17:16:40 -07:00
checktheroads
6c1f9321f9 fix current user method 2020-02-15 16:16:03 -07:00
checktheroads
ed24ef73be handle lack of color/emoji support 2020-02-15 12:18:03 -07:00
checktheroads
25aff69cf6 fix app directory validation 2020-02-15 11:01:16 -07:00
checktheroads
d4e5f9b66e validate image paths relative to app directory 2020-02-15 11:00:51 -07:00
checktheroads
92c163736d begin custom CI docker image 2020-02-15 00:21:19 -07:00
checktheroads
7d6b163771 update example 2020-02-15 00:21:01 -07:00
checktheroads
d73f1ec4ec move images out of project 2020-02-14 23:03:21 -07:00
checktheroads
0d86eb5564 add unattended setup option 2020-02-14 22:54:31 -07:00
checktheroads
9e378bc1a6 move static assets to build directory on ui build 2020-02-14 22:34:38 -07:00
checktheroads
4cb839a309 move stackprinter to dev requirements; add inquirer for CLI wizard 2020-02-14 16:31:12 -07:00