Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
Crash Collison 1cac998f5d
Update to Node LTS 18 (#441) 2023-02-07 11:07:33 -08:00
David JENNI f2432425fc
update to ESRP@2 to fix build break due to missing .net runtime (#354)
The latest build agent update in AzDevOps no longer contains .netcore2
which was the required runtime for ESRP@1
A recent ESRP v2 release added support for .net6
https://aka.ms/esrp.signtask

cherry pick of commit bfdd9cd in rel/stable

Co-authored-by: davidjen@DAVIDJENDEV <davidjen@microsoft.com>
2022-11-15 16:31:45 -08:00
Crash Collison 6fa99c736d
Use node 16.x in official builds, as our Contributing.md already requires (#339) 2022-11-04 16:00:27 -07:00
Crash Collison 6642f65fc5
Build Preview package as part of official build (#337)
* Build Preview package as part of official build

* Move telemetry key to package.json, and set value during packageing

* Update description for preview package

* Replace README in preview extension

* PR feedback - rename preview md

* Switch Package to only create one vsix, and run the build twice in the official build to create both packages

* Replace Preview.md and file copying with text replacement

* typo fix

* moved readme header strings into the function that uses them

* Switch to package config objects
2022-11-04 14:06:06 -07:00
Crash Collison 3646658437
Switch Telemetry key based on Official Build vs Dev (#249)
* Switch Telemetry key based on Official Build vs Dev

* Updated Dev telemetry key, and added comments
2022-08-05 11:29:40 -07:00
David JENNI e5a443d013
address got@9.6.0 issue: transient dep via release-it, which is currently not used anyways -> removing it (#214)
Co-authored-by: davidjen@DAVIDJEN-DEV <davidjen@microsoft.com>
2022-06-23 15:21:34 -07:00
David JENNI 18a20a71df
Add SBOM generation task (#143)
https://aka.ms/cyberEOSBOM

Co-authored-by: david@DAVID-PC <davidjen@microsoft.com>
2021-12-13 14:32:16 -08:00
David JENNI 6ef2243646
add release notes for first pub release (#47)
* add release notes for first pub release

* capture build version info
2021-05-25 09:07:53 -07:00
David JENNI 094908e36f
update job/build number in official builds (#40)
Co-authored-by: davidjen@DAVIDJENDEV <david@jenni.us>
2021-05-24 18:42:56 -07:00
David JENNI ce93580ca5
pass in secret AzDO var as optional 'feedPAT' param to dist task (#30)
Co-authored-by: davidjen@DAVIDJENDEV <david@jenni.us>
2021-05-18 14:23:44 -07:00
David JENNI 0d05484380
pass token as param, since AzDO doesn't add secret vars as env vars (#13) 2020-12-24 12:17:37 -08:00
David JENNI 9c99bbf4ab
official build needs GH authN to version release (#12) 2020-12-24 11:40:05 -08:00
David JENNI c0a0ae8b2e
Semantic versioning for official build (#11)
- automate version increment using https://github.com/release-it/release-it
- using git tags to persist latest version
- tag contains change log
- also create a draft github release
- for now, snapshot into rel/stable will not tag to avoid ambiguous git tags that confuse release-it
- add 'increment-version' script to package.json
2020-12-22 21:24:13 -08:00
David JENNI 148a648938
move azure pipeline yaml into separate folder (#10) 2020-12-22 11:43:58 -08:00