Aditya Patwardhan
df56ce2404
Use PSScriptRoot to find path to Wix module ( #21611 )
2024-05-06 23:23:08 +00:00
Tess Gauthier
361403c836
update wix package install ( #21537 )
2024-05-02 22:52:22 +00:00
Aditya Patwardhan
b2574ce6f8
Official PowerShell Package pipeline ( #21504 )
2024-04-22 16:26:03 -07:00
xtqqczze
f8ca532dd7
Suppress MacOS package manager output ( #21244 )
2024-02-27 15:13:40 -08:00
Aditya Patwardhan
d213bc82e9
Add dotenv install as latest version does not work with current Ruby version ( #21239 )
2024-02-16 22:22:35 +00:00
Aditya Patwardhan
a145f47787
Bump to .NET 9 Preview 1 ( #21229 )
2024-02-16 03:15:11 +00:00
Aditya Patwardhan
341c9a7e5f
Fix release build by making the internal SDK parameter optional ( #20658 )
2023-11-09 19:28:35 +00:00
Aditya Patwardhan
c8afc18404
Fix setting of variable to consume internal SDK source ( #20644 )
2023-11-06 16:02:45 -08:00
Aditya Patwardhan
a24e954069
Fix alpine tar package name and do not crossgen alpine fxdependent package ( #20459 )
2023-10-09 14:54:38 -07:00
Aditya Patwardhan
242af6adb5
Fix the release build by moving to the official .NET 8-rc.1 release build version ( #20333 )
2023-09-25 09:28:14 -07:00
Aditya Patwardhan
f71404d834
Update .NET SDK to version 8.0.100-rc.1.23455.8 ( #20269 )
2023-09-20 14:33:49 -07:00
Mustafa Ateş Uzun
6df26a3cac
Fix typo donet
to dotnet
in build scripts and pipelines ( #20122 )
2023-08-29 12:49:53 -07:00
Aditya Patwardhan
ca9cab9443
Add alpine framework dependent package ( #19995 )
2023-08-08 16:09:10 -07:00
CarloToso
e8ce6a5b1f
Support Unix-Socket in WebCmdlets ( #19343 )
2023-07-24 16:44:32 -07:00
Sean Wheeler
5595072568
Change docs.microsoft.com
to learn.microsoft.com
( #19994 )
2023-07-17 15:54:17 -07:00
Anam Navied
64d1d5caae
Add runtime and packaging type info for mariner2 arm64 ( #19450 )
2023-07-06 10:52:04 -07:00
Aditya Patwardhan
e95f7fb50f
Test fixes for stabilizing tests ( #19068 )
2023-03-13 15:40:27 -07:00
Aditya Patwardhan
2d15e0c5b6
Update to .NET 8 preview 1 build ( #19194 )
2023-02-22 16:12:16 -08:00
Travis Plunk
47f8df26b5
Add verification of R2R at packaging ( #19129 )
...
Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
2023-02-14 19:33:34 +00:00
Travis Plunk
f13974840b
Allow cross compiling windows ( #19119 )
...
* Allow cross compiling windows
* fix exp feature generation
* make sure all platforms have OSArchitecture
2023-02-09 12:15:31 -08:00
Travis Plunk
b2c4888ebb
Add Windows ARM64 CI ( #19040 )
...
* Add CI for win-arm64
* Add common function to test for windows arm64
* Update because string where items need investigation
---------
Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
2023-01-31 12:06:29 -08:00
Steve Lee
eda2bd6279
Update build to include WinForms
/ WPF
in all Windows builds ( #18859 )
2023-01-05 16:34:55 -08:00
Dongbo Wang
18093283ed
Avoid depending on the pre-generated experimental feature list in private and CI builds ( #18484 )
2022-11-09 17:26:53 -08:00
Travis Plunk
665bf21fcb
Bump to use internal .NET 7 GA build ( #18508 )
2022-11-09 22:51:24 +00:00
Travis Plunk
67135b47d7
Insert the pre-release nuget feed before building test artifacts ( #18507 )
2022-11-09 14:37:13 -08:00
Travis Plunk
00a51d4a11
Merged PR 23139: Add test for framework dependent package in release pipeline ( #18506 )
2022-11-09 13:56:12 -08:00
Travis Plunk
58f2b2c8d0
Update to azCopy 10 ( #18509 )
2022-11-09 13:55:35 -08:00
Aditya Patwardhan
f9b6d12dde
Do not remove penimc_cor3.dll
from build ( #18438 )
2022-11-01 17:27:09 -07:00
Aditya Patwardhan
813d38875d
Revert "Replace win7 runtime with win8 and remove APISets ( #18304 )" ( #18322 )
2022-10-18 16:48:07 -07:00
Aditya Patwardhan
cc86f9ffd1
Replace win7 runtime with win8 and remove APISets ( #18304 )
2022-10-18 11:07:22 -07:00
Aditya Patwardhan
9e05d675cb
Do not cleanup pwsh.deps.json
for framework dependent packages ( #18226 )
2022-10-06 11:42:47 -07:00
Aditya Patwardhan
b90a1e65a3
Remove unnecessary native dependencies from the package ( #18213 )
2022-10-04 16:17:45 -07:00
Dongbo Wang
67a3830fec
Remove XML files for min-size package ( #18189 )
2022-10-04 10:17:48 -07:00
Travis Plunk
d9d6b7f8de
Move ApiScan to compliance build ( #18191 )
2022-09-30 14:59:01 -07:00
Dongbo Wang
6e00e8a356
Fix the verbose message when using dotnet-install.sh
( #18184 )
2022-09-28 21:30:43 -07:00
Dongbo Wang
471d9cda41
Remove unneeded verbose message in build ( #17840 )
2022-08-03 21:35:18 -07:00
Dominik Kaszewski
8950962b04
Detect default runtime using dotnet --info in build.psm1 ( #17818 )
...
* Detect runtime using dotnet --info
* Fix path joined with backslash in Start-DevPowerShell
* Rename variable to not collide with automatic one
* Fix platform on Windows
* Fix platform on OSX
* Review: separate detection per-platform
* Revert else split to minimize diff
* Update build.psm1
Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
2022-08-03 12:29:23 -07:00
github-actions[bot]
17b23e3ebc
Update .NET SDK version from 7.0.100-preview.5.22307.18
to 7.0.100-preview.6.22352.1
( #17634 )
2022-07-06 17:35:59 -07:00
Tamás Vajk
b88cd3ae2e
Fix build.psm1
to not specify both version and quality for dotnet-install
( #17589 )
2022-06-28 11:00:34 -07:00
Shuangchi He
c5d31c9e10
Correct spelling in Comments and tests ( #17480 )
2022-06-06 09:55:33 -07:00
Staffan Gustafsson
80a207160b
Start-PSPester: argument completer for -Path ( #17334 )
2022-05-25 09:25:24 +05:00
Travis Plunk
ba6fbe9f2a
Start rotating through all images ( #17315 )
...
* Use day of week for fallback seed
* Use new properties to select CI image
* move container selection code into
* use parameter
* fix azDO variable refernce
* move container name left in non-PR build name
* Use get-command to detect package manager
* update dependencies in build.psm1
* Add RHEL to WSMan support function
* Update build.psm1
* Update tools/ci.psm1
Co-authored-by: James Truher [MSFT] <jimtru@microsoft.com>
Co-authored-by: James Truher [MSFT] <jimtru@microsoft.com>
2022-05-12 10:03:40 -07:00
Dongbo Wang
514d6f62e0
Fix build.psm1
to find the required .NET SDK version when a higher version is installed ( #17299 )
2022-05-11 09:49:43 -07:00
Dongbo Wang
ea0ab84eb2
Reduce unneeded verbose message from build.psm1
( #17291 )
2022-05-09 17:51:07 -07:00
Staffan Gustafsson
edc489a790
Fixing dotnet SDK version parsing in build.psm1
( #17198 )
2022-04-29 10:07:57 -07:00
Travis Plunk
6c171610a3
Make mariner packages Framework dependent ( #17151 )
2022-04-21 09:46:28 -07:00
James Truher [MSFT]
9c13c0494f
Allow multiple installations of dotnet. ( #17141 )
...
* Allow multiple installations of dotnet.
A new flag for removal is now provided, but by default we will add a new version of dotnet.
* Add updated CG manifest.
2022-04-12 14:26:52 -07:00
Paul Higinbotham
ada5e951bd
Update dotnet-install script download link ( #17086 )
...
* Update dotnet-install link
* Add alternative dotnet-install link
2022-03-30 16:17:48 -07:00
Paul Higinbotham
a6d04226c3
Add Custom Remote Connections Feature ( #17011 )
...
* Changes for custom remote connections
* Remove NamedPipeConnection dependency on RemoteSessionNamedPipe.
* Enable custom connection tests and tool build for all platforms
* Fix CustomConnection.Tests.ps1
* Fix tests attempt 1
* Fix tool build
* Move test to elevated
* Fix non-Windows pipe name
* Update test for non-Windows
* Skip broken non-Windows timer
* Add comment for skipped test
2022-03-23 08:04:07 -07:00
Aditya Patwardhan
1268a0a04f
Update .NET to 7.0.0-preview.2 build ( #16930 )
2022-03-18 09:10:53 -07:00