Commit Graph

37994 Commits

Author SHA1 Message Date
Bjarke Berg
31c786d9fd changed slash vs backslash 2021-03-22 18:51:59 +01:00
Bjarke Berg
b60fffe8e5 Run cypress with custom commands 2021-03-22 18:29:26 +01:00
Mole
eeb5c1db7c Remove call website 2021-03-22 16:34:00 +01:00
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
Bjarke Berg
38772e71b9 Merge remote-tracking branch 'origin/netcore/feature/acceptance_tests_on_azure' into netcore/feature/acceptance_tests_on_azure 2021-03-22 11:19:23 +01:00
Mole
804e8853a7 Run install_client and install_cypress while building 2021-03-22 11:13:31 +01:00
Bjarke Berg
b0195864ce Merge remote-tracking branch 'origin/netcore/feature/acceptance_tests_on_azure' into netcore/feature/acceptance_tests_on_azure
# Conflicts:
#	build/azure-pipelines.yml
2021-03-22 11:10:37 +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
Bjarke Berg
3936ca070f Start localdb 2021-03-22 10:51:33 +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
d55a484c56 Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
#	src/SolutionInfo.cs
#	src/Umbraco.Core/Configuration/GlobalSettings.cs
#	src/Umbraco.Core/IO/SystemDirectories.cs
#	src/Umbraco.Core/Runtime/MainDom.cs
#	src/Umbraco.Core/Scoping/ScopeProvider.cs
#	src/Umbraco.Core/Services/IIconService.cs
#	src/Umbraco.Examine.Lucene/UmbracoExamineIndex.cs
#	src/Umbraco.Infrastructure/Runtime/SqlMainDomLock.cs
#	src/Umbraco.Infrastructure/Scoping/Scope.cs
#	src/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/LocksTests.cs
#	src/Umbraco.Tests/LegacyXmlPublishedCache/LegacyBackgroundTask/BackgroundTaskRunner.cs
#	src/Umbraco.Tests/Scoping/ScopeTests.cs
#	src/Umbraco.Tests/Services/ThreadSafetyServiceTest.cs
#	src/Umbraco.Web.BackOffice/Controllers/BackOfficeServerVariables.cs
#	src/Umbraco.Web.BackOffice/Controllers/IconController.cs
#	src/Umbraco.Web.BackOffice/Services/IconService.cs
#	src/Umbraco.Web.UI.NetCore/umbraco/UmbracoBackOffice/Default.cshtml
#	src/Umbraco.Web/Editors/BackOfficeController.cs
#	src/Umbraco.Web/Editors/BackOfficeModel.cs
#	src/Umbraco.Web/Editors/BackOfficePreviewModel.cs
#	src/Umbraco.Web/Editors/PreviewController.cs
2021-03-19 16:18:32 +01:00
Bjarke Berg
3c9fb71894 Merge pull request #9979 from umbraco/v8/feature/10613-distributed-locks
Scope locking rework
2021-03-19 13:51:05 +01:00
Mole
507c821f66 Create method for generating log message
And remove forgotten comments.
2021-03-19 13:19:39 +01:00
Mole
f5fe3086a3 Merge pull request #10012 from umbraco/netcore/feature/seperate-nuget-for-static-assets
Netcore: Separate NuGet package for the static assets
2021-03-19 10:23:51 +01:00
Bjarke Berg
0e654338a1 Merge pull request #10001 from benjaminc/netcore/bugfix/startup-emptydb
#9843 - Allow install with DB string pre-configured
2021-03-19 09:38:25 +01:00
Bjarke Berg
82c3f92b36 Merge pull request #9980 from kjac/netcore/feature/gulp-comments-and-sourcemap-dependencies
Add gulp comments and sourcemap dependencies
2021-03-19 09:13:13 +01:00
Bjarke Berg
e0878e0511 Merge pull request #9977 from umbraco/netcore/support-third-party-recurring-hosted-services
Made recurring hosted service base class PerformExecuteAsync method public.
2021-03-19 08:59:17 +01:00
Mole
95f42487d4 Wrap dumping dictionaries in a method. 2021-03-19 08:37:23 +01:00
Bjarke Berg
baacedd57d Fixed bug where indexes was build before application was in run state + Moved the logic to the application started event 2021-03-19 08:09:00 +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
Benjamin Carleski
fe803697be Re-add runtime level check, only make calls in Run mode 2021-03-18 08:34:24 -07:00