Branch:
main
copilot/fix-3212
copilot/fix-3212-2
dev/ad/port3399
dev/ad/rel51port3399
dev/cheena/fix-config
dev/cheena/fix-signing-pipeline
dev/cheena/toolbox
dev/david/aetestfix
dev/debug_point
dev/mdaigle/aot-enclave-tests
dev/mdaigle/better-sync-pool
dev/mdaigle/connection-pool-perf
dev/mdaigle/fix-dtc-5.1
dev/mdaigle/fix-dtc-5.2
dev/mdaigle/fix-dtc-6.0
dev/mdaigle/remove-manualtests-reflection
dev/mdaigle/skip-unit-tests-official
dev/mdaigle/use-dotnet-9.0.102
dev/paul/azure-split-old
dev/paul/azure-split/attestation
dev/paul/azure-split/extensions
dev/paul/azure-split/poc
dev/paul/connection-encryption-tests
dev/paul/driver-name-variable-info
dev/paul/issue-3057
dev/paul/linux-build
dev/paul/linux-build-minimal
dev/paul/release/5.2-nuget-false-positive
dev/paul/release/6.1-tryreadplpbytes
dev/russellben/5.1-mdata
dev/russellben/6.0-mdata
dev/russellben/active-issues-1
dev/russellben/akv-version
dev/russellben/apiscan-msal-5.1
dev/russellben/cleanup/sqlbuffer
dev/russellben/codeql-rsa-part2
dev/russellben/merge/sqlcommand-prepare
dev/russellben/mz-enable-activeissue-tests
dev/russellben/vr-codeql
feat/azure-split
feat/sqlclientx
feat/vectorSupport
main
release/1.1
release/2.1
release/3.0
release/3.1
release/4.0
release/4.1
release/5.0
release/5.1
release/5.2
release/6.0
release/6.1
revert-2356-buffer_squentialtextreader
sam_cve_fix_r31
sam_feat_jsonuagent
sam_feat_orchestrator
sam_test_uagent
sqldbc-force-refresh
system-netfx
1.0.19221.1-Preview
12579
12581
AKV_5.1.0
AKV_v1.0.0
AKV_v1.0.19292.1
AKV_v1.0.19295.2
AKV_v1.1.1
AKV_v1.2.0
AKV_v2.0.0
AKV_v3.0.0
Before-sni-merge
MSS_v1.0.0
V5.2.0
v1.0.19239.1
v1.0.19249.1
v1.0.19269.1
v1.1.0
v1.1.0-preview1
v1.1.0-preview2
v1.1.1
v1.1.2
v1.1.3
v1.1.4
v2.0.0
v2.0.0-preview1
v2.0.0-preview2
v2.0.0-preview3
v2.0.0-preview4
v2.0.1
v2.1.0
v2.1.0-preview1
v2.1.0-preview2
v2.1.1
v2.1.2
v2.1.3
v2.1.4
v2.1.5
v2.1.6
v2.1.7
v3.0.0
v3.0.0-preview1
v3.0.0-preview2
v3.0.0-preview3
v3.0.1
v3.1.0
v3.1.1
v3.1.2
v3.1.3
v3.1.4
v3.1.5
v3.1.7
v4.0.0
v4.0.0-preview1
v4.0.0-preview2
v4.0.0-preview3
v4.0.1
v4.0.2
v4.0.3
v4.0.4
v4.0.5
v4.0.6
v4.1.0
v4.1.1
v5.0.0
v5.0.0-preview1
v5.0.0-preview2
v5.0.0-preview3
v5.0.1
v5.0.2
v5.1.0
v5.1.0-preview1
v5.1.0-preview2
v5.1.1
v5.1.2
v5.1.3
v5.1.4
v5.1.5
v5.1.6
v5.1.7
v5.2.0-preview1
v5.2.0-preview2
v5.2.0-preview3
v5.2.0-preview4
v5.2.0-preview5
v5.2.1
v5.2.2
v5.2.3
v6.0.0-preview1
v6.0.0-preview2
v6.0.0-preview3
v6.0.1
v6.0.2
v6.1.0
v6.1.0-preview1
v6.1.0-preview2
${ noResults }
3 Commits (main)
Author | SHA1 | Message | Date |
---|---|---|---|
![]() |
a11dae7554
|
Cleanup of AKV Pipeline After ESRP Changes (#3299)
* Cleaning up esrp variables * Make sure signing parameters/variables start with "signing" or "Signing" * Make sure variable group variables are PascalCase * Make sure variables/parameters are whateverCaseThisIsBecauseIForgot * Sort parameter names alphabetically * Add variables yml file for esrp signing variables and add it to akv official pipeline. * Forgot to change a reference to akvname * ConnectedServiceName should be EsrpConnectedServiceName |
3 months ago |
![]() |
61e2317b6d
|
ESRP federated credential update (move to AME) (#3261)
|
4 months ago |
![]() |
4410dbf710
|
AKV Official Pipeline (#3150)
* In Solution: Move source projects under source folder, remove add-ons folder
* Add engineering files to solution
* Add new variables files for AKV (and v2) pipelines
* ESRP signing step (and associated variables)
* Renaming esrp steps
* Adding steps for publishing AKV symbols
* Adding nuget packaging steps
* Make symbols publishing more generic
* Add task for roslyn analyzers
* Adding task for building AKV project
* Finishing up wiring the tasks to jobs to pipeline
* Fix errors, round 1
* Fix typo 1
* Fix errors in job file
* Forgot a colon
* Renaming SET step to make sure it follows convention
* Apparently script needs to go first
* Reworking the entire code signing and publish steps to use parameters instead of variables.
* Fix parameter reference
* Fix parameter reference 2
* Adding onebranch variables to pipeline
* Fixing definition of common variables
* Let's try again without the ob variables file
* Uhhhh...
* UH.
* WTF.
* Another attempt.
* I'm confused.
* Idk, let's try it how the docs say to do it.
* Remove common variables group
* bring back the onebranch variables?
* Rework the AKV build target ... why the heck does the build.proj totally mess everything up
* Fix typo with key path
* Let's try this without the multiple lines?
* What's wrong with YAML strings.
* Fix mistake?
* Maybe it doesn't like the extra spaces...
* Debug the parameters!
* Rename variables?
* Ugh is this another one that doesn't support multi-line?
* So apparently extra indenting means yaml preserves the dang newline.
* More debug...
* "Artifact" folder doesn't exist yet. Duh.
* * Cleanup build.proj targets a tiny bit
* Attempt to make roslyn work without indentations
* Make sure project reference parameters are case-correct
* Fix property definition in build.proj :shrug_man:
* Fixing build.proj ... there's still some complexities in here that are breaking things
* Copy the dll/pdb for ApiScan
* Why even have array types if we can't use them
* Rename file
* Reinstating the tree command, fixing some path variables.
* Fixing source path for apiscan extract
* Man just when I think I get it, I don't get it.
* Not sure why it matters if there is a slash at the end or not. But let's try it without one.
* I guess variable templates can't depend on variables from other templates?
* There's no type safety anywhere else, but there is when I want to print an array...
* 😑
* Fix template name for symbols publishing step
* Fix values name
* Yeah, I don't know what's broken here. This is a random guess.
* Parameter to symbols publishing step
* Artifacts path != Build output artifacts folder
* Remove \"
* Language injection would've helped me with that
* Needed some quote marks
* Fix issue with network isolation
* Rename buildPreview to runSdlTasks, cleanup a couple to-dos
* Whoops.
* Couple tweaks
* Remove signing from roslyn analyzers
* Removing one more to-do
* I doubt case sensitivity matters here, but juuuuust in case, we can try it.
* Disable nuget auditing on CI builds, remove KS2 from feature flags
* Can I turn it off at all?
* ContinuousIntegrationBuild is set later in the file. Use the base field
* Only report to TSA on official builds
* Convert to json
* Ok whatever
* I love it when examples don't actually work
* What in the heck
* THIS IS SO DUMB
* Claude save me
* Escape sequence fix
* Fixing the replacement to be good
* WORDS WORDS WORDS
* Standardizing the quotes
|
5 months ago |