1
0
Fork 0
mirror of synced 2024-06-02 10:34:43 +12:00
Commit graph

2122 commits

Author SHA1 Message Date
Nick Sweeting ed54df499e add latest pip dist changes 2020-11-28 13:22:42 -05:00
Cristian 7008f9b735 feat: move import 2020-11-28 13:11:15 -05:00
Cristian 648b4c8aab feat: Remove unused function write_json_main_index 2020-11-28 13:02:39 -05:00
Nick Sweeting a846916b82
remove unused argument 2020-11-28 12:38:15 -05:00
Cristian 10ee6db02f lint: Remove unused variable 2020-11-28 12:35:13 -05:00
Cristian fa5de72f9f refactor: Move indexing logic out of logging module 2020-11-28 12:34:40 -05:00
Nick Sweeting 1b1b9d8519 gah 2020-11-28 06:13:36 -05:00
Nick Sweeting 631d92f308 add all the dependencies 2020-11-28 06:11:00 -05:00
Nick Sweeting 8b1fafd431 sigh 2020-11-28 06:04:59 -05:00
Nick Sweeting 75049991fe fix upgrade proc in brew 2020-11-28 06:00:49 -05:00
Nick Sweeting 7dfbff9e80 use docker action for setting up python 2020-11-28 05:59:53 -05:00
Nick Sweeting 5ca0212a12 install stdeb via python only 2020-11-28 05:57:18 -05:00
Nick Sweeting df2ba9cb23 fix python deb setup 2020-11-28 05:55:34 -05:00
Nick Sweeting cda2f42b46 install missing build deps 2020-11-28 05:51:17 -05:00
Nick Sweeting 0a0bf18962 fix recursive 2020-11-28 05:48:45 -05:00
Nick Sweeting 8074a04a41 only activate venv if present 2020-11-28 05:47:03 -05:00
Nick Sweeting 90141c064b more workflows 2020-11-28 05:44:37 -05:00
Nick Sweeting 675df49320 split up workflows more evenly 2020-11-28 05:32:38 -05:00
Nick Sweeting 354fafe8b3 bump npm and python version in image 2020-11-28 05:24:49 -05:00
Nick Sweeting ee09725cf1 checkout submodules 2020-11-28 05:11:36 -05:00
Nick Sweeting 08401b14c1 precheck if venv exists instead of soft failing 2020-11-28 05:00:45 -05:00
Nick Sweeting d32aad5123 continue script if venv doesnt exist 2020-11-28 04:51:40 -05:00
Nick Sweeting 6d8b3ca190 add build step to github actions tests 2020-11-28 04:29:06 -05:00
Nick Sweeting f9cbce2b38 fix setup.py install in github actions 2020-11-28 04:25:31 -05:00
Nick Sweeting 89eda16533 fix pip editable install 2020-11-28 04:18:07 -05:00
Nick Sweeting 7f922505f1 add egg-info shortcut to fix pip editable install 2020-11-28 04:16:13 -05:00
Nick Sweeting 28bc8f1777 add note about checking for deps 2020-11-28 04:11:10 -05:00
Nick Sweeting bfa66fdddb add brew build script 2020-11-28 04:10:48 -05:00
Nick Sweeting bee1f3e263 fix lint errors 2020-11-28 04:09:59 -05:00
Nick Sweeting 2cec776a59 add docker submodule 2020-11-28 03:47:17 -05:00
Nick Sweeting 8f7806dfc9 move all pip build artifacts into pip_dist submodule 2020-11-28 03:43:59 -05:00
Nick Sweeting 54c59a38e5 add homebrew-dist as submodule 2020-11-28 03:02:31 -05:00
Nick Sweeting d8f3aac2f1 add deb_dist in release commit 2020-11-28 02:45:24 -05:00
Nick Sweeting a75af8e30e init debian submodule 2020-11-28 02:36:48 -05:00
Nick Sweeting 3108dde33e update submodules 2020-11-28 02:33:28 -05:00
Nick Sweeting 92ff775ed7 init submodule 2020-11-28 02:31:52 -05:00
Nick Sweeting 104553489f remove redundant utils file 2020-11-28 02:12:27 -05:00
Nick Sweeting 84507b68b5 add legacy code warning to schema.py 2020-11-28 02:03:40 -05:00
Nick Sweeting 7fdea91311 fix static html num_outputs info 2020-11-28 02:01:53 -05:00
Nick Sweeting fde65c3b7d fix public index missing template context 2020-11-28 01:29:34 -05:00
Nick Sweeting 7d7ce3a790 fix Snapshot count in column header 2020-11-28 01:22:58 -05:00
Nick Sweeting 9fc965d3da remove broken json download link 2020-11-28 01:19:01 -05:00
Nick Sweeting 46a53eafdb simplify history helper 2020-11-28 01:14:45 -05:00
Nick Sweeting c9162a6d09 remove finished/not finished spinners 2020-11-28 01:07:02 -05:00
Nick Sweeting 9661c863b3 css style tweaks for icons 2020-11-28 01:06:23 -05:00
Nick Sweeting 910f3d65c7 default function args can never be mutable 2020-11-28 01:06:11 -05:00
Nick Sweeting 411fdcac87 use database for num_outputs instead of legacy json 2020-11-28 01:05:53 -05:00
Nick Sweeting 7f2c834ea3 fix check_data_folder mypy types 2020-11-28 01:05:35 -05:00
Nick Sweeting afca9cb3bd bump package version 2020-11-28 00:16:15 -05:00
Nick Sweeting c2bd71667c fix github actions check 2020-11-28 00:15:31 -05:00