1
0
Fork 0
mirror of synced 2024-09-29 16:51:22 +13:00
Commit graph

104 commits

Author SHA1 Message Date
James DiGioia
beb0502fb4
Publish tag to Docker Hub
This tags the versions released on Docker Hub so we
can rely on those versions rather than the sha.
2021-01-10 17:08:00 -05:00
Nick Sweeting
9784dcb816 better config comments and docstrings 2020-12-20 03:11:19 +02:00
jdcaballerov
b3d7243884 Ignore tests inside vendored modules 2020-12-16 12:11:17 -05: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
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
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
8aee5c408a improve workflow names for clarity in PR status 2020-12-06 16:26:44 +02:00
Nick Sweeting
7bc13204e6
Merge branch 'master' into v0.5.0 2020-12-05 17:45:16 -05:00
Nick Sweeting
b186e98cd2
only docker push on release or master commit 2020-12-03 11:33:10 -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
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