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
|
c6f0b8e6b3
|
link dev time and money in new issue template
|
2021-01-23 17:10:58 -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
|
ab6fdb83be
|
Update CONTRIBUTING.md
|
2021-01-13 05:55:46 -05:00 |
|
Nick Sweeting
|
f50e49fa92
|
require version info in all tickets
|
2021-01-13 05:52:59 -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 |
|
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 |
|
Nick Sweeting
|
ee09725cf1
|
checkout submodules
|
2020-11-28 05:11:36 -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
|
c2bd71667c
|
fix github actions check
|
2020-11-28 00:15:31 -05:00 |
|
Nick Sweeting
|
a1cd8a5217
|
fix missing amd64 docker builds
|
2020-11-23 23:12:27 -05:00 |
|
Nick Sweeting
|
f05ae7043f
|
add social link to funding
|
2020-11-23 05:01:23 -05:00 |
|
Nick Sweeting
|
d97fc6b16c
|
push builds to new docker org
|
2020-11-23 02:00:02 -05:00 |
|
Nick Sweeting
|
75d4125e3e
|
wishful thinking, not allowed to push userless tags
|
2020-11-22 19:23:42 -05:00 |
|
Nick Sweeting
|
43bc59b3d5
|
add plain non-user-scoped tag to docker image
|
2020-11-22 18:52:13 -05:00 |
|
Nick Sweeting
|
e4fa56e55a
|
fix indentation and workflow name
|
2020-11-22 18:41:22 -05:00 |
|
Nick Sweeting
|
bb21198239
|
rename workflow
|
2020-11-22 18:38:38 -05:00 |
|
Nick Sweeting
|
4c3c6154f6
|
update secrets names
|
2020-11-22 18:01:39 -05:00 |
|
Chris Meller
|
244e296652
|
Remove Docker Workflow's scheduled trigger.
|
2020-11-17 18:03:30 +02:00 |
|
Chris Meller
|
c0b4198eaf
|
Create Docker Workflow config
|
2020-11-17 17:57:03 +02:00 |
|
Nick Sweeting
|
5225c17073
|
disable docker layer caching for now
|
2020-11-09 22:55:55 -05:00 |
|
Cristian
|
d471dd7c8a
|
feat: Update usage of get-env in gh-actions (deprecation)
|
2020-10-23 06:54:37 -05:00 |
|
Angel Rey
|
b56f0a7d42
|
Updated image
|
2020-10-21 09:21:26 -05:00 |
|
Cristian Vargas
|
a850b4a9d9
|
Merge branch 'master' into tags
|
2020-10-20 08:23:25 -05:00 |
|
Angel Rey
|
bddee62c1f
|
Added network host
|
2020-10-13 09:42:19 -05:00 |
|
Nick Sweeting
|
375bb910d0
|
Update PULL_REQUEST_TEMPLATE.md
|
2020-10-10 21:52:53 -04:00 |
|
Nick Sweeting
|
622df14b47
|
Update CONTRIBUTING.md
|
2020-10-10 21:49:45 -04:00 |
|
Nick Sweeting
|
5ecbb0e442
|
fix bin permissions and layer caching util version
|
2020-10-10 21:44:06 -04:00 |
|
Angel Rey
|
bf09c6b40a
|
Fixed docker test
|
2020-09-24 15:34:23 -05:00 |
|
ttimasdf
|
dd98401a00
|
add MERCURY_BINARY to CI env
|
2020-09-22 18:44:12 -05:00 |
|
Nick Sweeting
|
356cfb30cb
|
add archivebox version to github debug output
|
2020-08-14 00:39:02 -04:00 |
|
Nick Sweeting
|
d89a50e2fb
|
fix yaml
|
2020-08-14 00:35:43 -04:00 |
|
Nick Sweeting
|
e7948cf161
|
install node dependencies from package.json
|
2020-08-13 23:21:15 -04:00 |
|
Zach Scheider
|
af5da93c05
|
Change roadmap links to wiki
|
2020-08-11 00:32:31 -04:00 |
|
Nick Sweeting
|
c8e3aed647
|
Merge pull request #403 from cdvv7788/single-file
|
2020-08-06 22:43:47 -04:00 |
|
Cristian
|
2c2a44dced
|
tests: Correct pip cache folder
|
2020-08-05 13:50:31 -05:00 |
|
Cristian
|
733075cbd0
|
tests: Set SINGLEFILE_BINARY instead of putting the binary in the path
|
2020-08-04 12:17:29 -05:00 |
|
Cristian
|
02afd948dc
|
tests: Add singlefile steps
|
2020-08-04 09:56:52 -05:00 |
|
Cristian
|
98d9d58f63
|
fix: Remove venv
|
2020-07-31 12:21:01 -05:00 |
|
Cristian
|
206ade7d7c
|
fix: Use pip cache instead of venv folder
|
2020-07-31 11:58:36 -05:00 |
|
Nick Sweeting
|
457e4406af
|
shorten ci runtime
|
2020-07-28 08:44:06 -04:00 |
|
Nick Sweeting
|
331418ef8b
|
fix curl grep str
|
2020-07-28 08:22:40 -04:00 |
|
Nick Sweeting
|
e671ddd22b
|
increase ci step delays
|
2020-07-28 08:14:50 -04:00 |
|
Nick Sweeting
|
ab1dac50f6
|
ignore docker restart retcode
|
2020-07-28 08:02:08 -04:00 |
|
Nick Sweeting
|
4bab1c258e
|
bump delays between docker steps
|
2020-07-28 07:55:03 -04:00 |
|
Nick Sweeting
|
98ca578684
|
fix yaml
|
2020-07-28 07:50:56 -04:00 |
|
Nick Sweeting
|
f0d4f9ca70
|
better compose testing in github actions
|
2020-07-28 07:49:04 -04:00 |
|
Nick Sweeting
|
a0a26946eb
|
add pip upgrade step to silence warnings
|
2020-07-28 07:36:40 -04:00 |
|
Nick Sweeting
|
922ddba222
|
fix missing step id
|
2020-07-28 07:33:48 -04:00 |
|
Nick Sweeting
|
7503578282
|
fix yaml error2
|
2020-07-28 07:32:23 -04:00 |
|
Nick Sweeting
|
13188c0ead
|
fix yaml error
|
2020-07-28 07:31:39 -04:00 |
|
Nick Sweeting
|
f30176a765
|
only create venv if cache misses
|
2020-07-28 07:31:11 -04:00 |
|
Nick Sweeting
|
43ed722a8d
|
activate venv before pytest
|
2020-07-28 07:30:00 -04:00 |
|
Nick Sweeting
|
78e1b8c15b
|
put venv in path instead of manually hardcoding bins
|
2020-07-28 07:27:42 -04:00 |
|
Nick Sweeting
|
5e56c0f14e
|
install pytest and bottle manually
|
2020-07-28 07:25:36 -04:00 |
|
Nick Sweeting
|
1b96c582a7
|
fix lint and improve docker-compose instructions
|
2020-07-28 07:18:10 -04:00 |
|
Nick Sweeting
|
e68f6aaa76
|
check for login page in github ci
|
2020-07-28 00:53:50 -04:00 |
|
Nick Sweeting
|
d6ac7998f0
|
fix venv path
|
2020-07-28 00:14:34 -04:00 |
|
Nick Sweeting
|
2fa8b9d359
|
tweak github actions CI caching
|
2020-07-28 00:13:10 -04:00 |
|
Cristian
|
9d316ac928
|
test: bypass mypy check
|
2020-07-24 14:37:29 -05:00 |
|
Nick Sweeting
|
fd724e0915
|
Apply suggestions from code review
|
2020-07-23 11:33:01 -04:00 |
|
Angel Rey
|
d905eca630
|
Added curl follow redirect
|
2020-07-22 18:39:02 -05:00 |
|
Angel Rey
|
4202569401
|
Updated test workflow
|
2020-07-22 18:30:36 -05:00 |
|
apkallum
|
ffaae51077
|
test github actions
|
2020-07-03 16:52:28 -04:00 |
|
Nick Sweeting
|
9fc4344cff
|
Add BTC and ETH links to Funding
|
2019-10-17 12:58:25 -04:00 |
|
Nick Sweeting
|
26c369d8f6
|
Update FUNDING.yml
|
2019-10-17 12:57:57 -04:00 |
|
Nick Sweeting
|
15f9b7d4a5
|
Update FUNDING.yml
|
2019-10-17 12:53:53 -04:00 |
|
Nick Sweeting
|
f6e34cf0d3
|
Update FUNDING.yml
|
2019-10-17 12:48:42 -04:00 |
|
Nick Sweeting
|
66c8949fb7
|
Update FUNDING.yml
|
2019-10-17 12:44:06 -04:00 |
|
Nick Sweeting
|
d6e9c89c7f
|
Update FUNDING.yml
|
2019-10-17 12:43:25 -04:00 |
|
Nick Sweeting
|
bdfbd517b6
|
Update FUNDING.yml
|
2019-10-17 12:40:43 -04:00 |
|
Nick Sweeting
|
73cdb8dafe
|
Update CONTRIBUTING.md
|
2019-10-04 11:39:30 -04:00 |
|
Nick Sweeting
|
2c71db27fe
|
Update CONTRIBUTING.md
|
2019-10-04 11:39:03 -04:00 |
|
Nick Sweeting
|
4d25980e31
|
Update feature_request.md
|
2019-09-25 02:35:42 -04:00 |
|
Nick Sweeting
|
c86cbbfefd
|
Update feature_request.md
|
2019-09-25 02:22:42 -04:00 |
|
Nick Sweeting
|
b7ea44a1e2
|
Update feature_request.md
|
2019-09-18 19:38:33 -05:00 |
|
Nick Sweeting
|
688b7b6b01
|
Create question_or_discussion.md
|
2019-09-18 19:36:33 -05:00 |
|
Nick Sweeting
|
1ad7930a70
|
Update feature_request.md
|
2019-09-18 19:34:01 -05:00 |
|
Nick Sweeting
|
0def5c216b
|
Update bug_report.md
|
2019-09-18 19:33:28 -05:00 |
|
Nick Sweeting
|
4f8b54064b
|
Update documentation_change.md
|
2019-09-18 19:32:54 -05:00 |
|
Nick Sweeting
|
ad4da878ce
|
Update documentation_change.md
|
2019-09-18 19:32:16 -05:00 |
|
Nick Sweeting
|
2d49836d14
|
Update feature_request.md
|
2019-09-18 19:30:22 -05:00 |
|
Nick Sweeting
|
037da6bb12
|
Update bug_report.md
|
2019-09-18 19:27:46 -05:00 |
|
Nick Sweeting
|
2afc3cbc8a
|
Update FUNDING.yml
|
2019-07-09 13:23:39 -04:00 |
|
Nick Sweeting
|
db1f6efc93
|
Create FUNDING.yml
|
2019-05-27 11:40:51 -04:00 |
|
Nick Sweeting
|
403025a73b
|
Update bug_report.md
|
2019-04-10 17:09:54 -04:00 |
|
Nick Sweeting
|
19a7f12a00
|
Update PULL_REQUEST_TEMPLATE.md
|
2019-03-30 15:30:21 -04:00 |
|
Nick Sweeting
|
2833411853
|
Update documentation_change.md
|
2019-03-28 17:13:01 -04:00 |
|
Nick Sweeting
|
0e1e860393
|
Update feature_request.md
|
2019-03-28 17:12:25 -04:00 |
|
Nick Sweeting
|
39f04ce5f6
|
Update documentation_change.md
|
2019-03-28 17:11:58 -04:00 |
|
Nick Sweeting
|
157941fc28
|
Update bug_report.md
|
2019-03-28 17:11:43 -04:00 |
|
Nick Sweeting
|
380ba5e456
|
Create documentation_change.md
|
2019-03-28 17:06:33 -04:00 |
|
Nick Sweeting
|
ee3e8d4926
|
Update bug_report.md
|
2019-03-22 12:53:58 -04:00 |
|
Nick Sweeting
|
47855b05cf
|
Update feature_request.md
|
2019-03-22 12:45:59 -04:00 |
|