Commit graph

66 commits

Author SHA1 Message Date
tidusjar
cb0baf3b48 Fixed build script 2019-11-05 22:46:32 +00:00
tidusjar
a5139dd25c merge develop into v4 2019-10-16 20:25:26 +01:00
tidusjar
367c61b0ae fixed cake warnings 2019-08-28 22:29:42 +01:00
tidusjar
15b8f5f49c continue on error 2019-04-26 22:01:08 +01:00
tidusjar
d42bf4c397 try again 2019-04-26 21:54:02 +01:00
tidusjar
e09117824e Updated build script to continue when uploading test result fail 2019-04-26 21:51:58 +01:00
tidusjar
c4c4c4d371 logging 2019-04-24 21:14:55 +01:00
Jamie Rees
a06a2941a1 fixed 2019-04-18 14:22:40 +01:00
Jamie Rees
db86de7996 Publish the unit tests after they run 2019-04-18 14:20:45 +01:00
Jamie Rees
3830eee634 !build 2019-04-11 22:00:46 +01:00
Jamie Rees
d2731fc1ef !build 2019-04-11 21:53:39 +01:00
Jamie Rees
b7e909b1e4 !build 2019-04-11 21:44:02 +01:00
Jamie Rees
b1cf9536df build stuff 2019-04-11 21:17:48 +01:00
Jamie Rees
6cc6b0abbc upload test results 2019-04-11 16:17:42 +01:00
Jamie Rees
7718cdf11c added unit tests into build 2019-04-09 16:09:02 +01:00
tidusjar
8febad53b0 merge 2019-03-27 10:41:20 +00:00
Jamie
6199fd015f
Merge pull request #2898 from Aerion/fix-cake-build
Fix cake build by setting Incubator version
2019-03-20 19:38:07 +00:00
Guillaume Taquet Gasperini
41d9623897 Fix cake build by setting Incubator version 2019-03-20 19:57:21 +01:00
Jamie Rees
cc5fb56e7b Merge branch 'develop' into feature/v4 2019-03-07 09:42:13 +00:00
Jamie Rees
12997541f0 Fixed build 2019-03-07 08:58:02 +00:00
tidusjar
f7cc7d9e35 build changes for angular-cli upgrade !wip 2019-01-26 15:02:49 +00:00
aptalca
4fef02754c
add back arm packages 2018-12-20 13:47:09 -05:00
TidusJar
43e30ec0bb Updated to .net core 2.2 and included a linux-arm64 build 2018-12-17 09:52:04 +00:00
TidusJar
c4f22031d3 merge 2018-08-02 12:47:42 +01:00
TidusJar
ecde0e8ce1 More small work on the updater !wip 2018-08-02 12:46:32 +01:00
Jamie
9bc95d9ebb
Merge pull request #2332 from MattJeanes/feature/angular6-webpack4
[WIP] Update to Angular 6/Webpack 4
2018-07-27 15:35:30 +01:00
Jamie
00151e5419 Updater fixes 2018-07-26 16:36:40 +01:00
Jamie
e621398dde
Merge pull request #2401 from tidusjar/develop
Develop
2018-07-26 16:14:24 +01:00
Jamie
a5435fe15d Upgraded to .net 2.1.2 (Includes security fixes) 2018-07-26 15:35:42 +01:00
Matt Jeanes
835202f935 Merge from develop -> angular6 upgrade 2018-07-01 00:20:23 +01:00
Jamie Rees
07acfb53a1 Downgrade to .net core 2.0 2018-06-27 08:29:27 +01:00
Matt Jeanes
05fdb471f7 Merge remote-tracking branch 'upstream/develop' into feature/angular6-webpack4 2018-06-18 11:06:37 +01:00
Matt Jeanes
dae8ecd4d1 Switch to Yarn and disable auto publish in release mode 2018-06-17 04:04:00 +01:00
Jamie
b6efe97602
Update build.cake 2018-06-12 21:33:47 +01:00
Jamie Rees
ee12dc952d try again with the updater !wip 2018-06-03 21:48:17 +01:00
Jamie Rees
760987579a !wip try a different way to update 2018-06-03 20:48:42 +01:00
Jamie
ac597af702 Fix build !wip 2018-04-25 21:10:26 +01:00
Jamie
4280dacbca
Update build.cake 2018-03-04 21:04:38 +00:00
tidusjar
c5320af884 Publish 32bit build of windows 2018-02-28 13:53:31 +00:00
Jamie
7b2037c883
Feature arm (#1909)
* Linux ARM Support for Devices like the Raspberry Pi 3 (#1808)

* Linux ARM Support for devices like the Raspberry Pi 3.

* Swagger xml to linux-arm.

* Moved around the sqlite3 assembly reference

* Updated the cake script to cater for branch names with unserscores

* Update build.cake

* Push the arm build !wip
2018-01-18 09:03:50 +00:00
Jamie
246f1c07cf
Add the Issue Reporting functionality (#1811)
* Added issuesreporting and the ability to add categories to the UI
* Added lazy loading!
2017-12-28 21:51:33 +00:00
Jamie
8f8f8c2d69 Remove 32bit 2017-10-27 10:32:41 +01:00
Jamie
50801717da Added 32bit version of Ombi 2017-10-27 10:02:06 +01:00
Jamie.Rees
ec57c5f0cd changed cake 2017-10-17 16:25:47 +01:00
Jamie.Rees
336c1597a7 Build sln 2017-10-17 16:03:46 +01:00
Jamie.Rees
ba04a9d1b1 !minor unit testing 2017-10-17 14:31:58 +01:00
Jamie.Rees
e0c2492987 !minor made the build a lot faster and also fixed the issue where we did not include the webpack files 2017-09-22 13:26:38 +01:00
Jamie.Rees
a4637a139b Made build faster 2017-09-21 10:21:21 +01:00
Matt Jeanes
6ce4f0200d Add linting and indexes for interfaces/services (#1510)
* Add linting and indexes for interfaces/services

* Fix linting

* Set correct directory for linting in cake
2017-09-18 17:11:14 +01:00
Jamie.Rees
9b33ee7ca9 Update versioning 2017-09-18 16:26:58 +01:00