Commit Graph

16 Commits

Author SHA1 Message Date
Thomas Lamprecht
604f8c2abf d/scripts: trim build and jenkins too
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-12-06 14:14:27 +01:00
Thomas Lamprecht
72308890e3 d/scripts: make changes trimmer case insensitive
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-12-06 14:09:24 +01:00
Thomas Lamprecht
be7da736f9 bump version to 8.3.0-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-12-01 13:44:44 +01:00
Dominik Csapak
4b0098f62a ship proper nodejs module 'pve-eslint'
instead of concatenating the eslint module into our app.js, ship
a 'pve-eslint' module that exports the built eslint module

to do this, we have to leave the module type on 'umd' instead of
changing to 'var' so that nodejs can properly import it.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-07-19 12:12:46 +02:00
Thomas Lamprecht
ef0a5638b0 bump version to 7.28.0-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-06-09 16:40:31 +02:00
Thomas Lamprecht
12c851a9e0 add small script to help extracting more relevant changes
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-06-08 11:38:50 +02:00
Thomas Lamprecht
bd400de844 bump version to 7.18.0-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-01-19 17:09:00 +01:00
Thomas Lamprecht
07e2881e8e bump version to 7.12.1-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-10-29 12:21:53 +01:00
Thomas Lamprecht
f49981c122 bump version to 7.2.0-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-06-06 16:55:23 +02:00
Thomas Lamprecht
551ca188fd ship an example config and extend-rules sample files
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-06-06 16:55:23 +02:00
Thomas Lamprecht
5661945977 bump version to 7.0.0-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-22 14:32:21 +02:00
Thomas Lamprecht
7fd7b12660 bump version to 7.0.0~alpha3-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-10 17:07:16 +02:00
Thomas Lamprecht
feb31555bd bump version to 7.0.0~alpha3-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-09 18:56:07 +02:00
Thomas Lamprecht
9fb4b51e5c bump version to 7.0.0~alpha3
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-09 18:06:29 +02:00
Thomas Lamprecht
382381f701 add dsc target, fix various packaging related stuff
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-09 18:06:06 +02:00
Dominik Csapak
eb39fafa4f first commit
includes a (minimal) working wrapper

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-04-06 15:06:03 +02:00