Commit graph

23 commits

Author SHA1 Message Date
Aditya Patwardhan 86978aaf61
Enable signing daily release build with lifetime certificate (#15642) 2021-06-24 12:17:50 -07: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
Dongbo Wang b63639656d
Build self-contained minimal size package for Guest Config team (#14976) 2021-03-12 13:25:30 -08: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 7c03ad61c1
Use one feed in each nuget.config in official builds (#14363)
Co-authored-by: Robert Holt <rjmholt@gmail.com>
2020-12-14 14:16:55 -08:00
Travis Plunk fb9ed74a53
Fix path signed RPMs are uploaded from in release build (#14424) 2020-12-14 13:59:27 -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 e02fce2d12
Move Linux to Esrp signing (#14210) 2020-11-23 14:50:00 -08:00
Travis Plunk 55c2858051
Add checkout step to release build templates (#13840) 2020-10-23 11:42:24 -07:00
Travis Plunk a89f2611fd
Disable code sign validation on jobs that do not sign (#13389) 2020-08-10 09:07:58 -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 59dff00c0f
Check if Azure Blob exists before overwriting (#12921)
Co-authored-by: Aditya Patwardhan <Aditya Patwardhan>
2020-06-08 18:06:48 -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
Travis Plunk f24428a00c
Add automated RPM signing to release build (#10013) 2019-06-27 10:21:44 -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 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 5f7dde584f
Create unified release build for macOS and Linux packages (#8399)
Create unified release build for macOS and Linux packages
  - Also, updated the definition with latest definitions from the definitions in use.

I will work on these in future PRs:

- Add compliance Job
- Add macOS Signing step
- Merging Windows into the YAML
2018-12-05 14:47:54 -08:00
Renamed from tools/releaseBuild/azureDevOps/LinuxBuild.yml (Browse further)