Commit Graph

10796 Commits

Author SHA1 Message Date
PowerShell Team Bot
f3c6791046
Update to the latest NOTICES file (#24131) 2024-08-12 11:21:05 -07:00
Travis Plunk
a90b03b428
Fix semver issue with updating cgmanifest (#24132) 2024-08-09 18:58:35 +00:00
dependabot[bot]
828c32709c
Bump github/codeql-action from 3.25.15 to 3.26.0 (#24118) 2024-08-09 11:05:42 -07:00
dependabot[bot]
3bb830cc9b
Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#24119) 2024-08-09 11:05:36 -07:00
Travis Plunk
345707c2a1
Add ability to capture MSBuild Binary logs when restore fails (#24128)
* Capture binary logs

* Update .pipelines/PowerShell-Coordinated_Packages-Official.yml
2024-08-09 10:23:31 -07:00
Travis Plunk
8cc7f4c712
add ability to skip windows stage (#24116) 2024-08-08 14:08:39 -07:00
Snowman-25
9456685252
Change type of LineNumber to ulong in Select-String (#24075) 2024-08-08 08:53:19 +05:00
Travis Plunk
a1774fd933
Update docs sample nuget.config (#24109) 2024-08-05 12:25:31 -07:00
dependabot[bot]
5ad1f1d2c8
Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#24113) 2024-08-05 12:24:03 -07:00
Justin Chung
13e9aac36f
Fix Invoke-RestMethod to allow -PassThru and -Outfile work together (#24086) 2024-08-05 12:23:47 -07:00
Dongbo Wang
d173d8c2b5
Minor cleanup on local variable names within a method (#24105) 2024-08-05 11:41:07 -07:00
Travis Plunk
947a41b556
chore: Refactor Nuget package source creation to use New-NugetPackageSource function (#24104) 2024-08-02 12:56:52 -07:00
Jordan Borean
c9bd109686
Fix Hyper-V Remoting when the module is imported via implicit remoting (#24032) 2024-08-01 11:19:47 -07:00
dependabot[bot]
3d2e0f4d2f
Bump super-linter/super-linter from 6.7.0 to 6.8.0 (#24103) 2024-08-01 10:27:55 -07:00
Raffaele Zippo
2b64ee6955
devcontainers: mount workspace in /PowerShell (#23857)
* devcontainers: mount workspace in /PowerShell

* Delete .devcontainer/fedora30 directory

fedora is not supported by PowerShell anymore

* Update Dockerfile

Update to a supported version of Ubuntu

---------

Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
2024-07-31 14:09:03 -07:00
Travis Plunk
8a8f2d4b23
Make Microsoft feeds the default (#24098) 2024-07-31 19:41:15 +00:00
Travis Plunk
5eb9ae43f5
Cleanup unused csproj (#23951) 2024-07-30 22:23:19 +00:00
Travis Plunk
3a6916320b
Add script to update SDK version during release (#24034) 2024-07-30 13:17:45 -07:00
Aditya Patwardhan
2a77030a0b
Enumerate over all signed zip packages (#24063) 2024-07-30 13:16:00 -07:00
dependabot[bot]
963a4bd09b
Bump github/codeql-action from 3.25.13 to 3.25.15 (#24095) 2024-07-30 13:15:25 -07:00
dependabot[bot]
3529c6fb1a
Bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#24096) 2024-07-30 13:15:04 -07:00
Justin Grote
5ae0fbd547
RecommendedAction: Explicitly start and stop ANSI Error Color (#24065) 2024-07-29 16:52:11 -07:00
Armaan Mcleod
b39b5f4252
Add ConvertTo-CliXml and ConvertFrom-CliXml cmdlets (#21063) 2024-07-26 22:12:44 +05:00
Aditya Patwardhan
69dce1201f
Update metadata.json for PowerShell July releases (#24082) 2024-07-24 11:13:29 -07:00
Justin Chung
9995125454
Add OutFile property in WebResponseObject (#24047) 2024-07-23 21:04:20 +00:00
dependabot[bot]
1f84053ebf
Bump github/codeql-action from 3.25.12 to 3.25.13 (#24069) 2024-07-22 16:18:45 -07:00
dependabot[bot]
8016daadda
Bump actions/dependency-review-action from 4.3.3 to 4.3.4 (#24046) 2024-07-18 11:15:29 -07:00
dependabot[bot]
54e8b8bc9c
Bump github/codeql-action from 3.25.11 to 3.25.12 (#24053) 2024-07-18 11:15:16 -07:00
jshigetomi
666fdb5d5a
Show file name in Invoke-WebRequest -OutFile -Verbose (#24041) 2024-07-17 08:00:42 +05:00
Jordan Borean
c107c9c66b
Set-Acl: Do not fail on untranslatable SID (#21096) 2024-07-15 18:33:41 -07:00
xtqqczze
2e93c18769
Remove explicit IDE1005 suppressions (#21217) 2024-07-15 16:11:58 -07:00
Aditya Patwardhan
390a341a61
Add macos signing for package files (#24015)
* Sign macos packages

* Fix typo

* Add variables

* Remove signing cert

* Update signing

* Add signing cert

* Add uncompress

* Add variable group

* Download signed macos packages
2024-07-11 10:58:46 -07:00
dependabot[bot]
895f44623a
Bump agrc/reminder-action from 1.0.13 to 1.0.14 (#24042) 2024-07-11 10:04:58 -07:00
dependabot[bot]
4bddb33c1e
Bump agrc/create-reminder-action from 1.1.14 to 1.1.15 (#24043) 2024-07-11 10:04:46 -07:00
Dongbo Wang
dcf6754445
Fix the extent of the parser error when a number constant is invalid (#24024) 2024-07-09 10:55:25 -07:00
dependabot[bot]
1ed378175e
Bump agrc/create-reminder-action from 1.1.13 to 1.1.14 (#24029) 2024-07-09 10:54:48 -07:00
dependabot[bot]
1ed0ec4b28
Bump agrc/reminder-action from 1.0.12 to 1.0.13 (#24028) 2024-07-09 10:54:24 -07:00
dependabot[bot]
48cc6eb17d
Bump super-linter/super-linter from 6.6.0 to 6.7.0 (#24030) 2024-07-09 10:54:11 -07:00
Steve Lee
2d83b95539
Fix Move-Item to throw error when moving into itself (#24004) 2024-07-08 23:53:17 +00:00
dependabot[bot]
ed843f0e0c
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#24019) 2024-07-08 15:47:54 -07:00
Jordan Borean
ecdf7805ca
Fix up .NET method invocation with Optional argument (#21387) 2024-07-01 15:46:39 -07:00
Jordan Borean
720f145e28
Fix progress calculation on Remove-Item (#23869) 2024-07-01 15:40:49 -07:00
CarloToso
86a7262a71
Fix WebCmdlets when -Body is specified but ContentType is not (#23952) 2024-07-01 15:35:23 -07:00
Jordan Borean
ab43c19390
Improve .NET overload definition of generic methods (#21326) 2024-07-01 14:03:01 -07:00
Steve Lee
908c325879
Enable -NoRestart to work with Register-PSSessionConfiguration (#23891) 2024-07-01 14:00:50 -07:00
Subham Bose
4a0decbc3c
Update install-powershell.sh to support azure-linux (#23955) 2024-07-01 12:52:07 -07:00
Aditya Patwardhan
dbb17afcb2
Skip build steps that do not have exe packages (#23945) 2024-07-01 11:36:04 -07:00
Ikko Eltociear Ashimine
8c5a72522a
Fix a typo in WebRequestSession.cs (#23963)
minor fix
2024-07-01 11:22:05 -07:00
dependabot[bot]
8ec223895d
Bump github/codeql-action from 3.25.10 to 3.25.11 (#23999) 2024-07-01 11:16:53 -07:00
Armaan Mcleod
ec3840d6a1
Add IgnoreComments and AllowTrailingCommas options to Test-Json cmdlet (#23817) 2024-06-24 13:03:22 +05:00