Commit Graph

77 Commits

Author SHA1 Message Date
Michel Jonathan Schmitz
67b31182e4 refactor: use the gitlab registry image 2019-06-27 08:08:31 +02:00
Michel Jonathan Schmitz
a478715d80 fix: update the uml job to use our node image 2019-06-27 08:08:31 +02:00
Michel Jonathan Schmitz
af904a7a05 fix: remove duplicate job 2019-06-27 08:08:31 +02:00
Michel Jonathan Schmitz
0f21da4a92 feat: add the uml generator 2019-06-27 08:08:31 +02:00
Rainer Killinger
a9c0fddb23 docs: update changelog 2019-06-24 12:56:16 +02:00
Rainer Killinger
ef7724759d 0.7.0 2019-06-24 12:56:12 +02:00
Rainer Killinger
dbc0586fc2 test: add test for validator 2019-06-18 14:16:17 +02:00
Rainer Killinger
b965f7cd6e test: adjust schema test for broader use cases 2019-06-18 14:16:17 +02:00
Rainer Killinger
c4a403e807 refactor: reintroduce validateThing method 2019-06-18 14:16:13 +02:00
Karl-Philipp Wulfert
f90e93c1f4 test: make routes job fail if number of files is lower than 100 2019-06-05 17:38:07 +02:00
Karl-Philipp Wulfert
4d4f7bf7ac refactor: adjust code to new configuration 2019-06-05 17:25:02 +02:00
Karl-Philipp Wulfert
e70d5dccab build: update dependencies 2019-06-05 16:29:16 +02:00
Karl-Philipp Wulfert
626d87639f ci: add automatic publishing
Fixes #21
2019-05-27 18:07:31 +02:00
Karl-Philipp Wulfert
13b4d3d498 refactor: adjust code to updated dependencies 2019-05-27 18:07:30 +02:00
Karl-Philipp Wulfert
3fda81d279 docs: adjust copyright years 2019-05-27 18:03:02 +02:00
Karl-Philipp Wulfert
e8863db4a2 build: update dependencies 2019-05-27 17:54:30 +02:00
Karl-Philipp Wulfert
8c0613b3da docs: update changelog 2019-04-16 13:58:42 +02:00
Karl-Philipp Wulfert
d7ef81f045 0.6.0 2019-04-16 13:58:38 +02:00
Karl-Philipp Wulfert
19a403c14d ci: adjust ci configuration 2019-04-16 13:42:06 +02:00
Karl-Philipp Wulfert
271da70483 build: adjust scripts and contributors 2019-04-16 13:41:54 +02:00
Karl-Philipp Wulfert
011c191538 build: exclude documentation from packages
Fixes #19
2019-04-16 13:41:35 +02:00
Karl-Philipp Wulfert
c0f37ccd69 build: update dependencies 2019-04-16 13:39:34 +02:00
Karl-Philipp Wulfert
b1cee16bde docs: update changelog 2019-04-09 16:11:12 +02:00
Karl-Philipp Wulfert
7f8b158eae 0.5.1 2019-04-09 16:11:09 +02:00
Rainer Killinger
b8e3322d7f docs: Update examples in README.md 2019-04-09 12:32:45 +00:00
Karl-Philipp Wulfert
641b80964e docs: update changelog 2019-04-09 11:09:38 +02:00
Karl-Philipp Wulfert
67b6d50459 0.5.0 2019-04-09 11:09:20 +02:00
Karl-Philipp Wulfert
cbe465efd5 build: correctly list dev dependencies 2019-04-09 08:59:28 +00:00
Karl-Philipp Wulfert
e34ac4308e ci: fix scheduled audit 2019-04-09 10:57:20 +02:00
Karl-Philipp Wulfert
9e8dc186f3 build: update dependencies
Fixes #16
2019-04-08 10:59:40 +02:00
Karl-Philipp Wulfert
a7ac4fe23d docs: update changelog 2019-04-03 15:06:56 +02:00
Karl-Philipp Wulfert
bd41c3a707 0.4.0 2019-04-03 15:06:53 +02:00
Wieland Schöbl
944f4e252d ci: allow audit to fail 2019-04-03 14:31:47 +02:00
Wieland Schöbl
1022150ca3 feat: add feature to validate schemas directly 2019-04-03 14:31:38 +02:00
Karl-Philipp Wulfert
3e5fa7fc2f build: update dependencies 2019-02-26 17:13:43 +01:00
Karl-Philipp Wulfert
15e9432ae0 docs: adjust readme to reflect changes 2019-02-26 16:56:06 +01:00
Karl-Philipp Wulfert
89fcf5b642 ci: add test job for generation of route documentation 2019-02-26 16:55:53 +01:00
Karl-Philipp Wulfert
d3ce936626 feat: adjust generation of route documentation
Fixes #12
2019-02-26 16:52:11 +01:00
Michel Jonathan Schmitz
1dbb59b9d7 refactor: remove deprecated and unused methods 2019-02-22 11:09:35 +01:00
Karl-Philipp Wulfert
4984f78d95 docs: update changelog 2019-02-06 17:04:13 +01:00
Karl-Philipp Wulfert
bf7ff5abd5 0.3.0 2019-02-06 17:04:11 +01:00
Karl-Philipp Wulfert
1c744328eb feat: ensure correct path for input files 2019-02-06 17:03:51 +01:00
Jovan Krunić
7519ba2bfe docs: update changelog 2019-01-30 15:43:39 +01:00
Jovan Krunić
f73d0779f1 0.2.1 2019-01-30 15:43:12 +01:00
Karl-Philipp Wulfert
6b1a4202f9 fix: use tsconfig.json of project for schema generation
Fixes #10
2019-01-30 15:15:03 +01:00
Karl-Philipp Wulfert
aa645a2cc4 feat: add function to find tsconfig.json 2019-01-30 15:15:03 +01:00
Michel Jonathan Schmitz
466cc2579c docs: update the method description 2019-01-30 12:29:41 +00:00
Michel Jonathan Schmitz
0f179f1200 docs: add the hint to only use the method for SC types 2019-01-30 11:29:42 +00:00
Michel Jonathan Schmitz
e559234cea fix: add SC prefix to the camel cased type of the instance 2019-01-30 10:38:11 +00:00
Michel Jonathan Schmitz
ba2de4b48f refactor: update the CLI examples 2019-01-30 08:14:47 +00:00