Commit Graph

10768 Commits

Author SHA1 Message Date
PowerShell Team Bot
01ae632636
Update package references (#24414) 2024-10-11 19:08:14 +00:00
dependabot[bot]
f8ae87975e
Bump actions/checkout from 4.2.0 to 4.2.1 (#24395)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](d632683dd7...eef61447b9)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2024-10-10 13:35:26 -07:00
Thomas Nieto
c191efe890
Fix devcontainer extensions key (#24359)
* Fix devcontainer vscode extensions definition

* Fix formatting

---------

Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
2024-10-03 23:03:04 +00:00
Tess Gauthier
5b6a667b50
Update vpack pipeline (#24281)
* explicitly disable async sdl

* Update PowerShell-vPack-Official.yml
2024-10-03 15:29:33 -07:00
Dongbo Wang
1a39e4e8e1
Update PSReadLine to 2.3.6 (#24380) 2024-10-03 15:09:24 -07:00
Justin Chung
2d092b1ea6
Bring changes from v7.5.0-preview.5 Release Branch to Master (#24369)
* Merged PR 32689: Fix typo in release-MakeBlobPublic.yml

Fix typo in release-MakeBlobPublic.yml

* Merged PR 32696: Fixed Test Scenario for Compress-PSResource

The test was failing because a relative path was provided to parameter -DestinationPath.
Should update Compress-PSResource to accept relative paths for -DestinationPath.

----
#### AI description  (iteration 1)
#### PR Classification
Bug fix for a failing test scenario.

#### PR Summary
This pull request fixes the test scenario for the `Compress-PSResource` function.
- `Microsoft.PowerShell.PSResourceGet.Tests.ps1`: Updated the path resolution for `$PublishedNupkgs` using `Resolve-Path` and added a missing line break in the test for compressing a module.

* Merged PR 32709: Changelog for v7.5.0-preview.5

Added 7.5.0-preview.5 change log

----
Changelog update for the new preview release.
This pull request updates the changelog for the v7.5.0-preview.5 release, documenting breaking changes, engine updates, new features, and other improvements.
- `ConvertTo-Json`: Treat large Enum values as numbers.
- `Import-Module`: Fix processor architecture validation.
- `Resolve-Path` and `Convert-Path`: Add `-Force` parameter to support wildcard hidden files.
- `PSResourceGet` test: Fix cleanup.
- Various build and packaging improvements, including updates to dependencies and test scenarios.

* added ks2 to release pipeline

* Merged PR 32752: Copy global tools to static site

Rather than an intermediate folder that must be manually copied into the static site.

----
#### AI description  (iteration 1)
#### PR Classification
Code modification to enhance functionality.

#### PR Summary
This pull request updates the release pipeline to copy global tools to a static site.
- Changes in `/.pipelines/templates/release-MakeBlobPublic.yml` to set `prefix` and `destinationPrefix` for blob copying.
- Adjusted destination container name to use `$web` and updated blob naming conventions.

* Merged PR 32759: Switch to single quotes for container name in global tool copy

#### AI description  (iteration 1)
#### PR Classification
Code cleanup

#### PR Summary
This pull request updates the container name string to use single quotes for consistency.
- Changes in `/.pipelines/templates/release-MakeBlobPublic.yml` to switch `$destinationContainerName` from double quotes to single quotes.

* Added condition for make blob public

* moved conditional from global tools to copy

* conditional as a paramter instead of var

* removed dependency

* blob folder name to release Tag

---------

Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
Co-authored-by: Justin Chung <t-juchung@microsoft.com>
Co-authored-by: Justin Chung <chungjustin@microsoft.com>
Co-authored-by: Patrick Meinecke <pmeinecke@microsoft.com>
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
2024-10-03 21:32:33 +00:00
dependabot[bot]
4a129cd955
Bump actions/checkout from 4.1.7 to 4.2.0 (#24348)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](692973e3d9...d632683dd7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-03 13:35:16 -07:00
dependabot[bot]
0aedc61a18
Bump github/codeql-action from 3.26.8 to 3.26.10 (#24364)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.8 to 3.26.10.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](294a9d9291...e2b3eafc8d)

---
updated-dependencies:
- dependency-name: github/codeql-action
  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>
2024-10-03 13:34:39 -07:00
dependabot[bot]
9996d2d467
Bump agrc/create-reminder-action from 1.1.15 to 1.1.16 (#24375)
Bumps [agrc/create-reminder-action](https://github.com/agrc/create-reminder-action) from 1.1.15 to 1.1.16.
- [Release notes](https://github.com/agrc/create-reminder-action/releases)
- [Changelog](https://github.com/agrc/create-reminder-action/blob/main/CHANGELOG.md)
- [Commits](ffa4363460...1bc8a409a8)

---
updated-dependencies:
- dependency-name: agrc/create-reminder-action
  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>
2024-10-03 13:31:06 -07:00
Travis Plunk
9e59d1fcca
Support new backport branch format (#24378) 2024-10-03 13:09:07 -07:00
Patrick Meinecke
e6e3060519
Add BaseUrl to buildinfo json file (#24376) 2024-10-03 12:44:06 -07:00
Justin Chung
2d5d702273
Update metadata.json (#24352) 2024-10-02 10:55:39 -07:00
Patrick Meinecke
ba493b6f1a
Copy to static site instead of making blob public (#24269) 2024-09-25 09:49:26 -07:00
Aditya Patwardhan
b9c0127e83
Fix cleanup in PSResourceGet test (#24339) 2024-09-24 14:10:01 -07:00
alerickson
669d9e384e
Update Microsoft.PowerShell.PSResourceGet to 1.1.0-preview2 (#24300) 2024-09-23 14:58:24 -07:00
dependabot[bot]
389f9dba88
Bump github/codeql-action from 3.26.6 to 3.26.8 (#24325)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.6 to 3.26.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](4dd16135b6...294a9d9291)

---
updated-dependencies:
- dependency-name: github/codeql-action
  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>
2024-09-20 11:40:42 -07:00
Aditya Patwardhan
6ba66ddc7c
Update markdownLink.yml to not run on release branches (#24323) 2024-09-20 09:37:44 -07:00
Anam Navied
dd6bb31b67
add updated libicu dependency for debian packages (#24301)
* add updated libicu dependency for debian packages specifically ubuntu24.04

* add mapping for ubuntu noble PMC repo
2024-09-19 15:24:23 -07:00
Jordan Borean
3e3d83cfa4
Treat large Enum values as numbers in ConvertTo-Json (#20999) 2024-09-19 17:24:20 +00:00
Anam Navied
805e621517
add mapping to azurelinux repo (#24290) 2024-09-18 09:30:38 -07:00
Dongbo Wang
0b3709b1e1
Remove the MD5 branch in the strong name signing token calculation (#24288) 2024-09-17 17:09:53 -07:00
James Truher [MSFT]
4fdc02b698
Add telemetry to track the use of features (#24247) 2024-09-16 16:28:19 -07:00
Aditya Patwardhan
9303de597d
Bump .NET 9 to 9.0.100-rc.1.24452.12 (#24273) 2024-09-12 12:10:07 -07:00
Travis Plunk
a42e5dbd1d
Ensure the official build files CodeQL issues (#24278)
* Enable and Disable CodeQL in the right places during the official build

* fix codeql condition

* fix syntax error

* Enable codeQL issue filing

* use parameter instead of branch to force codeql

* try to name the build better

* Update .pipelines/PowerShell-Coordinated_Packages-Official.yml

* add debugging to display name of debugging parameters

* fix spacing

* Update .pipelines/PowerShell-Coordinated_Packages-Official.yml
2024-09-12 10:11:55 -07:00
PowerShell Team Bot
50e99a2489
Update experimental-feature json files (#24271) 2024-09-10 22:52:28 +00:00
Travis Plunk
a9f81c5803
Make some release tests run in a hosted pools (#24270) 2024-09-10 14:48:39 -07:00
Aditya Patwardhan
de0c8d21f4
Do not build the exe for Global tool shim project (#24263) 2024-09-10 20:47:23 +00:00
Dongbo Wang
7e27e63456
Handle global tool specially when prepending PSHome to PATH (#24228) 2024-09-10 13:01:27 -07:00
Steve Lee
4a47d3582e
Fix how processor architecture is validated in Import-Module (#24265) 2024-09-10 12:59:40 -07:00
Travis Plunk
3097c1862e
Update and add new NuGet package sources for different environments. (#24264)
* Update nuget.config

* Update build.psm1

* Update build.psm1

---------

Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
2024-09-10 19:41:53 +00:00
Ikko Eltociear Ashimine
b428e1a393
Fix typos in ShowModuleControl.xaml.cs (#24248) 2024-09-09 12:28:03 -07:00
Steve Lee
ecb2ea6d44
Make features PSCommandNotFoundSuggestion, PSCommandWithArgs, and PSModuleAutoLoadSkipOfflineFiles stable (#24246) 2024-09-09 11:19:09 -07:00
PowerShell Team Bot
c0aca665c4
Update to the latest NOTICES file (#24259) 2024-09-09 09:45:10 -07:00
dependabot[bot]
8e4c15c06a
Bump skitionek/notify-microsoft-teams (#24261) 2024-09-09 09:44:34 -07:00
Travis Plunk
fbf214ac92
Delete demos directory (#24258) 2024-09-06 18:46:28 +00:00
Travis Plunk
849ba1c027
Delete assets/AppImageThirdPartyNotices.txt (#24256) 2024-09-06 11:38:18 -07:00
dependabot[bot]
0b33361d18
Bump actions/upload-artifact from 4.3.6 to 4.4.0 (#24240)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](834a144ee9...50769540e7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
2024-09-06 16:25:56 +00:00
dependabot[bot]
7e3672e2e0
Bump github/codeql-action from 3.26.5 to 3.26.6 (#24231)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.5 to 3.26.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](2c779ab0d0...4dd16135b6)

---
updated-dependencies:
- dependency-name: github/codeql-action
  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>
2024-09-06 09:24:41 -07:00
Travis Plunk
92825b7710
Create new pipeline for compliance (#24252)
* Set up CI with Start Right

* remove deadcode and add copyright notice

* Update .pipelines/templates/compliance/apiscan.yml

* Apply suggestions from code review

* fix syntax
2024-09-05 22:16:57 +00:00
Travis Plunk
c83bd87e4f
Capture environment better (#24148)
* Capture environment better

* Capture env better
2024-09-05 14:49:23 -07:00
MartinGC94
22e8fed058
Write type data to the pipeline instead of collecting it (#24236) 2024-09-05 10:01:18 +05:00
Travis Plunk
552b87b42c
Add specific path for issues in tsaconfig (#24244) 2024-09-04 10:06:57 -07:00
Aditya Patwardhan
d6555adccb
Use Managed Identity for APIScan authentication (#24243)
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
2024-09-03 21:24:40 +00:00
Aditya Patwardhan
04672bfdd6
Add windows signing for pwsh.exe (#24219)
* Add windows signing for pwsh.exe

* Use CP code for signing pwsh.exe

* Fix typo

* Update signing cert

* Add signing test
2024-09-03 14:20:47 -07:00
dependabot[bot]
5395d0ad81
Bump super-linter/super-linter from 7.0.0 to 7.1.0 (#24223) 2024-08-29 10:39:33 -07:00
Steve Lee
9ceae0c544
Add support to Get-Error to handle BoundParameters (#20640)
* Add support to `Get-Error` to handle BoundParameters

* sort the keys

* change to generalize for all dictionaries

* address Patrick's comment to generalize and use one codepath for dictionaries

* address codefactor
2024-08-26 19:25:16 -04:00
Steve Lee
bb204e25b3
Update the changelog preview.md (#24213) 2024-08-26 15:41:18 -07:00
Thomas Nieto
9b4e7fe9c6
Update changelog readme with 7.4 (#24182) 2024-08-26 15:40:37 -07:00
Justin Chung
1d96ae6bf5
Fix markdown linting error (#24204) 2024-08-26 15:22:44 -07:00
dependabot[bot]
0a0548ba69
Bump github/codeql-action from 3.26.2 to 3.26.5 (#24207) 2024-08-26 15:21:27 -07:00