Commit Graph

28 Commits

Author SHA1 Message Date
Qstick 6932046c5f
New: Set up CI with Azure Pipelines (#897)
* Set up CI with Azure Pipelines

[skip ci]

* Remove Travis, Build Multiple Environments

* Change Task Type to Bash

* Checkout submodules

* Remove Appveyor Tests, Add Azure Tests

* Oops Forget Steps

* bad name

* test script fixes

* add tests to build job

* fixup tests

* name test runs

* fpcalc and artifacts

* Try to fix installer

* Publish separately

* Try publish

* Another go at artifacts

* Tidy up

* Add sentry, assembly info patching and bump version

* Only patch one AssemblyInfo; set node version 10

* Try pipeline artifacts again

* Tidy up - pipeline artifact seems to be way forward

* Fix installer publish

* first go at test job seperation

* job names and depends/consitions for tests

* pusblish single file test artifact

* pipeline artifact for test

* blitz the pattern filter

* windows test jobs

* mac tests, checkout on test jobs

* try to download build artifact to test job

* download and extract artifact

* Set LD_LIBRARY_PATH and print some sqlite debug info on mac tests

* fixup! tests

* integration test fixes

* fixup! integration test fixes

* fixup! integration test fixes

* more fixup

* use bash cp

* test fixups

* mkdir before copy

* linux works! add osx integration tests

* im tooo tired

* coverage attempt

* coverage seperate stage

* windows paths for integration test

* switch coverage to windows where opencover actually works

* fix test script

* one last go

* Simplify installer, try to fix name

* Try to parallelize backend and frontend build

* Try adding a matrix

* Try matrix jobs not stages

* Try to fix package step

* Remove opencover install

* Try to fix tests

* coverage fixes

* revert build.sh changes

* triggers so we don't double build

* Publish coverage package so we can debug

* try coverage no build, output artifact

* use the full pipeline workspace from build job

* fix automation tests for new ui

* Assorted fix attempts

* Another go

* MacOS debug

* Tidy up, try to fix mac

* Fix mac fpcalc, add mac integration tests

* Add cross platform automation tests

* Fix packages

* Try to fix Automation tests

* Don't wait on the installer to create standard packages

* Fixes

* delete logentries reference

* run automation tests in headless mode

* try install firefox mac

* Revert "try install firefox mac"

This reverts commit 4684bb1901.

* test sonarcloud prepare outputs

* basic analyze and upload

* don't limit fetch depth on analyze

* manual scanner do front and backend?

* full analyize with tests, coverage

* should depend on tests, coverage

* no need for condition on coverage

* Fix up build numbering

* Try to fix sonar

* Separate coverage calculation and publication

* Try to fix coverage upload
2019-08-13 13:15:59 -04:00
ta264 3c1b3434c7 Fixed: Build on mono 6
Removed LogEntries which is unused
2019-08-03 14:40:34 +01:00
ta264 54e19d5552 Use previous ubuntu appveyor image (#880) 2019-08-02 18:11:29 -04:00
ta264 a98d45d3de Fixed: Failing ServiceProvider test 2019-07-17 06:28:30 +01:00
Qstick 6ea7f97b16 Changed: Version Bump 0.6.2 2019-05-10 21:26:54 -04:00
Qstick 8f29536187 Changed: Version Bump 0.6.1 2019-04-15 21:03:21 -04:00
Qstick 8f7df83f58
New: Bump Version to 0.6 (#726) 2019-04-11 22:06:30 -04:00
Qstick 0c8cdd2257 Fixed: The real final secure token... 2019-03-26 21:34:40 -04:00
ta264 082d329849
Fix sentry auth token (#701)
* Fix sentry auth token

* Add missing --finalize and a 'deploys' to mark as released
2019-03-26 18:53:36 +00:00
ta264 cd7219f861
Publish js source and maps to sentry (#698)
* Publish js source and maps to sentry

* Add encrypted token

* Create release for lidarr-update too
2019-03-26 15:06:35 +00:00
ta264 555ae89741 Appveyor linux builds (#665)
* Fix copy

* Update appveyor.yml

* additional logging on gulp

* Fix permissions on appveyor-package.sh

* Clean debug and nuget cache on windows too
2019-03-11 20:38:14 -04:00
Qstick 24bdb5a891
Fixed: Update build.sh to fix macOS startup script issues (#565) 2018-12-07 22:04:36 -05:00
Qstick 5c0643d76d
Changed: Try previous Appveyor Image 2018-12-07 20:45:27 -05:00
Qstick 9f9441788c New: Bump version to 0.5.0 2018-12-01 15:26:37 -05:00
Qstick 2af4a5004f New: Bump Version 0.4.0 2018-09-18 20:49:25 -04:00
Qstick 6581b3a2c5
New: UI Updates, Tag manager, More custom filters (#437)
* New: UI Updates, Tag manager, More custom filters

* fixup! Fix ScanFixture Unit Tests

* Fixed: Sentry Errors from UI don't have release, branch, environment

* Changed: Bump Mobile Detect for New Device Detection

* Fixed: Build on changes to package.json

* fixup! Add MetadataProfile filter option

* fixup! Tag Note, Blacklist, Manual Import

* fixup: Remove connectSection

* fixup: root folder comment
2018-08-07 20:57:15 -04:00
Qstick afa78b1d20 New: Bump version 0.3.1 2018-07-20 22:07:31 -04:00
Qstick e669e2262f
New: Build with Msbuild 15 (#399)
* New: Build with Msbuild 15

* fixup! Msbuild 15

* fixup! appveyor build when changes
2018-06-07 21:13:58 -04:00
Qstick feb6f4b205 Bump Version and Change Installer Name 2018-04-21 17:18:13 -04:00
Qstick 19fcc13a39
Update appveyor.yml 2018-01-28 03:08:31 -05:00
Qstick 3beac03c00
Update appveyor.yml 2018-01-23 23:45:40 -05:00
Qstick 0f5e67bb75
Fixed: Set Node Version for Build, Reset cache on package.json change 2018-01-23 23:40:07 -05:00
Qstick 9077d0c77e
Purge Appveyor build cache 2018-01-23 23:29:08 -05:00
Qstick 99d0421ba7
Fixed: Don't fail build on test failure (#173)
* Fixed: Don't fail build on test failure

This sets Appveyor up to use the original build.sh and test.sh scripts.
Enables tests for Travis
Add frontend linting checks to Appveyor builds
Add Failed Tests message to Appveyor builds
Fix windows installer naming
Fix a few UI issues causing eslint and stylelint to fail

* fixup! forgot one ui fix.

* fixup! Inno doesn't like appveyor appending string to pr version

* fixup! It's too late, my brain is mush
2017-12-31 13:53:16 -05:00
Qstick 882e8a575e
Re-enable unit tests in appveyor (#159)
* Re-enable unit tests in appveyor

* Delete SingleEpisodeParserFixture.cs

* fixup! Oops

* Fix multiple tests

* Fixed Language Tests

* Couple More Simple Test Fixes

* Last Round of Test Fixes

* More test Cleanup

* Fix 3 Newznab Tests
2017-12-21 23:00:16 -05:00
Qstick 8c68ddfeb2 Don't Build Twice on Branches with Pull Requests 2017-11-25 00:01:51 -05:00
mdespain 3f55cc4ec3 Turning tests off for the time being 2017-05-08 09:01:52 -06:00
Matthew Despain 2a38db10e0 Attempting AppVeyor builds 2017-05-07 15:17:34 -06:00