More detail in release process doc
This commit is contained in:
parent
2dba2e6e70
commit
cdae6b5603
@ -8,7 +8,7 @@
|
|||||||
* Set configuration to Release
|
* Set configuration to Release
|
||||||
Rebuild Solution
|
Rebuild Solution
|
||||||
|
|
||||||
* Upload the following assembies to https://portal.esrp.microsoft.com/ & get them signed
|
* Submit a manual sign request for the following files at https://portal.esrp.microsoft.com/ & get them signed
|
||||||
\BismNormalizer\AlmToolkit\bin\Release\AlmToolkit.exe
|
\BismNormalizer\AlmToolkit\bin\Release\AlmToolkit.exe
|
||||||
\BismNormalizer\BismNormalizer\bin\Release\BismNormalizer.dll
|
\BismNormalizer\BismNormalizer\bin\Release\BismNormalizer.dll
|
||||||
\BismNormalizer\BismNormalizer.CommandLine\bin\Release\BismNormalizer.CommandLine.exe
|
\BismNormalizer\BismNormalizer.CommandLine\bin\Release\BismNormalizer.CommandLine.exe
|
||||||
@ -17,6 +17,9 @@
|
|||||||
ALM Toolkit App ID (Azure Portal): 62119323-7be0-4d45-9adb-8f90cafdf0b5
|
ALM Toolkit App ID (Azure Portal): 62119323-7be0-4d45-9adb-8f90cafdf0b5
|
||||||
Operation Key Code: CP-230012
|
Operation Key Code: CP-230012
|
||||||
|
|
||||||
|
=> Download to working directory:
|
||||||
|
C:\Users\chwade\Source\ALMT Deployment Working Directory
|
||||||
|
|
||||||
* Copy signed assemblies to:
|
* Copy signed assemblies to:
|
||||||
\BismNormalizer\AlmToolkit\obj\Release
|
\BismNormalizer\AlmToolkit\obj\Release
|
||||||
\BismNormalizer\BismNormalizer\obj\Release
|
\BismNormalizer\BismNormalizer\obj\Release
|
||||||
@ -38,11 +41,16 @@
|
|||||||
|
|
||||||
* Set configurtaion back to Debug
|
* Set configurtaion back to Debug
|
||||||
|
|
||||||
* Get MSI from \AlmToolkit\AlmToolkitSetup\Release
|
* Submit a manual sign request for AlmToolkitSetup.msi at https://portal.esrp.microsoft.com/ & get it signed
|
||||||
|
\AlmToolkit\AlmToolkitSetup\Release
|
||||||
|
|
||||||
|
=> Download to working directory:
|
||||||
|
C:\Users\chwade\Source\ALMT Deployment Working Directory
|
||||||
|
|
||||||
|
* Deploy to github at https://github.com/microsoft/Analysis-Services/releases
|
||||||
|
|
||||||
|
|
||||||
=============
|
=============
|
||||||
Note: if ever increment .NET Framework version number, need to:
|
Note: if ever increment .NET Framework version, need to:
|
||||||
1. In Setup project properties (dialog, not properties window) > Prerequisites > Change .NET Framework version
|
1. In Setup project properties (dialog, not properties window) > Prerequisites > Change .NET Framework version
|
||||||
2. In the Solution Explorer, expand the setup project > Detected Dependencies > Microsoft .NET Framework > double click > Change .NET Framework version
|
2. In the Solution Explorer, expand the Setup project > Detected Dependencies > Microsoft .NET Framework > double click > Change .NET Framework version
|
||||||
|
Loading…
Reference in New Issue
Block a user