Commit e72480a
Query builder signing and upload to nuget (#2)
* Set up CI with Azure Pipelines
[skip ci]
* Add pipeline to build and sign
* Change signing certificate password
* Change to versionSpec parameter
* Add versionSpec to gitversion task
* Change git version to 5.x
* Change to windows-latest
* Do not use shallow depth fetch in git
* Edit .csproj file location
* Change to snk signing
* Fix secure file path
* Add pr related versioning
* Add pipeline run name
* Add signing of dlls
* Change order of operations
* WIP list dll files location
* WIP update debug step
* Update output directory
* Use powershell for build
* Edit signtool logic
* Modify dotnet build step
* Comment out debug step
* Use powershell to build
* Add build step
* Change pack task
* Fix debug dotnet build
* Update output directory
* remove breaking tick
* Change name of build task
* Publish signed DLLs as artifacts
* Fix signing logic
* WIP check if dlls are signed properly
* wip find signtool
* wip verify every single dll is signed
* Remove verification step
* Edit nuget service connection
* Sign the nuget package + some pipeline refactoring
* Fix path to the signing certificate
* try referencing the password correctly
* Refactor project building
* Try to wildcard the name of the nupkg files
* Tweak the csproj file with versioning & NuGet authoting attributes
* Explicitly set the assembly version attributes at runtime
* tweak the dotnet build task
* Update azure-pipelines.yml for Azure Pipelines
* try to refactor the call to dotnet build again
* Changes related to the nuget package authoring
* Tweak nuget authoring & licensing attributes
* fix build step
* debug git version step
* build targetting csproj
* Hard core sign tool location
* use dotnet task to build
* Tweak nuget authoring & licensing attributes some more
* Add doc url to .csproj
* Add tags to the metadata
* Remove Livense.txt from the build
* Remove license txt
* Include package reference
* Revert adding package reference
* wip check nuget version
* revert nuget version check
* dotnet pack include documentation file
* revert include documentation file
* Add explicit MIT license
* Minor touch-ups
* Move pipeline to azure-pipelines location
* Delete old azure-pipelines.yml
* Edit package project url in csproj
* Add igniteui icon
* Add icon to csproj
* Use png instead of ico
* Delete IgniteUI.ico
* Add ingnite ui icon png
* Delete IgniteUI.png
* Add icon 128
* add package path parameter in csproj
* Add extra space
* Add automated documentation generation
* Fix indentation
* Fix trigger and intentation
* Update name
* Add publish step
* Delete License.txt
* Delete IgniteUI.png
* Upload ignite ui icon
* Stop using git version
* Publish nuget package
* quotes around releaseTag
* Use cleaner SourceBranchName
---------
Co-authored-by: Borislav Traykov <[email protected]>
Co-authored-by: Borislav Traykov <[email protected]>1 parent aec2d07 commit e72480a
File tree
3 files changed
+148
-0
lines changed- azure-pipelines
3 files changed
+148
-0
lines changedLoading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
7 | 26 | | |
8 | 27 | | |
9 | 28 | | |
10 | 29 | | |
11 | 30 | | |
12 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
13 | 37 | | |
14 | 38 | | |
15 | 39 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
0 commit comments