Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/PowerShell/PowerShell.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-29Bump Microsoft.PowerShell.Native from 7.3.0-rc.1 to 7.3.0backport/pr-18405-to-release/v7.3.0dependabot[bot]
Bumps [Microsoft.PowerShell.Native](https://github.com/PowerShell/PowerShell-Native) from 7.3.0-rc.1 to 7.3.0. - [Release notes](https://github.com/PowerShell/PowerShell-Native/releases) - [Commits](https://github.com/PowerShell/PowerShell-Native/commits)
2022-10-27Fix header level in change logv7.3.0-rc.1Aditya Patwardhan
2022-10-27Merged PR 22996: Change log for v7.3.0-rc.1Aditya Patwardhan
Change log for v7.3.0-rc.1
2022-10-26Merged PR 22987: Update ThirdPartyNoticesAditya Patwardhan
Update ThirdPartyMotices
2022-10-26[release/v7.3.0-rc.1] Bump to .NET 7 RC2 official version (#18328) (#18377)release/v7.3.0-rc.1Aditya Patwardhan
2022-10-26Bump to .NET 7 to version `7.0.100-rc.2.22477.20` (#18286) (#18378)Aditya Patwardhan
2022-10-25[release/v7.3.0-rc.1] Remove the `ProcessorArchitecture` portion from the ↵github-actions[bot]
full name as it's obsolete (#18381)
2022-10-25[release/v7.3.0-rc.1] Revert "Replace win7 runtime with win8 and remove ↵github-actions[bot]
APISets (#18304)" (#18376)
2022-10-25[release/v7.3.0-rc.1] Replace win7 runtime with win8 and remove APISets ↵Aditya Patwardhan
(#18304) (#18354)
2022-10-19Add missing `-Tag 'CI'` to describe blocks. (#18317)github-actions[bot]
2022-10-14[release/v7.3.0-rc.1] Do not cleanup pwsh.deps.json for framework dependent ↵github-actions[bot]
packages (#18300) Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
2022-10-14[release/v7.3.0-rc.1] Update to use ComputeCore.dll for PowerShell Direct ↵github-actions[bot]
(#18295) Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
2022-10-14[release/v7.3.0-rc.1] Bump Microsoft.PowerShell.Native from 7.3.0-preview.1 ↵github-actions[bot]
to 7.3.0-rc.1 (#18296) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-14[release/v7.3.0-rc.1] Remove unnecessary native dependencies from the ↵github-actions[bot]
package (#18297) * Change the PDB type for release builds are portable * Remove unnecessary dependencies from the package * Update PowerShell.Common.props * Update PowerShell.Common.props * Fix wix files * Get the correct file name for the platform * Address CR feedback * Re-add PresentationNative_cor3.dll * Fix wix Co-authored-by: Aditya Patwardhan <adityap@microsoft.com> Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
2022-10-14[release/v7.3.0-rc.1] On Unix, only explicitly terminate the native process ↵github-actions[bot]
if not in background (#18279) Co-authored-by: Dominik Kaszewski <dakaszewski@gmail.com> Co-authored-by: Dongbo Wang <dongbow@microsoft.com> Co-authored-by: Steve Lee <slee@microsoft.com>
2022-10-14[release/v7.3.0-rc.1] Make the link to minimal package blob public during ↵github-actions[bot]
release (#18175) Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
2022-10-14[release/v7.3.0-rc.1] Recurse the file listing. (#18285)github-actions[bot]
Co-authored-by: James Truher <jimtru@microsoft.com>
2022-10-13[release/v7.3.0-rc.1] Create tasks to collect and publish hashes for build ↵github-actions[bot]
files. (#18284) Co-authored-by: James Truher <jimtru@microsoft.com>
2022-10-13[release/v7.3.0-rc.1] Add branch counter to compliance build (#18283)github-actions[bot]
Co-authored-by: travis plunk <github@ez13.net>
2022-10-13[release/v7.3.0-rc.1] Move ApiScan to compliance build (#18278)github-actions[bot]
* Add build and APIScan to compliance build * dynamically set version set releaseTagVar default * publish logs * set to standard verbosity only update status every 5 minutes * add guardian export Publish Guardian reports publish whole artifact folder update publish switch to guardian publish task * Download symbols * Create configuration that doesn't make it ready to run * temp files are huge, don't preserve * remove APIScan from release build * remove duplicate install tool task Co-authored-by: Travis Plunk <github@ez13.net>
2022-10-13[release/v7.3.0-rc.1] Update MSI exit message (#18260)github-actions[bot]
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
2022-10-13[release/v7.3.0-rc.1] Remove XML files for min-size package (#18275)github-actions[bot]
Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
2022-09-20Merged PR 22577: Update the change log for v7.3.0-preview.8v7.3.0-preview.8Dongbo Wang
Update the change log for v7.3.0-preview.8
2022-09-17Merged PR 22553: Update ThirdPartyNotices.txt for 7.3.0-preview.8Dongbo Wang
Update ThirdPartyNotices.txt for 7.3.0-preview.8
2022-09-17Merged PR 22551: Update cgmanifest.json for 7.3.0-preview.8Dongbo Wang
Update cgmanifest.json for 7.3.0-preview.8
2022-09-16[release/v7.3.0-rc.1] Re-enable building with Ready-to-Run (#18107)github-actions[bot]
2022-09-16[release/v7.3.0-rc.1] Update `DotnetRuntimeMetadata.json` for .NET 7 RC1 ↵Aditya Patwardhan
build (#18106)
2022-09-16[release/v7.3.0-rc.1] Add ConfigurationFile option to syntax frontmatter ↵github-actions[bot]
(#18104)
2022-09-16[release/v7.3.0-rc.1] Filter out compiler generated types for `Add-Type ↵github-actions[bot]
-PassThru` (#18103)
2022-09-15Backport of 'Fix error formatting to use color defined in ↵Aditya Patwardhan
$PSStyle.Formatting' (#18086)
2022-09-14Make experimental feature `PSRemotingSSHTransportErrorHandling` stable ↵Aditya Patwardhan
(#18046) (#18085)
2022-09-14Make experimental feature `PSAMSIMethodInvocationLogging` stable (#18041) ↵Aditya Patwardhan
(#18083)
2022-09-13[release/v7.3.0-rc.1] Make experimental feature `PSExec` stable (#18077)github-actions[bot]
2022-09-13[release/v7.3.0-rc.1] Make experimental feature ↵github-actions[bot]
`PSNativeCommandArgumentPassing` stable (#18076)
2022-09-13[release/v7.3.0-rc.1] Handle PSObject argument specially in method ↵github-actions[bot]
invocation logging (#18079)
2022-09-13[release/v7.3.0-rc.1] Make experimental feature `PSCleanBlock` stable (#18075)github-actions[bot]
2022-09-13[release/v7.3.0-rc.1] Make experimental feature `PSAnsiRenderingFileInfo` ↵github-actions[bot]
stable (#18078)
2022-09-13[release/v7.3.0-rc.1] Revert "Add `-StrictMode` to `Invoke-Command` to allow ↵github-actions[bot]
specifying strict mode when invoking command locally" (#18074)
2022-09-13[release/v7.3.0-rc.1] Update `README.md` and `metadata.json` for the next ↵github-actions[bot]
releases (#17925)
2022-09-07[release/v7.3.0-rc.1] Add XML reference documents to NuPkg files for SDK ↵github-actions[bot]
(#18017)
2022-09-02Update to the latest NOTICES file (#17996)github-actions[bot]
2022-08-31[release/v7.3.0-rc.1] Make Register MU timeout (#17995)github-actions[bot]
2022-08-26Update to the latest NOTICES file (#17926)github-actions[bot]
2022-08-19Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 (#17924)github-actions[bot]
2022-08-19[release/v7.3.0-rc.1] Update list of PS team members in release tools (#17928)github-actions[bot]
2022-08-19Update to use version 2.21.0 of Application Insights. (#17927)github-actions[bot]
2022-08-19Complete ongoing `write-progress` (#17922)github-actions[bot]
2022-08-19[release/v7.3.0-rc.1] Make sure `Security.types.ps1xml` gets signed in ↵github-actions[bot]
release build (#17930)
2022-08-19Update the cgmanifest (#17929)github-actions[bot]
2022-08-19Update the cgmanifest (#17923)github-actions[bot]
Co-authored-by: adityapatwardhan <adityapatwardhan@users.noreply.github.com>