Commit graph

20 commits

Author SHA1 Message Date
Andrey Nekrasov 5d46c6a313 Unify version specifying (#1439)
* installer: extract version number into separate file and use it where possible

* MSIX: rename package to include version on CDPx

* installer: generate assembly info for FZ editor

* MSIX: inject correct version to appxmanifest
2020-03-09 14:46:05 +01:00
Clint Rutkas 699921d464
build break, seeing if this was root case 2020-02-28 14:13:43 -08:00
Enrico Giordani 5c84fbba9a
[CDPx] archive symbols to Symbol Server (#1407) 2020-02-28 13:44:37 -08:00
Clint Rutkas 677bff55c2
Update pipeline.user.windows.yml (#1398) 2020-02-27 17:29:22 -08:00
Enrico Giordani 3d03bea582
[CDPx] move build script out of .pipeline (#1394) 2020-02-27 19:18:11 +01:00
Enrico Giordani 278a77247d
[CDPx] use explicit filenames for the MSIX assets (#1393)
Approved
2020-02-27 07:46:00 -08:00
Enrico Giordani b83a8dcb5d
[CDPx] remove 'signing_options' for package (#1390)
A global signing option is already defined.
2020-02-27 16:03:38 +01:00
Enrico Giordani 9bce103dad
[CDPx] sign MSIX package and bundle (#1389) 2020-02-27 13:41:11 +01:00
Enrico Giordani 1911fc2e65
Update BinSkim exclude list (#1377) 2020-02-26 13:44:25 -08:00
Enrico Giordani f892338098
[CDPx] fix for makeappx, update SDK for MSI (#1373) 2020-02-26 11:05:15 -08:00
Enrico Giordani defead108a
[CDPx] remove nuget.config and update restore script (#1370) 2020-02-26 10:23:53 -08:00
Enrico Giordani 3b32a3164b
[CDPx] update nuget feed (#1364) 2020-02-25 19:38:47 -08:00
Enrico Giordani 74b076e31f
[CDPx] update SDK, restore telemetry, build MSIX (#1358) 2020-02-24 23:49:28 +01:00
Enrico Giordani 2c2a29cd91
Setup: sign PowerRenameExt.dll (#1313) 2020-02-18 22:02:39 +01:00
Sasha Pierson 788f37e467
put items in base yaml (#505) 2019-10-14 14:08:08 -07:00
Sasha Pierson ba7698a473
ignore these (#502) 2019-10-14 10:28:31 -07:00
Sasha Pierson f254afbd00
Ignore wix toolset items (#491)
* ignore wix dll

* allow buddy build test runs

* ignore another

* ignore wix dll

* ignore wix exe
2019-10-10 08:25:09 -07:00
Sasha Pierson d7859f03db
Dev/sashapie/wix nuget sacl (#489)
* point to csproj instead

* version

* rs1 container

* nuget

* nuget and msbuild

* vs2019

* msbuild path

* new container, clear up feeds

* change step names, verify build output

* further dig into outputs

* point to right output, add draft installer script

* narrow down output, change signing option

* new container, try installer

* set vs dev environment

* add NuGet package for WiX

* modify project files to use the WiX NuGet package
the MSI can now be built using MSBUILD after running nuget restore

* ready installer sln to use nuget

* install and build scripts and new container

* src/editor was renamed to src/settings, fix rebase error

* check if file is present

* try again
2019-10-09 12:21:21 -07:00
Enrico Giordani bc0495fe79
Update CI pipeline
update Visual Studio version to 16
move CI pipeline to .pipelines folder
2019-09-09 15:13:21 +02:00
Bartosz Sosnowski 8431b80e48 FancyZones and Shortcut Guide initial commit
Co-authored-by: Alexis Campailla <alexis@janeasystems.com>
Co-authored-by: Bret Anderson <bretan@microsoft.com>
Co-authored-by: Enrico Giordani <enrico.giordani@gmail.com>
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
Co-authored-by: Jeff Bogdan <jeffbog@microsoft.com>
Co-authored-by: March Rogers <marchr@microsoft.com>
Co-authored-by: Mike Harsh <mharsh@microsoft.com>
Co-authored-by: Nachum Bundak <Nachum.Bundak@microsoft.com>
Co-authored-by: Oliver Jones <ojones@microsoft.com>
Co-authored-by: Patrick Little <plittle@microsoft.com>
2019-09-05 18:12:40 +02:00