Commit graph

9075 commits

Author SHA1 Message Date
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
Andrew a5f283537a
Removed old not-used-anymore docker-based tests for PS release packages (#16224) 2021-10-15 10:46:36 -07:00
Travis Plunk 3ecf4b3a1d
Update to vPack task version to 12 (#16250) 2021-10-14 17:24:10 -07:00
Travis Plunk d74c6bfb7b
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-14 15:12:37 -07:00
Travis Plunk 3893c4d55b
Disallow Add-Type in NoLanguage mode on a locked down machine (#16245) 2021-10-14 14:53:41 -07:00
Dongbo Wang cd6eccb1ac
Update the change logs for v7.0.8 and v7.1.5 releases (#16248) 2021-10-14 14:51:25 -07:00
Keith Hill b94dd91e74
Specify exe path as TargetObect for non-zero exit code ErrorRecord (#16108) 2021-10-14 14:47:54 -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 c784dde5a2
Remove the unused FollowSymLink function (#16231) 2021-10-14 14:14:05 -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
Steve Lee d0e823797f
Don't allow Move-Item with FileSystemProvider to move a directory into itself (#16198) 2021-10-12 14:16:32 -07:00
Travis Plunk 329250c974
Upgrade set-value package for markdown test (#16196) 2021-10-12 14:14:39 -07:00
Dongbo Wang c8984c0517
Make property names for the color VT sequences consistent with documentations (#16212) 2021-10-11 14:58:51 -07:00
Dongbo Wang a32700a1c1
Add clean block to script block as a peer to begin, process, and end to allow easy resource cleanup (#15177) 2021-10-11 14:49:09 -07:00
Dongbo Wang fa4bfb447e
Use Ubuntu 20.04 for SSH remoting test (#16225) 2021-10-11 13:43:42 -07:00
Ikko Ashimine ce951602a4
Fix typo in TypeTable.cs (#16220)
occured -> occurred
2021-10-11 10:15:16 -07:00
Sean Wheeler 41093f6d7a
Fixes #16176 - replace snippet tag with code tag in comments (#16177) 2021-10-08 21:01:28 +05:00
Dongbo Wang e98a8c8601
Fix '-PipelineVariable' to set variable in the right scope (#16199) 2021-10-07 10:26:21 -07:00
dwtaber 53ac646cc0
Invoke-Command: improve handling of variables with $using: expression (#16113) 2021-10-06 10:43:56 -07:00
Dongbo Wang 2f57bf848b
Change Target from a CodeProperty to be an AliasProperty that points to FileSystemInfo.LinkTarget (#16165) 2021-10-05 10:29:16 -07:00
dependabot[bot] 4c84665bc7
Bump Microsoft.CodeAnalysis.NetAnalyzers (#16194)
Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 6.0.0-rtm.21480.8 to 6.0.0-rtm.21504.2.
- [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-10-05 10:28:10 -07:00
dependabot[bot] cfe45defc1
Bump Microsoft.CodeAnalysis.NetAnalyzers from 6.0.0-rc2.21458.5 to 6.0.0-rtm.21480.8 (#16183)
Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 6.0.0-rc2.21458.5 to 6.0.0-rtm.21480.8.
- [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-10-03 13:48:25 -07:00
Travis Plunk 6b42f445ed
Move vPack build to 1ES Pool (#16169) 2021-10-03 13:36:55 -07:00
Travis Plunk 4336ebaf29
Fix Microsoft update spelling issue. (#16178) 2021-10-03 13:35:19 -07:00
Travis Plunk 7cf1ef8c85 merge v7.2.0-preview.10 into master 2021-09-29 12:33:07 -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 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
Andy Schwartzmeyer 3ed7571f94
Update Windows PowerShell issues link (#16105) 2021-09-23 22:28:57 -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
Aditya Patwardhan c4c312cc31
Update Microsoft.CodeAnalysis.CSharp version (#16138) 2021-09-23 07:04:14 -07:00
Steve Lee e81048b6ab
Remove Joey from Committee and WG membership (#16119) 2021-09-17 17:37:18 +00:00
xtqqczze 49e21be29d
Update more docs for net6.0 TFM (#16102) 2021-09-16 08:51:48 +05:00
Sean Wheeler 6d2feeee38
Change 'snippet' tag to 'code' tag in XML comments (#16106) 2021-09-15 15:42:13 -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