Commit graph

9027 commits

Author SHA1 Message Date
Aditya Patwardhan bec5c36d9d Add an approval for releasing build-info json (#16351) 2021-11-01 15:50:34 -07:00
Travis Plunk 282adddf11 Release build info json when it is preview (#16335) 2021-11-01 15:50:13 -07:00
Aditya Patwardhan dc478202e9 Update metadata.json for v7.2.0 release 2021-11-01 14:39:23 -07:00
Aditya Patwardhan ef846a0b4a Fix global tool and SDK tests in release pipeline (#16342) 2021-11-01 12:00:24 -07:00
github-actions[bot] 817117621c Update to the latest notices file (#16339)
Co-authored-by: TravisEz13 <TravisEz13@users.noreply.github.com>
2021-11-01 12:00:15 -07:00
Aditya Patwardhan 10314b17db Fix issues in release build (#16332) 2021-11-01 12:00:05 -07:00
Aditya Patwardhan 6b9c3f3bdc Update feed and analyzer dependency (#16327) 2021-11-01 11:59:41 -07:00
github-actions[bot] 4dc1d605ee Update license and cgmanifest (#16325) 2021-11-01 11:58:45 -07:00
Dongbo Wang 9e5e8a2603 Don't throw exception when trying to resolve a possible link path (#16310) 2021-11-01 11:58:34 -07:00
Aditya Patwardhan 66ea6283c6 Update to latest .NET 6 GA build 6.0.100-rtm.21527.11 (#16309) 2021-11-01 11:58:24 -07:00
Travis Plunk ae238a4035 Add a major-minor build info JSON file (#16301) 2021-11-01 11:58:11 -07:00
Nikolay Kondratyev 1f2edc66ab Fix Windows build ZIP packaging (#16299) 2021-11-01 11:58:00 -07:00
Dongbo Wang c0339d31bc 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-11-01 11:57:43 -07:00
Aditya Patwardhan 5c4b7c0898 Fix issues reported by code signing verification tool (#16291) 2021-11-01 11:57:26 -07:00
Dongbo Wang f9f9e53a58 Merged PR 17711: Update change log for v7.2.0-rc.1 release
Update change log for v7.2.0-rc.1 release
2021-10-21 17:45:57 +00:00
Dongbo Wang 141bd8154c Merged PR 17704: Fix rpm packaging
Fix rpm packaging to use `$Distribution` instead of the environment check because we are not building rpm packages on a RedHat family machine.
2021-10-21 05:16:47 +00:00
Aditya Patwardhan aab7bc935a Update ThirdPartyNotices.txt (#16283) 2021-10-20 12:45:09 -07:00
Aditya Patwardhan f457e7f7e3 Update testartifacts.yml to use ubuntu-latest image (#16279) 2021-10-20 12:44:11 -07:00
Travis Plunk 061dda9f66 Add script to generate cgmanifest.json (#16278) 2021-10-20 12:43:36 -07:00
Aditya Patwardhan 2663bcdde2 Update version of Microsoft.PowerShell.Native and Microsoft.PowerShell.MarkdownRender packages (#16277) 2021-10-20 12:42:45 -07:00
Travis Plunk 7d3420a450 Disallow all COM for AppLocker system lock down (#16268)
Co-authored-by: Paul Higinbotham <paulhi@microsoft.com>
2021-10-20 12:39:10 -07:00
Aditya Patwardhan 895515478c Add cgmanifest.json for generating correct third party notice file (#16266) 2021-10-20 12:38:11 -07:00
Travis Plunk b390ae01f4 Only upload stable buildinfo for stable releases (#16251) 2021-10-18 13:24:51 -07:00
Travis Plunk b715465168 Don't upload dep or tar.gz for RPM because there are none. (#16230) 2021-10-18 13:21:33 -07:00
Travis Plunk b3e96b44f5 Make RPM license recognized (#16189) 2021-10-18 13:20:53 -07:00
Aditya Patwardhan 88ccad98c7 Add condition to generate release files in local dev build only (#16259) 2021-10-18 11:09:44 -07:00
Aditya Patwardhan d297609bb5 Ensure psoptions.json and manifest.spdx.json files always exist in packages (#16258) 2021-10-18 11:08:56 -07:00
Travis Plunk c3444b931c change order of try-catch-finally and split out arm runs (#16252) 2021-10-18 11:08:23 -07:00
Aditya Patwardhan b6f24cf69d Update .NET 6 to version 6.0.100-rc.2.21505.57 (#16249) 2021-10-18 11:07:43 -07:00
Andrew b4de320605 Removed old not-used-anymore docker-based tests for PS release packages (#16224) 2021-10-18 11:07:06 -07:00
Travis Plunk fe4ce7ec23 Update to vPack task version to 12 (#16250) 2021-10-18 11:06:15 -07:00
Travis Plunk ecf3b566d1 Configure ApplicationInsights to not send cloud role name (#16246)
Configure ApplicationInsights to not send cloud role name

Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
2021-10-18 11:05:40 -07:00
Travis Plunk 2134068884 Disallow Add-Type in NoLanguage mode on a locked down machine (#16245) 2021-10-18 11:05:01 -07:00
Travis Plunk 613966fb0a Sign third party exes (#16229) 2021-10-18 11:04:21 -07:00
Dongbo Wang 93a3788e0e Make property names for the color VT sequences consistent with documentations (#16212) 2021-10-18 11:03:35 -07:00
Travis Plunk 6c73fe04e8 Add Software Bill of Materials to the main packages (#16202) 2021-10-18 11:02:53 -07:00
Steve Lee a1c1aeba5c Don't allow Move-Item with FileSystemProvider to move a directory into itself (#16198) 2021-10-18 11:02:11 -07:00
Travis Plunk 45f2965573 Upgrade set-value package for markdown test (#16196) 2021-10-18 11:01:14 -07:00
Dongbo Wang 6819dfc75a Change Target from a CodeProperty to be an AliasProperty that points to FileSystemInfo.LinkTarget (#16165) 2021-10-18 11:00:16 -07:00
Travis Plunk b98812eeaf Fix Microsoft update spelling issue. (#16178) 2021-10-18 10:59:24 -07:00
Travis Plunk e826202a33 Move vPack build to 1ES Pool (#16169) 2021-10-18 10:58:38 -07:00
Travis Plunk 3e995cea82
fix issue with hash file gettting created before we have finished get-childitem 2021-09-28 15:49:13 -07:00
Aditya Patwardhan d57f10ed9a Merged PR 17284: Add changelog for 7.2.0-preview.10
Add changelog for 7.2.0-preview.10
2021-09-28 22:20:35 +00:00
Travis Plunk be83b2fc0a Add sha256 hashes to release (#16147)
* Add sha256 hashes to release

* Update tools/releaseBuild/azureDevOps/templates/release-CreateGitHubDraft.yml
2021-09-27 09:20:13 -07:00
Aditya Patwardhan 860017b2d6 Update Microsoft.CodeAnalysis.CSharp version (#16138) 2021-09-27 09:20:00 -07:00
Travis Plunk 845a77c3ce Change path for Component Governance for build to the path we actually use to build (#16137) 2021-09-27 09:19:42 -07:00
Dongbo Wang 6532f0d775 Use PlainText when writing to a host that doesn't support VT (#16092) 2021-09-15 11:13:17 -07:00
dependabot[bot] 0e79e596e4 Bump Microsoft.CodeAnalysis.NetAnalyzers (#16070)
Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 6.0.0-rc2.21452.5 to 6.0.0-rc2.21458.5.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md)
- [Commits](https://github.com/dotnet/roslyn-analyzers/commits)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.NetAnalyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-15 11:13:10 -07:00
Steve Lee bd5e985cb0 Remove support for AppExeCLinks to retrieve target (#16044) 2021-09-15 11:13:05 -07:00
Aditya Patwardhan 1fb6443567 Update .NET to 6.0.100-rc.1.21458.32 (#16066) 2021-09-15 11:12:51 -07:00