1
0
Fork 0
mirror of synced 2024-08-27 07:51:37 +12:00
Commit graph

126 commits

Author SHA1 Message Date
Nick Sweeting
0aa75c861b
also install npm packages when testing brew package 2021-12-23 15:56:28 -05:00
Nick Sweeting
559c395c1e
run archivebox version after homebrew bottle build 2021-12-23 12:49:03 -05:00
Nick Sweeting
3d40693f1c change version checking order 2021-04-24 04:31:05 -04:00
Nick Sweeting
3e7d8e5264 install requirements from setup.py 2021-04-24 04:21:43 -04:00
Nick Sweeting
bfdd8a9dc1 only install django requirement 2021-04-24 04:14:09 -04:00
Nick Sweeting
e974b82db2 fix wrapping error 2021-04-24 04:07:18 -04:00
Nick Sweeting
96514e67c4 force isntall newer django version on ubuntu build ci 2021-04-24 04:05:59 -04:00
Nick Sweeting
430f28ca93 fix lint action 2021-04-24 00:09:52 -04:00
Nick Sweeting
687c34af3e ignore build dist dirs in pytest discovery 2021-04-14 04:49:16 -04:00
Nick Sweeting
3af6f7c734 reorder 2021-04-13 03:59:44 -04:00
Nick Sweeting
2ce6610d70
change latest behavior back to auto 2021-04-05 17:10:19 -04:00
Nick Sweeting
5009a845b5
try latest=true 2021-04-05 17:01:42 -04:00
Nick Sweeting
26f591fd78
update docker tags github action 2021-04-05 15:48:30 -04:00
Nick Sweeting
b90afc8c04 nodesource apt repo not supported on i386 2021-02-01 06:05:12 -05:00
Nick Sweeting
4d21a04ab5 0.5.4 release 2021-02-01 03:09:31 -05:00
Nick Sweeting
4576b40ccb use action to collect docker tags 2021-01-30 01:23:09 -05:00
Nick Sweeting
ef7711ffa0 fix cookies file arg is path 2021-01-20 19:13:53 -05:00
Nick Sweeting
50ff969209
Merge pull request #612 from mAAdhaTTah/patch-1 2021-01-21 01:39:00 +02:00
Mario Campos
bbb6cc89e9
Create codeql-analysis.yml 2021-01-20 11:23:40 -06:00
James DiGioia
c5b7d9f2bf
Publish, minor, & major version to DockerHub 2021-01-13 09:07:12 -05:00
Nick Sweeting
b5ce5b35a8 fix apt install without update in deb build 2021-01-12 12:56:06 +02:00
James DiGioia
8cdf43ec37
Fix tag logic 2021-01-10 19:07:50 -05:00
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