Commit Graph

1471 Commits

Author SHA1 Message Date
Mole
c1d701efff Try using -SkipCertificateCheck 2021-03-22 15:49:16 +01:00
Mole
0b2a3753bd Try hack to get around ssl 2021-03-22 15:23:15 +01:00
Mole
7d9efb014c Run site in separate process again. 2021-03-22 15:03:17 +01:00
Bjarke Berg
9cd33c1dd4 Update azure-pipelines.yml for Azure Pipelines 2021-03-22 14:51:40 +01:00
Bjarke Berg
74bfe97357 are \\ wrong for connectionstring.. 2021-03-22 14:43:27 +01:00
Bjarke Berg
0e14ab6b9f Update azure-pipelines.yml for Azure Pipelines 2021-03-22 14:34:03 +01:00
Bjarke Berg
3c3e22f7ff test with hardcoded values 2021-03-22 14:28:29 +01:00
Bjarke Berg
204c476486 syntax fix 2021-03-22 14:20:30 +01:00
Bjarke Berg
cc221c684b nested variables names and create database 2021-03-22 14:11:09 +01:00
Bjarke Berg
e9a3ed44cf test other connectionstring 2021-03-22 13:31:15 +01:00
Bjarke Berg
6b79ef18bc casing of local db instance name 2021-03-22 13:18:11 +01:00
Bjarke Berg
95724e24f4 remove jobs for acceptance tests 2021-03-22 13:06:14 +01:00
Bjarke Berg
b921d5b770 Update azure-pipelines.yml for Azure Pipelines 2021-03-22 12:42:33 +01:00
Bjarke Berg
b1e354778d Update azure-pipelines.yml for Azure Pipelines 2021-03-22 12:22:08 +01:00
Bjarke Berg
131f731b4c sleep and invoke web request 2021-03-22 11:59:50 +01:00
Bjarke Berg
ff51b477eb Move dotnet run 2021-03-22 11:22:23 +01:00
Bjarke Berg
9317e45dc6 Move dotnet run 2021-03-22 11:20:23 +01:00
Mole
804e8853a7 Run install_client and install_cypress while building 2021-03-22 11:13:31 +01:00
Mole
f86275e77d Fix dependsOn 2021-03-22 11:08:48 +01:00
Mole
7dd7d4a5b8 Fix indentation 2021-03-22 11:07:09 +01:00
Mole
0e07a898ce Add start local db and prefix jobs with Windows 2021-03-22 11:05:30 +01:00
Mole
dba80e1c8a Add vmImage 2021-03-22 10:39:25 +01:00
Mole
db0e3b3aff Merge remote-tracking branch 'origin/netcore/feature/acceptance_tests_on_azure' into netcore/feature/acceptance_tests_on_azure 2021-03-22 10:31:33 +01:00
Mole
76049b9f05 Merge branch 'netcore/feature/acceptance_tests_on_azure' of https://github.com/umbraco/Umbraco-CMS into netcore/feature/acceptance_tests_on_azure
# Conflicts:
#	build/azure-pipelines.yml
2021-03-22 10:31:28 +01:00
Bjarke Berg
0a76b7fb03 Right folder 2021-03-22 10:31:03 +01:00
Mole
64926795bf Split Acceptance_Tests into jobs 2021-03-22 10:29:58 +01:00
Bjarke Berg
a5cf66c25b Better displayNames 2021-03-22 10:23:45 +01:00
Bjarke Berg
b2a62c83bb Update port 2021-03-22 10:14:45 +01:00
Bjarke Berg
7ce2bc4a56 run cypress 2021-03-22 10:09:50 +01:00
Bjarke Berg
911e0f3837 added environment variables 2021-03-22 09:58:02 +01:00
Bjarke Berg
2abdc8178f Try to run dotnet run in process 2021-03-22 09:26:40 +01:00
Bjarke Berg
c9ba15ebd4 fix indentation 2021-03-22 08:54:27 +01:00
Bjarke Berg
80aaf8b7f6 Added new stage 2021-03-22 08:52:48 +01:00
Bjarke Berg
0e4da70e23 Added nuget info 2021-03-21 12:58:39 +01:00
Bjarke Berg
2a134cf425 Clean up 2021-03-21 12:55:33 +01:00
Bjarke Berg
260d0dc1da Added a new package template to the dotnet template, nad added better info for cli and vs 2021-03-19 22:06:54 +01:00
Bjarke Berg
f668bf060a move static assets and the target+props file to a seperate nuget. Now the root package is only referencing other packages 2021-03-19 08:08:00 +01:00
Bjarke Berg
bfb78e937f Netcore: Update code docs generation (#9885)
* Updated the code docs to work with new assemblies and namespaces+added conditional build to default pipeline

* updated script that generate docs to use .NET 5

* Increased timeout of docs generation + changed to 5.x instead of 5.0.x

Fixed wrong namespace, that would be we not have docs for it.

* Fixed names in toc, so they are not that long and changed ordering

* try custom hack https://github.com/dotnet/docfx/issues/1254#issuecomment-294080535

* revert nonworking hack - Divide prep steps into two.

* Changed ordering

* Try to generate docs without the build.ps1 script

* Try to generate docs without the build.ps1 script

* Try to generate docs without the build.ps1 script

* Try to remove the examine one, to test if that is the reason it fails on azure pipeline

* Try to remove the sqlce one, to test if that is the reason it fails on azure pipeline

* Reintroduce Examine and SqlCE docs, as these was not the reason it will not work on azure pipeline.

* Test if azure wanna build the docs without explicit version

* Fixed two malformed xml docs

* hardcode version of docfx, to hopefully let it pass on azure pipeline

* hardcode version of docfx, to hopefully let it pass on azure pipeline

* Restructure azure pipeline yaml to have stages as areas instead of OS

* Restructure azure pipeline yaml to have stages as areas instead of OS

* yml restructure

* yml restructure

* yml restructure

* Not hardcoding docfx as the old versions also fail on azure

* Fixed Badly formed XML comments

* moved condition from job to stage

* split build and metadata

* indentation

* removed wrong char

* Try to add more loging on azure pipeline

* include less

* include less projects

* add one more project

* More azure pipeline test

* indentation

* All except infrastructure

* publish tasks

* Fix link on logo

* Extensions also included

* Less links

* re-introduced infrastructure to the list of projects for generate docfx for.

* Add filter

* Remove single warning for xmldocs

* more logging?

* skip some things from the metadata

* test using other image

* Test if exclude filter works

* Test with more explict filters, allowing some docs from Infrastructure

* binary search for the file that is the issue

* binary search for the file that is the issue

* binary search for the file that is the issue

* Exclude more folders

* Exclude more folders and files

* Only exclude files in root of namespace?

* more filter trials

* more filter trials

* add 2 nested folders

* all cs files?

* Remove test projects

* Toc

* Update build/azure-pipelines.yml

* move display name element

* Update build/azure-pipelines.yml

Co-authored-by: Mole <nikolajlauridsen@protonmail.ch>

Co-authored-by: Mole <nikolajlauridsen@protonmail.ch>
2021-03-18 14:48:22 +01:00
Shannon
37abae83b3 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/nucache-perf
# Conflicts:
#	build/NuSpecs/UmbracoCms.Web.nuspec
#	src/Umbraco.Web/PublishedCache/NuCache/DataSource/DatabaseDataSource.cs
2021-03-12 16:32:21 +11:00
Bjarke Berg
d777d7dded Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/individual-nuget-pr-assembly 2021-03-11 13:48:14 +01:00
Bjarke Berg
89cc2d31d5 Fix build script after removale of old nuspec files 2021-03-11 13:29:31 +01:00
Bjarke Berg
2b89839724 Netcore: Get rid of default files in config folder (#9966)
* TourController now uses the core tours from embedded resources

* Moved tinyMceConfig.*.config to IOptions

* Embedded the default grid.editors.config.js

* Fixed issue when saving grid with an empty media cell

* Logviewer now uses sql as database instead of file.

* Remove config folder from build script and nuget pacakges.

* Removing auto-generated Id added to appsettings.json

* Update src/Umbraco.Web.BackOffice/Controllers/TourController.cs

Co-authored-by: Elitsa Marinovska <elm@umbraco.dk>
Co-authored-by: Elitsa Marinovska <21998037+elit0451@users.noreply.github.com>
2021-03-11 13:20:46 +01:00
Bjarke Berg
9ce475afa5 Do not reference System.Configuration.ConfigurationManager just because of an exception. And moved the reference to lucene to be safe 2021-03-11 13:14:28 +01:00
Bjarke Berg
8d743cbe2c Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/individual-nuget-pr-assembly 2021-03-11 10:33:48 +01:00
Shannon
a668e9aa07 Fixup package refs and nuspecs, remove IDisposeOnRequestEnd 2021-03-09 13:12:52 +11:00
Mole
2dbc206ce0 Set template default value to 9.0.0-alpha004 2021-03-05 14:06:30 +01:00
Mole
f5df05d685 Add metadata to all packages and rename UmbracoCms.Lucene.nuspec to UmbracoCms.Examine.Lucene.nuspec 2021-03-05 13:56:41 +01:00
Mole
a3c8638636 Create nuspec for Examine.Lucene
Need to do this to be able to add the Examine/Lucene dlls.

You can actually create and run a site with the template \o/
2021-03-05 10:03:32 +01:00
Mole
390cf6ca66 Pack all projects as individual packages and add them as dependency
Only have to add Umbraco.Cms.Web.Website and Umbraco.Cms.Web.BackOffice, rest will be indirect dependencies.
2021-03-04 14:10:55 +01:00
Chad
388e0283bc Fixes #9615 - Upgrade to Htmlsanitizer v5 (#9856)
(cherry picked from commit a6e1c2e901)
2021-02-22 09:56:13 +01:00