Commit graph

114 commits

Author SHA1 Message Date
riscy
84214c864a add basic mercurial support 2020-03-01 17:34:28 -08:00
riscy
be9ba9229d add requirements.txt 2020-03-01 17:13:53 -08:00
riscy
61eacf1d98 create installable python package 2020-03-01 17:02:42 -08:00
riscy
f5c42a2537 normalize recipes for prettier output 2020-03-01 15:42:23 -08:00
riscy
e46b38fa3d don't print out makefile info line 2020-03-01 15:32:44 -08:00
riscy
deb475c5b8 add 'RECIPE_FILE' support; rename 'check_recipe' 2020-03-01 15:07:12 -08:00
riscy
1a7ad10c57 add to default-recipe nag 2020-03-01 13:38:02 -08:00
riscy
2ad1e2aa78 improve handling of branch specifier 2020-03-01 13:34:33 -08:00
riscy
5eb797eb80 miscellaneous cleanup; improve module docstring 2020-03-01 13:34:17 -08:00
riscy
2ed429e71f pack away Dockerfile 2020-03-01 13:33:23 -08:00
riscy
ecaa63f063 add humongous jdee recipe to build script 2020-03-01 12:51:00 -08:00
riscy
10f72887d1 misc small output improvements 2020-03-01 12:51:00 -08:00
riscy
3888690118 improve handling of things we can't build 2020-03-01 12:51:00 -08:00
riscy
be634de659 tidy up code; update a couple warning messages 2020-03-01 12:50:47 -08:00
riscy
c531ff026a add small validate_recipe function 2020-03-01 09:21:04 -08:00
riscy
fcb239e20f improve output wording 2020-02-29 23:50:00 -08:00
riscy
373456666f add crude -pkg.el handling; add magit recipe check 2020-02-29 23:49:55 -08:00
riscy
17a341b562 add note re: failure on builds that have errors 2020-02-29 23:49:01 -08:00
riscy
52b2561d3d add mypy check 2020-02-29 23:48:56 -08:00
riscy
448b664580 fix need to specify both CLONE_URL and RECIPE 2020-02-29 17:59:36 -08:00
riscy
328d9901fa clean up some error handling 2020-02-29 16:21:45 -08:00
riscy
b06b65ed2e add func to get clone url from package-recipe.el 2020-02-29 16:21:43 -08:00
riscy
862ee567f7 prefer EXPECT_ERROR instead of CI/NO_ERROR 2020-02-29 12:01:58 -08:00
riscy
7b7ec1a015 improve check output 2020-02-29 10:46:34 -08:00
riscy
c1a17ab97a improve variable names/comments, add test 2020-02-29 10:46:26 -08:00
riscy
4e8435d524 update license checks 2020-02-29 10:31:21 -08:00
riscy
8f4a20d33f use environment variable to detect whether in CI 2020-02-29 08:55:24 -08:00
riscy
16232df715 simplify some of the containerized output 2020-02-29 08:55:22 -08:00
riscy
ecda3c85cd simplify fail/warn/info messages 2020-02-29 08:25:12 -08:00
riscy
652df6b8e6 fix RETURN_CODE, add NO_ERROR option for CI 2020-02-27 00:02:24 -08:00
riscy
0694e366f4 fix improperly parsed org-quotes 2020-02-26 23:39:14 -08:00
riscy
a4f35dc237 big ugly refactor 2020-02-26 23:37:46 -08:00
riscy
60118ace19 eliminate tramp returncode 2020-02-26 19:21:26 -08:00
riscy
8f41b7eb98 modify output to make errors easier to see 2020-02-26 07:39:25 -08:00
riscy
cc4145d26f test a few more PR's 2020-02-25 22:28:38 -08:00
riscy
100c479459 tidy up some output 2020-02-25 22:13:45 -08:00
riscy
baff9eefd1 feed exit code back into python script 2020-02-25 22:09:23 -08:00
riscy
26d2023a5e run melpazoid.el directly - no start.sh 2020-02-25 21:24:06 -08:00
riscy
fa14e5f129 add exit code 2020-02-24 22:40:56 -08:00
riscy
39bcd5ed39 enable simultaneous builds 2020-02-23 22:28:43 -08:00
riscy
2305d1c4c4 tweak recipe handling 2020-02-23 22:28:20 -08:00
riscy
9f38a6784b use 'melpazoid' in more places 2020-02-23 22:28:05 -08:00
riscy
50fe6bc452 fix README apostrophes 2020-02-23 10:32:19 -08:00
riscy
0118bad32c use 'test a recipe before' for default build 2020-02-23 10:32:05 -08:00
riscy
6da828d169 upd README 2020-02-23 10:20:18 -08:00
riscy
340624d7ee add a handful of TODOs 2020-02-23 10:16:19 -08:00
riscy
5ab0cac30d fix some typing; update license message 2020-02-23 10:16:19 -08:00
riscy
9cd31b5c94 reorganize repo; update Dockerfile maintainer 2020-02-23 10:16:19 -08:00
riscy
2dae6d83e3 add license :) 2020-02-23 07:39:12 -08:00
riscy
861bd5c7a0 fix travis-ci link 2020-02-22 18:56:03 -08:00