Commit Graph

392 Commits

Author SHA1 Message Date
Alexis Tyler 716575e2ce chore(release): 1.1.0 2019-10-12 16:46:42 +10:30
Alexis Tyler 4d2bbee50e chore(release): release v1.1.0 2019-10-12 16:39:39 +10:30
Alexis Tyler e856a12823 ci: add xo dep and lint files 2019-10-12 16:29:54 +10:30
Alexis Tyler d8e693e8a4 chore(deps): bump deps 2019-10-12 15:56:25 +10:30
Alexis Tyler 10909f7614 ci: add commitlint + husky 2019-10-12 12:48:13 +10:30
Alexis Tyler b44b5c17c9 ci: switch from yarn to npm lock files 2019-10-11 13:44:11 +10:30
Alexis Tyler b0411deb42 chore: lint 2019-10-07 17:43:58 +10:30
Alexis Tyler aebfa706a6 ci: removed unneeded staging workflow and release script. Update main workflow 2019-10-07 17:32:15 +10:30
Alexis Tyler 3a4d7e3a76 chore: enable better commit messages 2019-10-07 17:22:58 +10:30
Alexis Tyler 104cb4e91e Add cpu and memory info. 2019-10-07 17:21:18 +10:30
Alexis Tyler ef6861eb84 release v1.0.18 2019-09-30 15:52:10 +09:30
Alexis Tyler feee94fc56 switch ArrayDiskFsType to DiskFsType and add DiskParition type
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-09-30 15:52:04 +09:30
Alexis Tyler 39ac22be70 remove unneeded imports and import missing PluginError
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-09-30 15:51:19 +09:30
Alexis Tyler 806b9a93b4 don't make tags a pre-release
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-09-30 15:49:14 +09:30
Alexis Tyler 4f4133677b release v1.0.17 2019-09-30 15:41:16 +09:30
Alexis Tyler d0eac02542 fix file permissions
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-09-30 15:39:07 +09:30
Alexis Tyler f0134a83ce switch github actions to running on push instead of release created
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-09-30 15:37:15 +09:30
Alexis Tyler 7708bac87f add new release script
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-09-30 15:35:01 +09:30
Alexis Tyler 4d0aaa378a release v1.0.16 2019-09-28 16:54:01 +09:30
Alexis Tyler 233ccbd7ac fix socket permissions
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-09-28 16:53:45 +09:30
Alexis Tyler b1bfcef86f move Disk to ArrayDisk and add Disk back
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-09-23 13:58:20 +09:30
Alexis Tyler 1ec586ad05 add extra DiskFsTypes, DiskTypes and fixed Disk type
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-09-23 13:06:42 +09:30
Alexis Tyler 264a8cbf8b disable logging user
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-09-21 14:08:41 +09:30
Alexis Tyler a283805b8b release v1.0.15 2019-09-19 13:38:14 +09:30
Alexis Tyler 27be0c29d2 update bundled dependencies
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-09-19 13:37:04 +09:30
Alexis Tyler 49fc9f06ce release v1.0.14 2019-09-19 13:08:48 +09:30
Alexis Tyler 20cd4b0a44 update @unraid/core
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-09-19 12:22:07 +09:30
Alexis Tyler c08a718ca7 release v1.0.13 2019-09-06 14:28:49 +09:30
Alexis Tyler 0a68a4dd34 add modclean to build process (#1)
add modclean to build process
2019-09-06 14:27:45 +09:30
Alexis Tyler c4e1df20e2 try github actions types filter
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-09-06 14:26:39 +09:30
Alexis Tyler 906be1c73a release v1.0.12 2019-09-06 14:15:58 +09:30
Alexis Tyler 51f393224d add missing script
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-09-06 14:15:28 +09:30
Alexis Tyler 798ce0e3d9 release v1.0.11 2019-09-06 14:12:27 +09:30
Alexis Tyler 9fa13e9f04 try release on tag push
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-09-06 14:12:04 +09:30
Alexis Tyler b069232991 fix modclean missing by using yarn context
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-09-06 14:08:42 +09:30
Alexis Tyler c23f931898 add modclean to build process
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-09-05 12:48:53 +09:30
Alexis Tyler 7f35f6ebe3 release v1.0.10 2019-09-01 09:57:07 +09:30
Alexis Tyler 882dbbf5cc ensure info/apps is published to when docker events happen
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-09-01 09:56:50 +09:30
Alexis Tyler f93531dcbe release v1.0.9 2019-08-31 13:57:37 +09:30
Alexis Tyler 5c05b87986 update @unraid/core
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-31 13:53:54 +09:30
Alexis Tyler 012ea1a730 remove websocket from clients when socket closes and switch info subscription to basic handler for now
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-31 13:51:29 +09:30
Alexis Tyler 532464eaae release v1.0.8 2019-08-26 13:18:29 +09:30
Alexis Tyler 63245aaa2b switch to newest version of OmgImAlexis/upload-to-release
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-26 13:18:11 +09:30
Alexis Tyler 0863d114b5 release v1.0.7 2019-08-26 12:23:06 +09:30
Alexis Tyler 83d28a1da8 pack before uploading release
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-26 12:22:25 +09:30
Alexis Tyler b5de3751fc release v1.0.6 2019-08-26 12:17:41 +09:30
Alexis Tyler 18eeb8063b try different upload-to-release fork
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-26 12:13:52 +09:30
Alexis Tyler 02908caccf changed github action workflow names
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-25 17:20:24 +09:30
Alexis Tyler 635b456955 split github workflows into lint and release
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-25 17:12:32 +09:30
Alexis Tyler bc2723acc4 release v1.0.5 2019-08-25 16:52:27 +09:30