Commit graph

25 commits

Author SHA1 Message Date
Korytov Pavel
cdfc3f87c0
Fix "progress=plain and quiet cannot be used together" in CI (#30) 2023-09-02 12:12:11 -07:00
Peter Hoeg
d482d5d3e9
allow overriding docker command for podman (#27) 2023-05-21 08:44:56 -07:00
riscy
e29fc9fdfb prefer less disruptive --progress=plain during docker build 2022-12-15 13:08:29 -08:00
riscy
a3a5eb0dc4 use mypy --strict 2022-04-03 14:47:07 -07:00
riscy
6548415497 add --pids-limit=5 to default DOCKER_OPTIONS 2022-02-20 10:33:58 -08:00
riscy
0485f4bd56 consolidate all DOCKER_OPTIONS at the top of the Makefile 2021-11-14 09:57:24 -08:00
riscy
47a8c5cbee be explicit about using python3 in Makefile 2021-10-09 14:46:47 -07:00
riscy
9e6b032b57 build: output top-5 pytest durations 2021-08-29 13:02:15 -07:00
riscy
777cad2d9a tidy up auto-install of typing packages during build 2021-08-01 10:21:37 -07:00
riscy
d0e280dad7 fix test-melpazoid for latest mypy version 2021-07-03 13:53:16 -07:00
riscy
c02e988945 add a few more limitations to running Docker image 2021-05-16 16:14:16 -07:00
riscy
2ae45ddaa9 test: tighten up type hints; test before formatting 2020-09-04 20:36:50 -07:00
riscy
2bfce129b7 test: make mypy stricter, reorder checks 2020-08-22 21:30:25 -07:00
riscy
53099b0b69 fix various small output nags and lints 2020-06-14 17:40:06 -07:00
riscy
c26889f18f add 'test-melpazoid' recipe; cleanup for tests 2020-05-02 23:36:59 -07:00
riscy
592df879ed add github build action, simplify travis build 2020-04-26 14:57:17 -07:00
riscy
d5e4df45ee add package-lint's multifile package support 2020-04-15 23:31:49 -07:00
conao3
532e23c1d5
fix phony target 2020-03-02 18:08:56 +09:00
riscy
61eacf1d98 create installable python package 2020-03-01 17:02:42 -08:00
riscy
2ed429e71f pack away Dockerfile 2020-03-01 13:33:23 -08:00
riscy
9f38a6784b use 'melpazoid' in more places 2020-02-23 22:28:05 -08:00
riscy
57c10fa4c4 improve output 2020-02-22 16:14:43 -08:00
riscy
4b701678a0 improve entrypoints 2020-02-22 15:30:08 -08:00
riscy
bb0a3cda47 add quick-start instructions 2020-02-22 11:48:06 -08:00
riscy
90ac01f3ae add build files 2020-02-22 11:12:56 -08:00