Commit graph

2055 commits

Author SHA1 Message Date
Cristian
57d1a3d4e5 refactor: Remove setup_django from html.py 2020-12-11 17:49:16 -05:00
Cristian
ce53b0220c refactor: Remove setup_django from index 2020-12-11 17:36:31 -05:00
Cristian
e82161a768 refactor: Remove setup_django from search 2020-12-11 16:43:48 -05:00
Cristian
a28547cbca refactor: Remove get_empty_snapshot queryset function and generate it directly 2020-12-11 16:27:15 -05:00
Cristian
81d766aba1 refactor: Remove setup_django from title.py 2020-12-11 16:03:50 -05:00
Nick Sweeting
3ada7e7987 recommend docker compose 2020-12-11 22:51:03 +02:00
Nick Sweeting
63caff2811 readme tweaks 2020-12-11 22:50:16 +02:00
Nick Sweeting
1e8ed66a9e fix readme syntax 2020-12-11 22:46:34 +02:00
Nick Sweeting
6066d30b62 update readme 2020-12-11 22:45:15 +02:00
Nick Sweeting
1a00572138 fix case expression syntax 2020-12-11 21:45:15 +02:00
Nick Sweeting
491cbe85f0 use actions if statment instead of bash 2020-12-11 21:44:21 +02:00
Nick Sweeting
35da16f203 different bash switch style 2020-12-11 21:41:46 +02:00
Nick Sweeting
d92369b62a skip tests on windows for now 2020-12-11 21:38:45 +02:00
Nick Sweeting
9ee52b52b4 add more TODO comments to github actions 2020-12-11 21:26:37 +02:00
Nick Sweeting
d67d212682 break package deps into multiple lines 2020-12-11 21:05:40 +02:00
Nick Sweeting
72e5c811ba bump ubuntu version used for linter and pip build 2020-12-11 21:04:30 +02:00
Nick Sweeting
335732649b tweak node dependency version detection order 2020-12-11 21:03:17 +02:00
Nick Sweeting
1c87c27105 patch migration JSONField as well 2020-12-11 20:50:45 +02:00
Nick Sweeting
081d94d799 fallback to old JSONField from lib if django version is old 2020-12-11 20:45:44 +02:00
Nick Sweeting
dc222e3636 bump ubuntu version used for tests 2020-12-11 20:38:51 +02:00
Nick Sweeting
5faeb13872 use ubuntu-20.04 instead of latest 2020-12-11 20:18:17 +02:00
Nick Sweeting
82de5631bb dont enable universe until after setup 2020-12-11 20:11:52 +02:00
Nick Sweeting
8896e1957a force add focal instead of bionic 2020-12-11 20:10:11 +02:00
Nick Sweeting
b61143337e add universe to sources as root 2020-12-11 20:07:40 +02:00
Nick Sweeting
c4961d08b3 enable universe in apt sources 2020-12-11 20:03:17 +02:00
Nick Sweeting
58bdaff183 split out problematic packages for better info 2020-12-11 19:56:21 +02:00
Nick Sweeting
0ab8581c71 install local package force using dot slash 2020-12-11 19:46:26 +02:00
Nick Sweeting
c47fee066d disable color and force utf-8 output on windows runner 2020-12-11 19:45:46 +02:00
Nick Sweeting
b76ba443f0 fix deb_dist 2020-12-11 19:41:05 +02:00
Nick Sweeting
03334ec687 whoops forgot sudo 2020-12-11 19:38:08 +02:00
Nick Sweeting
2db5e51b54 fix windows shutil not able to handle pathlib 2020-12-11 19:33:18 +02:00
Nick Sweeting
93e6d22c1c dont run package tests when building deb pkg 2020-12-11 19:30:26 +02:00
Nick Sweeting
aee219eb91 use system python instead of github actions python 2020-12-11 19:23:10 +02:00
Nick Sweeting
988aa9b572 tweak debian distutils location 2020-12-11 19:17:41 +02:00
Nick Sweeting
80a156f83a cleanup previous build artifacts before deb_dist build 2020-12-11 19:14:11 +02:00
Nick Sweeting
023a339cf8 fix debian build syntax 2020-12-11 19:11:42 +02:00
Nick Sweeting
27b266af5f fix ls a option not available on windows 2020-12-11 19:10:39 +02:00
Nick Sweeting
ec86060a61 add github push code to builder CI actions 2020-12-11 19:09:40 +02:00
Nick Sweeting
4cda0d4e44 use system distutils on debian ci image 2020-12-11 19:04:27 +02:00
Nick Sweeting
a804956477 split debian process into 3 steps 2020-12-11 18:59:34 +02:00
Nick Sweeting
1960ec517c ignore utf8 errors in setup.py on windows 2020-12-11 18:54:26 +02:00
Nick Sweeting
6022cbc5f4 add debian distutils to build machine 2020-12-11 18:52:07 +02:00
Nick Sweeting
ec2c2f5bea add tests for windows 2020-12-11 18:44:53 +02:00
Nick Sweeting
e6a77dc8b1 split up debian build into two steps 2020-12-11 18:35:25 +02:00
Nick Sweeting
7de7ff9a54 clear previous build wheels before building in CI 2020-12-11 18:26:27 +02:00
Nick Sweeting
db1f9b759e skip brew build in linux and debian build on mac 2020-12-11 16:59:53 +02:00
Nick Sweeting
e90cf05141 fix lint errors 2020-12-11 16:51:11 +02:00
Nick Sweeting
e03d17c208 test extract flag on oneshot 2020-12-11 16:49:18 +02:00
Nick Sweeting
e17c30ed2b save test output in tests/out 2020-12-11 16:49:00 +02:00
Nick Sweeting
09fa58ea4b ignore egg info in root 2020-12-11 16:22:38 +02:00