Commit Graph

85 Commits

Author SHA1 Message Date
garfield69 9034767182
Update azure-pipelines.yml
this causes the system to wait for an existing azure-pipeline to complete before submitting a new one. 
while a pipeline is active all pushes are batched together and a new run is started.
this should prevent  multiple pipeline clashes, and reduce the number of runs conserving our free allotted runtime quota.
2024-01-25 18:46:06 +13:00
Bogdan a48aa7a6e1
Bump version to 0.21 (#14365) 2023-05-22 01:19:04 +01:00
Bogdan e59a904936
cardigann: add fields default value (#14069)
* cardigann: add fields default value

* cardigann: re-add inner exception
2023-03-20 18:05:25 +02:00
ilike2burnthing 137e112964
Revert "ci/cd: fix .net sdk to 6.0.403 #13857" (#13932) 2023-01-29 01:08:15 +00:00
Diego Heras cbd8d88bf6
ci/cd: speed up unit & integration tests (#13877) 2023-01-07 22:05:33 +01:00
Diego Heras 761ec2b7f6
ci/cd: cleanup azure pipelines (#13874) 2023-01-07 21:34:39 +01:00
Diego Heras 92c711eb19
core: update net462 (#13873) 2023-01-07 20:38:52 +01:00
Diego Heras e7384b73e4
ci/cd: retry build jackett server task (#13869) 2023-01-07 17:18:09 +01:00
Diego Heras c95d268a94
ci/cd: use different build paths for each runtime (#13863) 2023-01-07 15:55:03 +01:00
ilike2burnthing 733c8d0249
ci/cd: fix .net sdk to 6.0.403. resolves #13806 (#13857) 2023-01-07 14:21:19 +00:00
Diego Heras 1ca2edf9b7
ci/cd: use a different ubuntu image to fix musl build (#13859) 2023-01-07 12:35:43 +01:00
Diego Heras d76325d6bc
ci/cd: update linux build image to ubuntu-22.04 (#13858) 2023-01-07 12:23:39 +01:00
ilike2burnthing 2257b143c2
pipelines: revert to ne 0
credit: @garfield69
2022-08-20 00:54:48 +01:00
ilike2burnthing 01c77ee1fa
pipelines: improve yaml validation 2022-08-19 23:30:26 +01:00
ilike2burnthing dbc9dea7a3
pipelines: show all yaml schema validation errors (#13488) 2022-08-19 22:53:07 +01:00
Diego Heras 8e8defd5b6
ci/cd: fix build pipeline collision (again) (#13476) 2022-08-15 21:53:05 +02:00
Diego Heras 503f529738
ci/cd: fix build pipeline collision (#13474) 2022-08-15 20:12:14 +02:00
Garfield69 8a1f41d080 Update azure-pipelines.yml 2022-08-10 16:45:42 +12:00
Diego Heras ed95a8975f
ci/cd: optimize build pipeline (#13460) 2022-08-09 07:23:36 +02:00
Diego Heras 192594e853
ci/cd: build linux-musl artifacts, fix publishing (#13438) 2022-07-31 21:41:21 +02:00
avengermsoft 0def2f0bf3
ci/cd: build linux-musl artifacts (#12886)
Documentation
- [Alpine Linux](https://github.com/Jackett/Jackett/wiki/Installation-on-Alpine-Linux)
- [OpenWrt](https://github.com/Jackett/Jackett/wiki/Installation-on-OpenWrt)

Co-authored-by: garfield69 <garfield69@outlook.com>
Co-authored-by: garfield69 <garfieldsixtynine@gmail.com>
Co-authored-by: Diego Heras <ngosang@hotmail.es>
2022-07-31 21:27:07 +02:00
ilike2burnthing 507f2f22f7
schema: validation test. #12793 #13376 (#13397)
Based on:
https://github.com/Prowlarr/Indexers/blob/master/.github/workflows/ci.yml
https://github.com/Prowlarr/Indexers/blob/master/scripts/validate.sh
https://github.com/Prowlarr/Indexers/pull/234
2022-07-24 01:54:39 +01:00
Garfield69 c067bc4d43 pipelines: apparently macos-10.15 is deprecated 2022-07-17 11:10:29 +12:00
Begula b052282eaa
Inno setup: pass MyAppVersion as a parameter (#13224) 2022-05-06 06:42:29 +12:00
Garfield69 a0a922a390 Update azure-pipelines.yml 2021-11-18 08:40:50 +13:00
Diego Heras 987c68260b core: Build macOS ARM64 binaries. Resolves #12372 (#12569) 2021-11-18 08:22:18 +13:00
Diego Heras 607c3f6b0b
ci/cd: Fix warnings in Azure Pipelines (#12579) 2021-11-17 19:45:06 +01:00
Diego Heras 03c9e3036c
core: Update .Net 6.0 (#12562) 2021-11-17 18:06:27 +13:00
Diego Heras 39403eb39c
Update NUnit dependencies and remove ARM Unit Tests (#12564)
* Update NUnit dependencies

* remove unit test arm
2021-11-16 15:32:00 +01:00
Garfield69 307f3c1ab1 core: bump version to 0.19 2021-10-21 09:52:36 +13:00
Diego Heras 7f81339c83
ci/cd: fix base images in azure pipelines (#12394) 2021-10-11 22:07:31 +01:00
ilike2burnthing 0bd93f8f4e
pipelines: add vmimage to publish job
Avoid brownouts - actions/virtual-environments#3287
2021-10-11 20:44:33 +01:00
Diego Heras aca4a16bae
ci/cd: fix whitespaces (#11749) 2021-05-16 20:13:54 +02:00
Alessio Gogna 66bec102db
[Feature] Filter Meta Indexer by tag and by language (#11662). resolves #8884 resolves #7170 resolves #4787 resolves #2185
* bump to 0.18.*

Also partially addresses https://github.com/Jackett/Jackett/issues/661 (if user adds `enabled` and `disabled` tags).

Co-authored-by: garfield69 <garfieldsixtynine@gmail.com>
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
2021-05-08 21:24:18 +01:00
ilike2burnthing 17fc2d50cf
pipelines: fix whitespace (#11680) 2021-05-05 23:39:51 +01:00
Garfield69 ff8001c6d3 Revert "Update azure-pipelines.yml"
This reverts commit a7efe4a6d3.
2021-04-08 17:50:27 +12:00
Garfield69 23f498406b Revert "Update azure-pipelines.yml"
This reverts commit f9560a6def.
2021-04-08 17:50:22 +12:00
Garfield69 f9560a6def Update azure-pipelines.yml 2021-04-08 17:47:27 +12:00
Garfield69 a7efe4a6d3 Update azure-pipelines.yml 2021-04-08 17:45:58 +12:00
Garfield69 e520dc353d Revert "Update azure-pipelines.yml"
This reverts commit 2fcb3014c4.
2021-04-08 16:07:02 +12:00
garfield69 2fcb3014c4
Update azure-pipelines.yml 2021-04-08 16:04:31 +12:00
Diego Heras d2ab5cffe1
ci/cd: fix unit tests in arm64 (#11368) 2021-03-20 22:17:53 +01:00
ilike2burnthing f738063f89
azure: temp fix for arm64 (#11225) 2021-03-04 02:37:23 +00:00
ilike2burnthing e90e1ae2c2
core: remove lint dotnet --dry-run option 2021-02-12 21:02:29 +00:00
airhawk777 65ca4d7478
Update to .NET 5 (#10346)
* Update to .NET 5

.NET 5 brings many performance (especially regex) improvements
https://devblogs.microsoft.com/dotnet/announcing-net-5-0/

Can look at bringing the packages upto date and using a single file executable in a future PR if the maintainers are interested

* Dotnet restore before building

* Restore on Windows only

* Out of ideas

* Update framework for windows specific apps

* Don't upgrade Microsoft.Extensions.Configuration

* drop mono from the dotnet linux build instructions

* Fix logic to get app runtime

* readme: add windows .net prereq link

* Update README.md

* azure-pipeline: bump minorversion to 17

Co-authored-by: garfield69 <garfieldsixtynine@gmail.com>
Co-authored-by: Diego Heras <ngosang@hotmail.es>
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
2020-12-08 21:10:34 +13:00
Diego Heras 3050f7bc95
core: improve windows tray launcher code. resolves #10094 (#10125) 2020-11-07 15:08:35 +13:00
thebluepotato c3bb53c02a
Create uninstall script for macOS (#8936) 2020-06-19 07:00:00 +12:00
Diego Heras d296463aba
core: fix azure pipeline (#8979) 2020-06-14 14:29:23 +02:00
Diego Heras ff0e9546d9
ci/cd: update azure pipelines to include yamllint. resolves #8575 (#8613) 2020-05-13 20:05:13 +02:00
Diego Heras 071e50f859
ci/cd: improve azure pipelines style (#8614) 2020-05-12 21:31:22 +02:00