Commit Graph

10793 Commits

Author SHA1 Message Date
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
Steve Lee
59bce18372
Fix Get-FormatData to not cast a type incorrectly (#21157) 2024-08-26 13:32:09 -07:00
Dongbo Wang
5bcda5d060
Update the URLs used in nuget.config files (#24203) 2024-08-23 22:25:23 +00:00
Justin Chung
8e26b0722d
Merged PR 32131: Updated changelog for v7.2.23 (#24196)
Updated changelog for v7.2.23

----
#### AI description  (iteration 1)
#### PR Classification
Documentation update.

#### PR Summary
Updated the changelog for version 7.2.23 with build and packaging improvements, and documentation updates.
- `CHANGELOG/7.2.md`: Added details for version 7.2.23, including .NET bump to 6.0.425, feature flags for network isolation, and various fixes and improvements in build steps and signing certificates. Updated documentation sample `nuget.config`.

Co-authored-by: Justin Chung <t-juchung@microsoft.com>
2024-08-22 13:15:56 -05:00
Dongbo Wang
9417f6e86c
Update changelog and metadata.json for v7.4.5 release (#24183) 2024-08-20 16:12:59 -07:00
Travis Plunk
c47db95c51
Check Create and Submit in vPack build by default (#24181) 2024-08-20 15:43:20 -07:00
Travis Plunk
cbb61b31d4
Bring 7.2 changelogs back to master (#24158)
* Bring 7.2 changelogs back to master

* Update 7.2.md

* fix ci failures
2024-08-20 13:59:06 -07:00
Ilya
5153f9ba63
Replace PSVersion source generator with incremental one (#23815) 2024-08-19 21:45:45 -07:00
SpyGod
be59e5e80e
Delay progress bar in Copy-Item and Remove-Item cmdlets (#24013) 2024-08-20 08:18:58 +05:00
Armaan Mcleod
07f0798026
Add -Force parameter to Resolve-Path and Convert-Path cmdlets to support wildcard hidden files (#20981)
* Added -Force parameter to Resolve-Path

* Added -Force parameter to Convert-Path

* Added tests

* Handle hidden file prefix for unix

* Use OS automatic variables and cleanup test setup code

* Add missing file prefix
2024-08-19 18:16:32 -07:00
Steve Lee
5eacbadb66
Use host exe to determine $PSHOME location when SMA.dll location is not found (#24072) 2024-08-19 23:13:50 +00:00
Steve Lee
73bdc2bcb2
Remove old code that downloads msix for win-arm64 (#24175)
* Remove old code that downloads msix for win-arm64

* address Travis' comment on missing check for arm64
2024-08-19 22:59:29 +00:00
Steve Lee
ba043c4c27
Fix Test-ModuleManifest so it can use a UNC path (#24115) 2024-08-19 15:40:31 -07:00
Raffaele Zippo
68a18d46b6
Save man files in /usr/share/man instead of /usr/local/share/man (#23855) 2024-08-19 13:44:08 -07:00
dependabot[bot]
79366d6dbf
Bump github/codeql-action from 3.26.0 to 3.26.2 (#24166) 2024-08-19 10:31:14 -07:00
dependabot[bot]
741796bcd4
Bump super-linter/super-linter from 6.8.0 to 7.0.0 (#24169) 2024-08-19 10:30:59 -07:00
Jay Bazuzi
de44505297
Fix a typo in the build doc (#24172) 2024-08-19 10:30:25 -07:00
Patrick Meinecke
f69a4b542b
Update cgmanifest (#24163) 2024-08-15 10:16:47 -07:00
Travis Plunk
5919a249a1
Fixes to Azure Public feed usage (#24149)
* Fix code PATs

* Fix feed PATs

* remove gallery commit

* update feed url

* Update to new variable groups

* Fix Variable name

* Fix credential template

* Disable Signing setup in prep stage

* Capture nuget source list

* lock down the firewall

* Add creds to feed switch to allow single switch location

* Use switch from build.psm1

* Use switch template instead of commands

* update to test feed

* disable codeql in jobs where we don't compile

* disable code sign validation for prep

* move capture steps to restore phase to see if it speeds things up

* remove duplicate capture of nuget config

* update test service

* Only build windows test service on windows

* warn when no config is generated

* try to fix test service

* fix web listener refs

* try removing dotnet tool

* update feedname with user info

* update package version that is not found

* try moving failing jobs to restore phase

* allow nuget inset in either phase

* update package ref

* use the right reporoot

* Move everything to restore

* Try adding build phase

* put nuget files in the right place

* move bootstrap into yaml

* remove onebranch agent items from macos build

* switch to environment variable

* bump a couple of packages

* fix formatting

* Fix static analysis issue

* update feed url to test restoring everything

* install the AzFeed cred provider

* fix binlog issues
2024-08-15 09:06:29 -07:00
alerickson
8c98b5cf60
Bump PSResourceGet to 1.1.0-preview1 (#24129) 2024-08-14 14:50:54 -07:00
Travis Plunk
b409e5613a
Add support for back porting PRs from GitHub or the Private Azure Repos (#20670)
Co-authored-by: Dongbo Wang <dongbow@microsoft.com>

---------

Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
2024-08-13 13:07:53 -07:00
Travis Plunk
c11e4cf0d1
Move to 9.0.0-preview.6.24327.7 (#24133)
---------

Co-authored-by: James Truher [MSFT] <jimtru@microsoft.com>
2024-08-13 10:18:39 -07:00
Travis Plunk
61fa143ede
update path (#24134) 2024-08-12 12:25:11 -07:00
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