Commit Graph

47 Commits

Author SHA1 Message Date
Bjarke Berg
876f4be7e6 Dont reuse variable. 2021-03-23 19:13:04 +01:00
Bjarke Berg
5be59da0a8 Dont reuse variable. 2021-03-23 18:40:20 +01:00
Bjarke Berg
4a8d033d24 Update version in both templates 2021-03-23 18:29:07 +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
Bjarke Berg
2291162fb3 Fix too many wildcard characters in .net version 2021-01-20 21:32:14 +01:00
Bjarke Berg
362767601c update azure pipeline to use .net 5 2021-01-20 21:26:12 +01:00
Bjarke Berg
cd169fbcce Update version number in umbraco template from azure pipeline in continuous builds 2020-12-17 14:26:17 +01:00
Paul Johnson
cb84a98b9c Fix indent for MacOS
Don't split build and test on Windows.
2020-12-13 12:27:34 +00:00
Paul Johnson
1b9d1428e6 Update ci pipeline build definition 2020-12-11 15:38:35 +00:00
Bjarke Berg
97000590c3 Added "Update Version" step
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
2020-12-02 12:21:25 +01:00
Bjarke Berg
3250231e02 Increased timeout for integration tests
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
2020-12-02 10:10:42 +01:00
Bjarke Berg
62771d7c08 added mac os x for unit tests
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
2020-12-02 10:09:30 +01:00
Bjarke Berg
af03b98071 https://github.com/umbraco/Umbraco-CMS/pull/9459 Indentation
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
2020-12-02 09:03:45 +01:00
Bjarke Berg
23ac4eb8fb https://github.com/umbraco/Umbraco-CMS/pull/9459 seperate unit tests and build artifacts into two jobs
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
2020-12-02 08:56:24 +01:00
Bjarke Berg
9f5437a72e https://github.com/umbraco/Umbraco-CMS/pull/9459 seperate unit tests and build artifacts into two jobs
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
2020-12-02 08:53:49 +01:00
Bjarke Berg
43278183e7 https://github.com/umbraco/Umbraco-CMS/pull/9459 run stages in parallel
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
2020-12-02 08:38:50 +01:00
Elitsa Marinovska
8ea2787f08 using again 3.1.x format of .net core sdk verison 2020-12-01 15:30:06 +01:00
Elitsa Marinovska
8d7ec23f69 Reverting back the netcore sdk version 2020-12-01 15:15:34 +01:00
Elitsa Marinovska
55cd83bbac Update azure-pipelines.yml for Azure Pipelines
Copied over the yaml file as something is acting up
2020-12-01 15:03:29 +01:00
Elitsa Marinovska
0a6b96e8f5 Publishing artifacts 2020-12-01 11:06:17 +01:00
Elitsa Marinovska
23173b966b Test with .net core sdk version 5.0.x didn't work so reverting back to 3.1.x 2020-12-01 09:31:16 +01:00
Elitsa Marinovska
fe2d407fcb Update the sdk version format 2020-12-01 09:16:09 +01:00
Elitsa Marinovska
5c70ed1e74 Updated .Net Core sdk version 2020-12-01 08:39:05 +01:00
Elitsa Marinovska
10cb685b05 Adding steps for running the Integration Tests 2020-11-26 13:24:05 +01:00
Elitsa Marinovska
e5b3f84371 Fix naming 2020-11-26 13:03:09 +01:00
Elitsa Marinovska
8168667267 adding displayName 2020-11-26 12:59:52 +01:00
Elitsa Marinovska
80379499c3 syntax issue 2020-11-26 12:50:41 +01:00
Elitsa Marinovska
03504399f2 Adding stages 2020-11-26 12:48:38 +01:00
Elitsa Marinovska
2d3bc4bef6 Fixing step for building the nuget packages 2020-11-26 12:00:26 +01:00
Elitsa Marinovska
5ba4f8f01e another syntax fix 2020-11-26 11:42:06 +01:00
Elitsa Marinovska
35523c4fc0 yaml syntax error 2020-11-26 11:40:10 +01:00
Elitsa Marinovska
f0c7fc5fca Adding steps for node, npm and gulp 2020-11-26 11:32:48 +01:00
Elitsa Marinovska
a3694e9f6e Adding Prepare build step 2020-11-26 10:58:05 +01:00
Elitsa Marinovska
c52d8c911f lists the files in the current working directory 2020-11-26 09:24:12 +01:00
Elitsa Marinovska
de81606d06 Fix call to CompileUmbraco() 2020-11-26 08:47:29 +01:00
Elitsa Marinovska
49c6c41463 Steps for preparing packages & verifying nuget 2020-11-26 08:41:55 +01:00
Elitsa Marinovska
b198e7891d Adding steps for restoring nuget pckgs 2020-11-26 08:26:09 +01:00
Elitsa Marinovska
8d4169dde2 Indentation issues 2020-11-24 16:24:25 +01:00
Elitsa Marinovska
2b89ce07d3 Setting up Windows agent 2020-11-24 16:21:03 +01:00
Elitsa Marinovska
27379ba89a Linux path syntax rules 2020-11-24 15:50:29 +01:00
Elitsa Marinovska
21312a09ea More general wildcard for project path 2020-11-24 15:41:36 +01:00
Elitsa Marinovska
7ead4a47ff Specifying project path pattern 2020-11-24 15:20:32 +01:00
Elitsa Marinovska
8fa15b2561 Fixing indentation 2020-11-24 15:12:12 +01:00
Elitsa Marinovska
cb2631ce02 Removing hard-coded trigger 2020-11-24 15:07:42 +01:00
Elitsa Marinovska
f743cd7e4a Defining linux job 2020-11-24 14:51:07 +01:00
Elitsa Marinovska
ebf2a8cee9 Adding clearly defined tasks for restore and build 2020-11-24 14:06:54 +01:00
Elitsa Marinovska
f62ec9fd07 Adding yaml file for setting up CI with Azure Pipelines 2020-11-24 12:56:01 +01:00