Travis Plunk
b80e792093
Checkin generated manpage ( #24423 )
...
* checkin generataed manpage
* move ronn file into new folder
* update build and release to use new asset
* add a minimal macos packaging test
* add correct dependency for the macos packaging stage
* fix packaging error
* remove removing files
2024-10-21 18:39:09 -07:00
Aditya Patwardhan
959a0c501a
Copy to static site instead of making blob public ( #24269 ) ( #24472 )
2024-10-21 18:23:56 -07:00
Aditya Patwardhan
ce13ac8c8b
Keep the roff file when gzipping it. ( #24450 ) ( #24452 )
2024-10-16 10:34:39 -07:00
Travis Plunk
244fdcae1b
[release/v7.2] Fixes to Azure Public feed usage ( #24403 )
...
* 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
* fix the nuget sources
2024-10-10 12:29:35 -07:00
Travis Plunk
613cd772c0
[release/v7.2] Make Microsoft feeds the default ( #24396 )
...
* Make Microsoft feeds the default (#24098 )
* Update 7.2.md
* Update windows-core.md
* Update CONTRIBUTING.md
2024-10-08 12:19:32 -07:00
Travis Plunk
bacd64ba0a
Add BaseUrl
to buildinfo
json file ( #24376 ) ( #24401 )
...
Co-authored-by: Patrick Meinecke <SeeminglyScience@users.noreply.github.com>
2024-10-08 11:10:27 -07:00
Travis Plunk
13f6062c35
Skip build steps that do not have exe packages ( #23945 ) ( #24156 )
...
Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
2024-08-14 12:03:24 -07:00
Aditya Patwardhan
70445e112d
Merged PR 31804: Update CG Manifest for 7.2.22
...
Update CG Manifest for 7.2.22
2024-07-17 00:42:39 +00:00
Aditya Patwardhan
09fa06f97d
Fix arm64 exe and nupkg
2024-06-06 14:16:10 -07:00
Aditya Patwardhan
a2343f20b6
Fixes
2024-06-06 11:44:40 -07:00
Aditya Patwardhan
43db6857d7
Update global tool function and arm64 fixes
2024-06-06 10:09:07 -07:00
Aditya Patwardhan
f635d77aba
Fixes
2024-06-03 23:49:17 -07:00
Aditya Patwardhan
7ca7fffd5f
Use loop variable
2024-06-03 22:58:13 -07:00
Aditya Patwardhan
ab4ba8a119
Use variable name
2024-06-03 18:40:02 -07:00
Aditya Patwardhan
17ea7a7b33
Add noopt and third party signing
2024-06-03 16:17:08 -07:00
Aditya Patwardhan
35b52fffbc
Rename alpine to linux-musl
2024-06-03 15:17:14 -07:00
Aditya Patwardhan
423c4c17a6
Update installation on Wix module ( #23808 )
2024-06-03 15:06:34 -07:00
Aditya Patwardhan
d4327d29e1
Updates to package and release pipelines ( #23800 )
2024-06-03 15:06:13 -07:00
Tess Gauthier
ad81bab4ff
Use feed with Microsoft Wix toolset ( #21651 )
2024-06-03 14:59:23 -07:00
Tess Gauthier
f2cdabe60d
update wix package install ( #21537 )
2024-06-03 14:59:02 -07:00
Aditya Patwardhan
612e4afd9d
Fix merge issues
2024-06-03 14:26:39 -07:00
Aditya Patwardhan
794aad420e
Create the Windows.x64 global tool with shim for signing ( #21559 )
2024-06-03 10:55:19 -07:00
Aditya Patwardhan
beb0428013
Official PowerShell Package pipeline ( #21504 )
2024-06-03 10:43:17 -07:00
Travis Plunk
46a8b72a7b
Add a PAT for fetching PMC cli ( #21503 )
...
* Use new pat
* remove trailing whitespaces
2024-06-03 10:33:19 -07:00
StepSecurity Bot
f570b03d09
[StepSecurity] Apply security best practices ( #21480 )
...
* [StepSecurity] Apply security best practices
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
* Update dependabot.yml
* Delete tools/releaseBuild/Images/microsoft_powershell_centos7 directory
* Delete tools/releaseBuild/Images/microsoft_powershell_ubuntu16.04 directory
* Delete tools/releaseBuild/Images/microsoft_powershell_ubuntu18.04 directory
* Delete tools/releaseBuild/Images/microsoft_powershell_windowsservercore/Dockerfile
---------
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
2024-06-03 10:32:41 -07:00
Dongbo Wang
81a8746de2
Re-apply the OneBranch changes to packaging.psm1"
...
This reverts commit 873b99e967
.
2024-05-08 11:41:09 -07:00
Patrick Meinecke
ca15ea73f4
Merged PR 30719: Add allowPartiallySucceededBuilds
parameter for DownloadPipelineArtifact
task
...
Otherwise we end up treating warnings like failures as this step will then always fail.
2024-04-10 16:36:29 +00:00
Patrick Meinecke
e716dad061
Merged PR 30708: Update SDK, deps and cgmanifest for 7.2.19
2024-04-09 20:05:25 +00:00
Aditya Patwardhan
873b99e967
Merged PR 30675: Revert changes to packaging.psm1
...
Revert changes to packaging.psm1
2024-04-05 23:26:18 +00:00
Dongbo Wang
d2f249d776
Merged PR 30665: [release/v7.2.19] Verify environment variable for OneBranch before we try to copy ( #21441 )
...
Verify environment variable for OneBranch before we try to copy (#21441 )
2024-04-05 20:15:17 +00:00
Dongbo Wang
f386a91d17
Merged PR 30657: Update the dependencies
...
Update the dependencies
2024-04-05 19:01:23 +00:00
Dongbo Wang
69e0b98036
[release/v7.2.19] PowerShell co-ordinated build OneBranch pipeline ( #21364 ) ( #21432 )
2024-04-04 16:57:03 -07:00
Dongbo Wang
98879a0c36
[release/v7.2.19] Remove surrogateFile
setting of APIScan ( #21238 ) ( #21430 )
2024-04-04 16:35:52 -07:00
Dongbo Wang
ddabd05a29
Merged PR 29161: Update 'cgmanifest.json' for v7.2.18 release
...
Update 'cgmanifest.json' for v7.2.18 release
2024-01-10 17:49:35 +00:00
Dongbo Wang
1e6ef094c9
[release/v7.2.18] Back port three build changes to apiscan.yml
( #21036 )
2024-01-09 11:14:24 -08:00
Dongbo Wang
e8e8bc7ddc
[release/v7.2.18] Remove the ref
folder before running compliance
2024-01-09 10:50:35 -08:00
Travis Plunk
b1aad8bf12
Merged PR 28450: [release/v7.2.17]Copy azure blob with PowerShell global tool to private blob and move to CDN during release
...
Backport #20659
2023-11-14 19:37:16 +00:00
Aditya Patwardhan
7b0878896d
Fix release pipeline yaml
2023-10-25 18:33:08 -07:00
Aditya Patwardhan
376f28dbb7
Merged PR 28158: Fix issues with merging backports in packaging
...
Fix issues with merging backports in packaging
2023-10-25 21:04:25 +00:00
Aditya Patwardhan
6548d82607
Add runtime and packaging type info for mariner2 arm64 ( #19450 ) ( #20564 )
2023-10-24 22:35:46 -07:00
Aditya Patwardhan
731676a72e
Add mariner arm64 to PMC release ( #20176 ) ( #20567 )
2023-10-24 18:03:14 -07:00
Aditya Patwardhan
76430370d7
Remove HostArchitecture
dynamic parameter for osxpkg
( #19917 ) ( #20565 )
2023-10-24 18:02:36 -07:00
Aditya Patwardhan
dea1feec83
Use fxdependent-win-desktop
runtime for compliance runs ( #20326 ) ( #20568 )
2023-10-24 15:44:39 -07:00
Aditya Patwardhan
09fb4dd2e2
Add SBOM for release pipeline ( #20519 ) ( #20570 )
2023-10-24 15:27:50 -07:00
Aditya Patwardhan
fd2bf94da2
Increase timeout when publishing packages to pacakages.microsoft.com
( #20470 ) ( #20569 )
2023-10-24 15:27:28 -07:00
Aditya Patwardhan
5d5382b1ec
Add mariner arm64 package build to release build ( #19946 ) ( #20566 )
2023-10-24 15:26:59 -07:00
Aditya Patwardhan
2267c40092
Remove az login
2023-10-10 09:46:40 -07:00
Aditya Patwardhan
89c4d17b78
Use AZ auto logon using MSI
2023-10-10 09:25:05 -07:00
Travis Plunk
7487559852
Release build: Change the names of the PATs ( #20307 ) ( #20315 )
2023-09-20 09:31:36 -07:00
Travis Plunk
1fcbc76de7
Put the calls to Set-AzDoProjectInfo
and Set-AzDoAuthToken` in the right order ( #20306 ) ( #20312 )
2023-09-20 09:20:46 -07:00