riscy
|
801964e829
|
add EXIST_OK env var
|
2020-04-26 14:57:20 -07:00 |
|
riscy
|
e0614cf064
|
print some repository info when api available
|
2020-04-26 14:57:20 -07:00 |
|
riscy
|
592df879ed
|
add github build action, simplify travis build
|
2020-04-26 14:57:17 -07:00 |
|
riscy
|
607846cc1b
|
reword and improve some warnings
|
2020-04-26 14:46:43 -07:00 |
|
riscy
|
dd50b29c11
|
check mirrored emacswiki files (revisits #6)
|
2020-04-25 13:45:06 -07:00 |
|
riscy
|
1c30c9e895
|
combine and cleanup packaging and license checks
|
2020-04-18 13:08:31 -07:00 |
|
riscy
|
519537ac57
|
extend usage with support for local builds (#9)
|
2020-04-18 13:03:01 -07:00 |
|
riscy
|
630539ea43
|
only shallow clone with github, gitlab, bitbucket
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
cfb8c2f199
|
touch up a few lints and failure messages
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
d5e4df45ee
|
add package-lint's multifile package support
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
310a5c3e2c
|
revise license boilerplate check
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
36befb041e
|
reword some linter output
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
5c6a3ea450
|
output clickable URL when checking epkgs
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
55eec68f6f
|
ensure package name matches recipe filename
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
984d4a8425
|
improve melpazoid.el 'load' check
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
e08d0ee035
|
add a few more boilerplate detectors
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
e78196f403
|
prefer shallow clone with git
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
7bc2bd6022
|
rm occasionally-failing license api doctest
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
9af7ced5ee
|
update/improve a handful of lints
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
4b1bcbccc9
|
add lint re: bind-keys overwriting bindings
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
324feafc2b
|
allow #clone to take None as branch name
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
ee9d68220e
|
simplify travis environment variables
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
5dc65b7c9d
|
check emacsmirror for packages with same name
...in addition to MELPA, as described in #6
|
2020-04-15 23:31:49 -07:00 |
|
Chris Rayner
|
6064b34d3e
|
Merge pull request #7 from Silex/patch-1
Fix paths in README
|
2020-04-15 23:14:55 -07:00 |
|
Philippe Vaucher
|
91c4a2fe1b
|
Fix paths in README
|
2020-04-16 07:58:36 +02:00 |
|
riscy
|
13ee17fffd
|
use simple tokenize_expression to get package name
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
7efa174d82
|
build fewer recipes during CI
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
07648c6c16
|
jump through hoop to upgrade org-mode
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
ecc217439d
|
drop support for locally hosted packages
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
70f0190358
|
clean up comments, tighten up func/variable names
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
84ef4780d1
|
don't check -pkg.el files for license boilerplate
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
5755c334be
|
fix cloning checks
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
5751e13897
|
clean up a handful of lint messages
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
3b827d503d
|
always prefer 'master' as the default branch
per https://github.com/melpa/melpa/pull/6712
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
2e19cad16d
|
add load-file check to byte-compilation
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
bcfb48950d
|
rely on MELPA machinery for more scripting
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
ed5d2143d1
|
tidy up package details output
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
bd07a1e4b7
|
misc cleanup; lru_cache some functions; rm doctest
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
45a6f97a94
|
improve lisp usage; split out recipe_struct_elisp
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
c941f67155
|
rm su-exec and other Dockerfile cleanup
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
6e71b9d79c
|
reword and revise order of license/recipe checks
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
990b092f87
|
fix return_code handling; fix recipe output
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
ca4b1c6fa1
|
simplify 'patch' hack
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
9750ff8868
|
don't require recipe name to get clone address
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
584f46f51c
|
cache package_recipe.el download
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
1cbb36de09
|
improve variable naming (name -> filename)
|
2020-03-16 21:57:34 -07:00 |
|
Chris Rayner
|
9d7cbc456d
|
Merge pull request #2 from conao3/fix-phony-target
Fix phony target
|
2020-03-02 07:24:27 -08:00 |
|
conao3
|
532e23c1d5
|
fix phony target
|
2020-03-02 18:08:56 +09:00 |
|
riscy
|
0768e89231
|
improve handling of recipes with comments in them
|
2020-03-01 21:14:52 -08:00 |
|
riscy
|
001e53844c
|
don't attempt to normalize recipes
|
2020-03-01 18:17:32 -08:00 |
|