Commit Graph

15 Commits

Author SHA1 Message Date
Karl-Philipp Wulfert
b995bb5c14 fix: skip template lines to avoid parser errors
Fixes #26
2019-06-04 15:15:02 +02:00
Jovan Krunić
7754617c39 refactor: remove git push from the postversion script
Closes #24
2019-05-29 13:44:10 +02:00
Karl-Philipp Wulfert
cbee9b888c feat: automatically generate changelog after version bump
Fixes #23
2019-05-28 16:00:51 +02:00
Karl-Philipp Wulfert
5659295b88 fix: fix regression with copyright years 2019-05-28 11:05:45 +02:00
Karl-Philipp Wulfert
ac0166020e refactor: adjust code to stricter rules 2019-05-27 16:26:07 +02:00
Karl-Philipp Wulfert
14b6420c33 feat: adjust TSLint command to enable advanced rules
References #21
2019-05-27 16:26:07 +02:00
Karl-Philipp Wulfert
60f7e4cae2 fix: make sure that npmrc is created in correct home directory 2019-05-24 14:13:48 +02:00
Karl-Philipp Wulfert
ec8c891a7a fix: use lib as artifacts path
Fixes #19
2019-05-21 16:44:16 +02:00
Karl-Philipp Wulfert
1e3e7dfac8 feat: add rules to enforce automatic package publishing
References #18
2019-05-20 11:46:47 +00:00
Karl-Philipp Wulfert
cf81c1e520 fix: remove wrong excluded path from nyc config
Fixes #16
2019-05-20 11:39:27 +00:00
Karl-Philipp Wulfert
1c826a41e0 feat: warn about extraneous copyright years
References #17
2019-05-16 12:13:05 +02:00
Karl-Philipp Wulfert
44c82ade69 feat: add check for copyright years
Fixes #17
2019-05-16 11:57:07 +02:00
Karl-Philipp Wulfert
116ddebfb8 feat: add possibility to ignore CI entries
Fixes #14
2019-04-30 13:17:57 +02:00
Karl-Philipp Wulfert
da2d7f6f91 feat: add configuration for configuration checks
Fixes #13
2019-04-18 16:03:52 +02:00
Karl-Philipp Wulfert
a0c3a12799 refactor: extract code into several functions 2019-04-16 11:31:47 +02:00