Smit Patel
|
caf84b894a
|
Use cloud symbol server for API Scan (#185)
|
2024-08-05 13:00:46 -07:00 |
Smit Patel
|
997452cd4e
|
Merge pull request #183 from dotnet/smit/apiscan
Use managed identity for API Scan
|
2024-05-02 12:15:43 -07:00 |
Smit Patel
|
bbd11f8e40
|
Use managed identity for API Scan
|
2024-05-02 11:12:29 -07:00 |
haileymck
|
b5fd9bd1e0
|
Merge pull request #181 from dotnet/dev/hmckelvie/signing-warning-fix
Remove incorrect signing check
|
2024-04-26 12:59:05 -07:00 |
haileymck
|
6cfd9f6813
|
remove incorrect signing check
|
2024-04-26 08:47:24 -07:00 |
Drew Noakes
|
5eb03717b0
|
Merge pull request #157 from slang25/patch-1
Remove redundant project.json file
|
2024-04-03 10:19:47 +11:00 |
Drew Noakes
|
00caaab492
|
Merge pull request #179 from dfederm/fix-nullref
Fix nullref in ResolveNuGetPackageAssets when $(Language) is not set
|
2024-04-03 09:39:55 +11:00 |
dfederm
|
827e68fbba
|
Fix nullref in ResolveNuGetPackageAssets when $(Language) is not set
|
2024-04-02 13:59:46 -07:00 |
haileymck
|
05c986a5e7
|
Merge pull request #178 from dotnet/dev/hmckelvie/enable-TSA
enable TSA
|
2024-03-25 11:18:48 -07:00 |
haileymck
|
b4168d0822
|
enable TSA with new codebaseName
|
2024-03-25 10:22:00 -07:00 |
Tom Meschter
|
834ab30e39
|
Merge pull request #175 from dotnet/dev/hmckelvie/1ES-pipeline-migration
Use 1ES template in the official pipeline
|
2024-03-21 17:28:28 -07:00 |
Smit Patel
|
a5c26acba9
|
Merge pull request #176 from dotnet/darc-main-7c7fc3bd-97ef-4c74-a468-60930fa57f44
[main] Update dependencies from dotnet/arcade
|
2024-03-21 15:57:52 -07:00 |
Smit Patel
|
6214d17e70
|
dont flatten directory
|
2024-03-21 14:40:55 -07:00 |
Smit Patel
|
204919cbc8
|
Update APIScan key
|
2024-03-21 14:11:11 -07:00 |
Smit Patel
|
39d7de75d8
|
Remove unnecessary task of dir creation
|
2024-03-21 13:34:41 -07:00 |
Smit Patel
|
b832fc75f5
|
Remove glob for binskim since it doesn't work with sbom output
|
2024-03-21 13:30:02 -07:00 |
Smit Patel
|
743f7ce39f
|
Binskim
|
2024-03-21 13:22:56 -07:00 |
Smit Patel
|
2250b9bc32
|
Full path to analyze compliance template
|
2024-03-21 13:14:07 -07:00 |
Smit Patel
|
e2e90ab355
|
Add APIScan, code signing and binskim glob
|
2024-03-21 13:12:31 -07:00 |
Smit Patel
|
785dfc071a
|
Prefix output paths same
|
2024-03-21 12:34:17 -07:00 |
Smit Patel
|
b1bd7a2241
|
Disable sbom remove loc publishing
|
2024-03-21 11:54:18 -07:00 |
Smit Patel
|
53d9ff620a
|
test
|
2024-03-21 11:45:13 -07:00 |
Smit Patel
|
853849da6f
|
Test
|
2024-03-21 11:28:58 -07:00 |
dotnet-maestro[bot]
|
6661a8354f
|
Update dependencies from https://github.com/dotnet/arcade build
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
From Version 9.0.0-beta.24157.3 -> To Version 9.0.0-beta.24170.7
|
2024-03-21 12:23:25 +00:00 |
haileymck
|
09e32f32a4
|
output for codesign and api scan
|
2024-03-20 16:22:56 -07:00 |
haileymck
|
61f559d299
|
allow for compliance checks
remove changes
|
2024-03-20 13:45:36 -07:00 |
dotnet-maestro[bot]
|
ffab509ef0
|
Update dependencies from https://github.com/dotnet/arcade build
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
From Version 9.0.0-beta.24157.3 -> To Version 9.0.0-beta.24168.5
|
2024-03-20 12:24:00 +00:00 |
haileymck
|
4c0d6ae91e
|
Merge branch 'dev/hmckelvie/1ES-pipeline-migration' of https://github.com/dotnet/NuGet.BuildTasks into dev/hmckelvie/1ES-pipeline-migration
|
2024-03-19 08:56:08 -07:00 |
haileymck
|
7f0a094b96
|
update paths
|
2024-03-18 16:11:55 -07:00 |
haileymck
|
d8ae59219d
|
use 1ES publish instead of output
|
2024-03-18 16:04:33 -07:00 |
haileymck
|
860ad44c9a
|
PR comments
update TSA
|
2024-03-14 16:05:45 -07:00 |
haileymck
|
307de9bb21
|
change to templates-official and vsts drop to output
|
2024-03-13 14:24:46 -07:00 |
haileymck
|
90ff6ff765
|
Merge branch 'main' into dev/hmckelvie/1ES-pipeline-migration
|
2024-03-08 15:09:05 -08:00 |
haileymck
|
ae3774681b
|
separate official vs PR pipeline
|
2024-03-08 14:20:01 -08:00 |
Smit Patel
|
cc30e6af90
|
Merge pull request #170 from dotnet/darc-main-4cfb7af6-048c-4a16-8876-3d323cc208a6
[main] Update dependencies from dotnet/arcade
|
2024-03-08 14:12:07 -08:00 |
haileymck
|
1e79961cc8
|
Merge pull request #173 from dotnet/dev/hmckelvie/update-arcade
update to net 462
|
2024-03-08 13:52:08 -08:00 |
haileymck
|
77570234b2
|
update to net 462
|
2024-03-08 13:41:13 -08:00 |
dotnet-maestro[bot]
|
2fc66deb5a
|
Update dependencies from https://github.com/dotnet/arcade build 20240307.3
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
From Version 8.0.0-beta.23463.1 -> To Version 9.0.0-beta.24157.3
|
2024-03-08 13:26:11 +00:00 |
dotnet-maestro[bot]
|
b97b05fbff
|
Update dependencies from https://github.com/dotnet/arcade build 20240306.2
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
From Version 8.0.0-beta.23463.1 -> To Version 9.0.0-beta.24156.2
|
2024-03-07 13:26:14 +00:00 |
dotnet-maestro[bot]
|
c15aedaf86
|
Update dependencies from https://github.com/dotnet/arcade build 20240305.1
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
From Version 8.0.0-beta.23463.1 -> To Version 9.0.0-beta.24155.1
|
2024-03-06 13:23:13 +00:00 |
dotnet-maestro[bot]
|
307a279e6f
|
Update dependencies from https://github.com/dotnet/arcade build 20240304.2
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
From Version 8.0.0-beta.23463.1 -> To Version 9.0.0-beta.24154.2
|
2024-03-05 13:24:15 +00:00 |
dotnet-maestro[bot]
|
9105269903
|
Update dependencies from https://github.com/dotnet/arcade build 20240301.5
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
From Version 8.0.0-beta.23463.1 -> To Version 9.0.0-beta.24151.5
|
2024-03-04 13:15:25 +00:00 |
dotnet-maestro[bot]
|
2a651256df
|
Update dependencies from https://github.com/dotnet/arcade build 20240301.5
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
From Version 8.0.0-beta.23463.1 -> To Version 9.0.0-beta.24151.5
|
2024-03-03 13:21:12 +00:00 |
dotnet-maestro[bot]
|
d889f69ea0
|
Update dependencies from https://github.com/dotnet/arcade build 20240301.5
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
From Version 8.0.0-beta.23463.1 -> To Version 9.0.0-beta.24151.5
|
2024-03-02 13:27:40 +00:00 |
dotnet-maestro[bot]
|
638f3c72ab
|
Update dependencies from https://github.com/dotnet/arcade build 20240301.1
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
From Version 8.0.0-beta.23463.1 -> To Version 9.0.0-beta.24151.1
|
2024-03-01 13:25:48 +00:00 |
dotnet-maestro[bot]
|
85c0100d88
|
Update dependencies from https://github.com/dotnet/arcade build 20240228.1
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
From Version 8.0.0-beta.23463.1 -> To Version 9.0.0-beta.24128.1
|
2024-02-29 13:23:04 +00:00 |
dotnet-maestro[bot]
|
e7000917a2
|
Update dependencies from https://github.com/dotnet/arcade build 20240227.4
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
From Version 8.0.0-beta.23463.1 -> To Version 9.0.0-beta.24127.4
|
2024-02-28 13:24:45 +00:00 |
dotnet-maestro[bot]
|
0e9ea469c9
|
Update dependencies from https://github.com/dotnet/arcade build 20240227.2
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
From Version 8.0.0-beta.23463.1 -> To Version 9.0.0-beta.24127.2
|
2024-02-27 13:22:17 +00:00 |
dotnet-maestro[bot]
|
46f30bfa1f
|
Update dependencies from https://github.com/dotnet/arcade build 20240214.1
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
From Version 8.0.0-beta.23463.1 -> To Version 9.0.0-beta.24114.1
|
2024-02-26 13:10:04 +00:00 |
dotnet-maestro[bot]
|
94382bca07
|
Update dependencies from https://github.com/dotnet/arcade build 20240214.1
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
From Version 8.0.0-beta.23463.1 -> To Version 9.0.0-beta.24114.1
|
2024-02-25 13:09:47 +00:00 |