Commit Graph

26 Commits

Author SHA1 Message Date
Thea Schöbl
9430e10387 feat: transition from TSLint to ESLint 2022-06-01 12:00:53 +00:00
Jovan Krunić
7d396f9202 fix: adjust command of typedoc (upgrade typescript) 2021-09-13 16:40:49 +02:00
Rainer Killinger
f13a9a2036 refactor: update copyright year calculation 2021-02-22 10:23:39 +01:00
Rainer Killinger
a87969813f refactor: update dependencies 2021-02-22 10:20:30 +01:00
Rainer Killinger
49ff960616 refactor: change CI caching to before_script 2020-11-04 13:13:40 +01:00
Frank Nagel
c11b1da9a6 feat: Change 'npm audit' failure behaviour
The audit fails only if the results include a vulnerability with a level of
at least 'high' in scheduled pipelines.
2020-06-19 13:09:34 +02:00
Rainer Killinger
c264c2ac36 ci: seperate audit jobs from test stage
Fixes#31
2020-02-06 12:50:51 +01:00
Michel Jonathan Schmitz
b8cefa4254 fix: remove package-job when forPackaging is false 2019-07-11 14:10:03 +02:00
Rainer Killinger
78e9e8250c refactor: add publish stage for jobs that do not deploy 2019-07-02 12:48:29 +02:00
Michel Jonathan Schmitz
8ece33b6e6 fix: update the nyc configuration 2019-06-24 07:34:34 +02:00
Karl-Philipp Wulfert
1a4ec52712 fix: only check copyright years for TypeScript files
Fixes #25
2019-06-04 15:26:21 +02:00
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