Commit graph

25 commits

Author SHA1 Message Date
Aditya Patwardhan 15f2730c4c
Move from PkgES hosted agents to 1ES hosted agents (#16023) 2021-08-31 15:16:10 -07:00
Robert Holt 528d222441
Enable ARM64 packaging for macOS (#15768) 2021-07-16 21:48:17 +00:00
Travis Plunk 75dc913aa4
Sign internals of EXE package so that it works correctly when signed (#15132)
Co-authored-by: Robert Holt <rjmholt@gmail.com>
2021-04-09 10:26:47 -07:00
Aditya Patwardhan 78e6dd618f
Add suppress for nuget multifeed warning (#14893) 2021-03-01 16:33:22 -08:00
Travis Plunk 1bad808c78
Disable codesign validation where the file type is not supported (#14885)
* disable codesign validation where it fails

* disable macOS filesigning too
2021-02-22 16:39:02 -08:00
Travis Plunk f6fa262580
Fix issue with unsigned build (#14367) 2020-12-09 14:51:43 -08:00
Travis Plunk 09cc338789
Move macOS and nuget to esrp signing (#14324) 2020-12-07 12:11:54 -08:00
Travis Plunk 654846ece5
Don't do a shallow checkout (#13992) 2020-11-06 13:55:39 -08:00
Travis Plunk 05f274898d
Move to ESRP signing for Windows files (#13988)
Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
2020-11-05 13:28:40 -08:00
Travis Plunk 55c2858051
Add checkout step to release build templates (#13840) 2020-10-23 11:42:24 -07:00
Travis Plunk 53fd453ef9
Fix breaks in packages daily build due to macOS signing changes (#13421) 2020-08-12 15:08:54 -07:00
Travis Plunk a00741e6c7
Sign individual files in pkg (#13392)
Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
2020-08-11 14:01:47 -07:00
Aditya Patwardhan 4fea935cad
Fix azure file copy issues in release build (#13182)
Co-authored-by: Aditya Patwardhan <Aditya Patwardhan>
2020-07-15 12:45:47 -07:00
Travis Plunk 9d05561d9c
Fix Azure File Copy break in AzDevOps (#13173) 2020-07-14 12:08:45 -07:00
Aditya Patwardhan bb021a977f
Change packaging to produce LTS packages (#11772) 2020-02-04 16:21:59 -08:00
Travis Plunk 8b36149795 Move to version 3 of AzFileCopy (#11697) 2020-01-28 19:51:07 +00:00
Travis Plunk 704ee90d5c
Update the combined package build to release the daily builds (#10449) 2019-08-28 09:44:02 -07:00
Aditya Patwardhan be505772e2 Add AcessToken variable to jobs that perform signing (#9351) 2019-04-13 18:59:51 -07:00
Travis Plunk 17f5a5ccbe
Add component detection to all jobs (#8964)
Add component detection to all jobs.
2019-03-29 15:18:55 -07:00
Travis Plunk 54ee33d759
Add variable to control the version of the signing task we use (#8982) 2019-02-25 15:06:01 -08:00
Travis Plunk 2834b576ab
Fixes for Scheduled release build (#8887) 2019-02-13 19:13:54 -08:00
Travis Plunk 68f0ae5d4e
Start tracking release build information in an azure storage table (#8850)
Start tracking release build information in an azure storage table

* Also, fix some issues found when the build is started through a schedule
2019-02-12 09:24:11 -08:00
Travis Plunk 32561022ca
Move Final artifacts from universal build to finalResults folder (#8806)
## PR Summary

Move Final artifacts from universal build to `finalResults` folder
2019-02-01 10:59:01 -08:00
Travis Plunk e96b0bf85b
Refactor Unified Release Build (#8804)
Refactor Unified Release Build
  - Make injecting the nuget.config a template
  - Make setting the version variable a template
  - Add parameters to templates where needed
  - Run defender scan before uploading linux packages (and rename step to plain english)
2019-01-31 15:10:19 -08:00
Travis Plunk d0d1061ae2 Add Windows build to universal release build YAML (#8695) 2019-01-22 11:21:02 -08:00