mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-05 13:21:25 -05:00
Integrate AppVeyor and change assembly versioning (#50)
* Change tvsearch to movie. * Start working on AppVeyor. * Add builds. * MSBuild clean * Fix. * Added submodules. * Add NuGet and Build. * Restore properly. * Proper build. * Disable appveyor tests. * Ignore cakebuild tools and updated build task. * Package mono finished. * Added osx package task. * Less output, added osx package. * Shut up npm. * Actually shut up. * Added PackageTests task. * Added task CleanupWindowsPackage. * Add artifacts. * AssemblyVersion patching. * Fix appveyor path. * Is this a valid pattern? * Cache node modules. * Put in subdirectory. * Start from v0.2.0.x to have a clean start with versions. * Add tests. * Tests work but disabled for now. * Disable for real.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -138,3 +138,7 @@ Radarr_*.gz
|
||||
|
||||
_start
|
||||
_temp_*/**/*
|
||||
|
||||
#AppVeyor
|
||||
/tools-cake/
|
||||
/_artifacts/
|
||||
Reference in New Issue
Block a user