Commit graph

811 commits

Author SHA1 Message Date
Travis Plunk aa7a31b46e
Use notice task to generate license assuming cgmanifest contains all components (#16340)
* Use notice task to generate license assuming cgmanifest contains all components

* fix capture task

* fix output location

* cgmanifest using latest public

* fix additional attributions path

* split into stages to allow retry without restarting

* manually append additional attributions

* remove dead comment

* Revert "cgmanifest using latest public"

This reverts commit 6bed867300.
2021-10-30 11:00:07 -07:00
Travis Plunk 727326d78c
Refactor cgmanifest generator to include all components (#16326) 2021-10-29 16:29:40 -07:00
Aditya Patwardhan c44c39c92b
Fix issues in release build (#16332) 2021-10-29 11:18:43 -07:00
Aditya Patwardhan b2dd88ec8b
Update feed and analyzer dependency (#16327) 2021-10-28 20:51:35 -07:00
Travis Plunk f41b6b415e
Add GitHub Workflow to keep notices up to date (#16284)
Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>
2021-10-28 11:44:06 -07:00
Aditya Patwardhan 52b6d89407
Update to latest .NET 6 GA build 6.0.100-rtm.21527.11 (#16309) 2021-10-28 11:40:52 -07:00
Travis Plunk 5ce5936d78
Create compliance build (#16286)
Co-authored-by: Robert Holt <rjmholt@gmail.com>
2021-10-28 11:07:09 -07:00
Travis Plunk ffd06eb8ed
Move mapping file into product repo and add Debian 11 (#16316) 2021-10-27 17:15:28 -07:00
Travis Plunk a3c03392ca
Add a major-minor build info JSON file (#16301) 2021-10-27 17:14:50 -07:00
Dongbo Wang f2d5ae74ad
Clean up crossgen related build scripts also generate native symbols for R2R images (#16297)
* Clean up crossgen related build scripts

* Fix ci.psm1

* Clean up '-CrossGen' use in a few other files
2021-10-27 11:42:37 -07:00
Nikolay Kondratyev d28691f59e
Fix Windows build ZIP packaging (#16299) 2021-10-27 10:29:42 -07:00
Travis Plunk 14ea042cec
Revert "Update to use .NET 6 GA build (#16296)" (#16308)
This reverts commit 6302f4815a.
2021-10-26 15:57:59 -07:00
Aditya Patwardhan 15ac9485de
Fix issues reported by code signing verification tool (#16291) 2021-10-22 16:45:51 -07:00
Aditya Patwardhan 6302f4815a
Update to use .NET 6 GA build (#16296) 2021-10-22 23:12:00 +00:00
Travis Plunk e5d27d139c
Revert "add GH workflow to keep the cgmanifest up to date." (#16294)
This reverts commit 57f4ccd1fc.
2021-10-22 10:32:08 -07:00
Dongbo Wang 612aade356
Update README.md and metadata.json files for v7.2.0-rc.1 release (#16285) 2021-10-21 17:03:47 -07:00
Dongbo Wang 7ce4e5a766
Update ChangeLog for 7.2.0-rc.1 and also fix RPM packaging (#16290) 2021-10-21 16:15:13 -07:00
Travis Plunk 57f4ccd1fc
add GH workflow to keep the cgmanifest up to date. 2021-10-20 13:11:22 -07:00
Aditya Patwardhan 7ac276ac25
Update testartifacts.yml to use ubuntu-latest image (#16279) 2021-10-20 11:51:58 -07:00
Aditya Patwardhan 66508053f5
Update version of Microsoft.PowerShell.Native and Microsoft.PowerShell.MarkdownRender packages (#16277) 2021-10-19 17:31:57 -07:00
Travis Plunk b08ab5afea
Add script to generate cgmanifest.json (#16278) 2021-10-19 17:27:44 -07:00
Travis Plunk 0a80da013c
Only upload stable buildinfo for stable releases (#16251) 2021-10-18 13:10:59 -07:00
Travis Plunk b413d63d14
Make RPM license recognized (#16189) 2021-10-18 13:07:41 -07:00
Travis Plunk 240b3261b8
Don't upload dep or tar.gz for RPM because there are none. (#16230) 2021-10-18 13:07:20 -07:00
Aditya Patwardhan 061a644019
Add condition to generate release files in local dev build only (#16259) 2021-10-15 16:42:23 -07:00
Aditya Patwardhan 45b80a555a
Update .NET 6 to version 6.0.100-rc.2.21505.57 (#16249) 2021-10-15 13:51:26 -07:00
Travis Plunk 1be0c92486
change order of try-catch-finally and split out arm runs (#16252) 2021-10-15 11:43:18 -07:00
Aditya Patwardhan 52e82d0d7f
Ensure psoptions.json and manifest.spdx.json files always exist in packages (#16258) 2021-10-15 11:29:19 -07:00
Travis Plunk 3ecf4b3a1d
Update to vPack task version to 12 (#16250) 2021-10-14 17:24:10 -07:00
Aditya Patwardhan 9a63f412ef
Update README.md and metadata.json for 7.0.8 and 7.1.5 releases (#16144) 2021-10-14 14:31:49 -07:00
Dongbo Wang 080b754cb9
Remove unneeded NuGetConfigFile resource string (#16232) 2021-10-14 14:13:24 -07:00
Travis Plunk bd5dc97087
Add Software Bill of Materials to the main packages (#16202) 2021-10-12 15:40:43 -07:00
Travis Plunk e4367386b3
Sign third party exes (#16229) 2021-10-12 14:32:10 -07:00
Travis Plunk 6b42f445ed
Move vPack build to 1ES Pool (#16169) 2021-10-03 13:36:55 -07:00
Aditya Patwardhan f4ee1d7f12
Update README.md and metadata.json for next preview release (#16107) 2021-09-28 17:13:11 -07:00
Travis Plunk 7f36609cf4
fix issue with hash file getting created before we have finished get-childitem (#16170) 2021-09-28 16:58:26 -07:00
Travis Plunk 9eb63debcd
Add sha256 hashes to release (#16147)
* Add sha256 hashes to release

* Update tools/releaseBuild/azureDevOps/templates/release-CreateGitHubDraft.yml
2021-09-23 17:31:57 -07:00
Travis Plunk 6589eeb610
Change path for Component Governance for build to the path we actually use to build (#16137) 2021-09-23 07:06:06 -07:00
Dongbo Wang 1704ca6885
Add benchmark to test compiler performance (#16083) 2021-09-14 13:51:18 -07:00
Travis Plunk 8b962ca1db
Update minimum required OS version for macOS (#16088) 2021-09-13 15:56:12 -07:00
Dongbo Wang 74e283c4f9
Set locale correctly on Linux CI (#16073) 2021-09-09 13:59:31 -07:00
Aditya Patwardhan 14ced821c9
Fix the GitHub Action for updating .NET daily builds (#16042) 2021-09-03 15:18:50 -07:00
Travis Plunk 6cde546203
Add .stylecop to filetypexml and format it (#16025) 2021-09-01 10:36:58 -07:00
Aditya Patwardhan 7fc60d1d5f
Bump .NET to 6.0.100-rc.1.21430.44 (#16028) 2021-09-01 10:35:27 -07:00
Aditya Patwardhan 15f2730c4c
Move from PkgES hosted agents to 1ES hosted agents (#16023) 2021-08-31 15:16:10 -07:00
Aditya Patwardhan 3bb6b2736a
Update Ubuntu images to use Ubuntu 20.04 (#15906) 2021-08-30 13:56:52 -07:00
Dongbo Wang e3d8353e3c
Fix the mac build by updating the pool image name (#16010) 2021-08-28 12:51:37 -07:00
Aditya Patwardhan 008f4b057f
Use Alpine 3.12 for building PowerShell for alpine (#16008) 2021-08-27 14:05:39 -07:00
Aditya Patwardhan 15836f289c
Ignore error from Find-Package (#15999) 2021-08-25 15:59:58 -07:00
Aditya Patwardhan b09f6973fd
Find packages separately for each source in UpdateDotnetRuntime.ps1 script (#15998) 2021-08-25 14:19:55 -07:00