-
Notifications
You must be signed in to change notification settings - Fork 28
FEAT: Download Windows Python ARM64 Libs from Nuget during Build #327
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+62
−9
Merged
Changes from all commits
Commits
Show all changes
200 commits
Select commit
Hold shift + click to select a range
56518ec
build pipeline publishing pdb as artifacts
bewithgaurav 00a2e00
added a job to publish in dummy release pipeline
bewithgaurav 8e80e7d
fixed pdb dir
bewithgaurav 0637928
fixed pdb ext
bewithgaurav e2a1037
fixed parameters and made them into env
bewithgaurav 632f13b
fixed input azureSubscription
bewithgaurav 080af4f
fixed input azureSubscription as mssql-python
bewithgaurav 06caf7e
fixed input azureSubscription as mssql-python-service
bewithgaurav 1e7b296
fix download pipeline artifact
bewithgaurav 026f9a8
rename SymbolsArtifactName
bewithgaurav c6372d1
changed symbolsArtifactName
bewithgaurav e219f61
Merge branch 'main' into bewithgaurav/publish_symbols
bewithgaurav 640bf3a
code changes from review
bewithgaurav dab82e8
add symbol generation and copy step in dummy release
bewithgaurav 3d68d94
syntax
bewithgaurav b987d0d
use onebranch temp
bewithgaurav bfab7cf
use onebranch temp
bewithgaurav 115b262
use onebranch temp
bewithgaurav 864a7ff
use onebranch template - change pool to windows
bewithgaurav 4faedbc
use onebranch template - remove globalSdl
bewithgaurav 4421646
remove unnecessary step
bewithgaurav 0639734
Merged PR 5852: SYNC: Github main to ADO main
bewithgaurav 2d0265f
Merge branch 'main' into bewithgaurav/publish_symbols
bewithgaurav 7f2d80b
Merge branch 'bewithgaurav/publish_symbols' of https://github.com/mic…
bewithgaurav 3069fcb
conflicts
bewithgaurav 01b7b3a
conflicts
bewithgaurav 4624477
sync to main
bewithgaurav 285dc28
added resources in pipeline
bewithgaurav 99128d6
added variables in pipeline
bewithgaurav b7d923a
added variables in pipeline
bewithgaurav 1a5bf33
added variables in pipeline
bewithgaurav 06a505e
Merged PR 5874: SYNC: Templates and Github Commit History
bewithgaurav 5328b65
ADO work item in contributing
bewithgaurav 4957db1
Merged PR 5875: CHORE: Change Dummy Release Pipeline to 1ES Governed …
bewithgaurav ec764d1
Merged PR 6131: SYNC: Github main to ADO main
bewithgaurav f8d1690
Initial Migration commit
bewithgaurav 6fd72e6
Merged PR 6157: SYNC: Github main to ADO main
bewithgaurav d9970d6
merge conflicts
bewithgaurav 2ab9d0b
remove sqlclient pipelines
bewithgaurav 6d8d8ff
Merged PR 6156: CHORE: OneBranch Pipelines - Build Pipeline
bewithgaurav d54c4a1
FIX: Build Pipeline Corrections
bewithgaurav 709e78f
merge conflicts fixed
bewithgaurav 587e68d
Merged PR 6211: FIX: Build Pipeline Corrections
bewithgaurav a53523b
FIX: Debug and Test Build Release Package Pipeline
bewithgaurav 9919b83
fix container images
bewithgaurav b23e7c8
fix container images
bewithgaurav 7975bc1
use agents directk=ly
bewithgaurav 966d3b4
fix jobs structure
bewithgaurav aee8134
undo jobs removal
bewithgaurav 5a661ba
added back containers
bewithgaurav c3d6d9e
fixed windows containers
bewithgaurav 11210d4
docker on linux containers
bewithgaurav 98ddeaf
ssl for pip and docker for linux
bewithgaurav 63b4f88
docker setup for linux
bewithgaurav 8455a32
add sudo in docker setup for linux
bewithgaurav 202c701
diable auto-upgrade in python task
bewithgaurav 45ab1a7
add pip.in for auto-upgrade in python task
bewithgaurav 68c658f
use docker service from ado
bewithgaurav 342cc6a
use MS hosted agents
bewithgaurav b41d6c9
use normal containers and add a docker installation step
bewithgaurav 14a943e
use normal containers and add docker step
bewithgaurav 404bfdc
docker installation in linux
bewithgaurav 75b66d5
docker installation in linux
bewithgaurav 277d657
use odbc linux test pool
bewithgaurav 616e7f6
use ADO 1ES pool
bewithgaurav 8dfddfd
use Django 1ES pool
bewithgaurav b58af37
use Django 1ES pool
bewithgaurav 51fda72
use Django 1ES pool
bewithgaurav 75717d0
use Django 1ES pool correct ubuntu
bewithgaurav 4596a5a
use Django 1ES pool correct ubuntu
bewithgaurav 6c7ceda
use Django 1ES pool Ubuntu20.04
bewithgaurav 3328111
remove pip ini custom config from windows
bewithgaurav 144c660
imageoverride for ubuntu
bewithgaurav c3bf7a8
fix indentation
bewithgaurav 018cedf
imageoverride for ubuntu
bewithgaurav 52fb677
docker all clear
bewithgaurav 21d051b
pybin var fix
bewithgaurav b71a9b4
include macOS
bewithgaurav 402811b
include macOS
bewithgaurav 1dbbeff
include macOS
bewithgaurav aa8c00a
include macOS change type to linux
bewithgaurav 2f4ff5c
added proper symbol publishing on windows and publish whl and binding…
bewithgaurav 6913343
publishing artifacts correctly
bewithgaurav 25078bc
publishing artifacts using onebranch method
bewithgaurav 779994f
fix publishing artifacts
bewithgaurav ef27e3d
back to django 1es pool
bewithgaurav e62aa69
remove explicit artifact publishing
bewithgaurav d025a28
tsaoptions.json
bewithgaurav 8e6ccb8
consolidate artifacts into one job and then publish
bewithgaurav d068be0
Fixed artifact locations
bewithgaurav bf77b46
use diff artifact names
bewithgaurav afd50a1
refactor to use stages
bewithgaurav e31bee8
refactor to use stages
bewithgaurav 010a010
Fix Linux stage IMAGE variable - use runtime bash conditionals instea…
bewithgaurav 241e4d1
Fix Python version display - wrap versions in nested quotes to preven…
bewithgaurav c1b98b1
Fix Python version display - wrap versions
bewithgaurav 48aff55
Fix Python versioning
bewithgaurav f3ce7f6
Fix as per old template
bewithgaurav 98f5eb8
Fix DB PASSWORD variable
bewithgaurav 698c41f
Fix MSI download in windows
bewithgaurav 1610c98
Fix ARM64 windows
bewithgaurav d718120
APIScan fix
bewithgaurav 047d3d0
MacOS add sql server tests
bewithgaurav 3f80870
keep individual SDL false, only global
bewithgaurav 099ac3a
keep individual SDL false, only global
bewithgaurav 27fd722
cleanup SDL customization
bewithgaurav c2f052d
Delete summary MDs and unnecessary things etc.
bewithgaurav 63b8ef4
merge conflicts
bewithgaurav 7c1c428
Merged PR 6233: FEAT: Build Pipeline OneBranch Migration
bewithgaurav 6588a35
remove invalid param in official symbol publishing
bewithgaurav 00b19d3
remove invalid param in official symbol publishing
bewithgaurav 9147380
Merged PR 6242: FIX: Build Pipeline Symbol Publishing
bewithgaurav f896b68
Merge pull request 6209 from invBootstrap into main
d59245c
FIX: Build Pipeline - List signed files
bewithgaurav 15523c0
Merge branch 'main' of https://sqlclientdrivers.visualstudio.com/mssq…
bewithgaurav 9cfb2d7
Merged PR 6245: FIX: Build Pipeline - List signed files
bewithgaurav f42267b
FIX: Build Pipeline - only sign whl files
bewithgaurav 10c9be7
use onebranch.pipeline.signing@1 task instead of ESRP signing
bewithgaurav e32f455
cleanup and use esrp malware scanning
bewithgaurav 3acf2f8
merge conflicts
bewithgaurav 7005bb5
Merged PR 6247: FIX: Build Pipeline - Use OneBranch Signing
bewithgaurav 23be19a
FIX: Build Pipeline: OneBranch Signing
bewithgaurav cbad6f0
FIX: Build Pipeline: OneBranch Signing
bewithgaurav c125ec0
install onebranch signing tool
bewithgaurav f9b4685
move back to esrp signing tool
bewithgaurav 4efa3d8
esrp sign on non official as well
bewithgaurav 996978a
esrp signing task removed
bewithgaurav df7b770
Merged PR 6248: FIX: Commented ESRP CodeSign Task
bewithgaurav f3f0c59
non official runs for publish symbols
bewithgaurav eaf804a
change publish symbols a bit more
bewithgaurav 1ca5a65
change publish symbols a bit more
bewithgaurav 9fd5461
Merge branch 'main' of https://sqlclientdrivers.visualstudio.com/mssq…
bewithgaurav db06c44
add symbol publishing variable group
bewithgaurav babca22
deleted Learnings dir
bewithgaurav 516a5dd
publish symbols
bewithgaurav e3a5e56
publish symbols - symbolsfolder
bewithgaurav 75d6450
publish symbols - symbolsfolder
bewithgaurav 0d75405
publish symbols - accesstokendebug
bewithgaurav 2873ec0
publish symbols - system_acesstoken var
bewithgaurav 54a2172
publish symbols - system_acesstoken globally
bewithgaurav b9fd1e9
publish symbols - fix system_accesstoken
bewithgaurav 155c61b
publish symbols - use system_accesstoken
bewithgaurav 309eeb8
publish symbols - set system_accesstoken in powershell
bewithgaurav 687fdf2
publish symbols - set system_accesstoken in powershell
bewithgaurav b15a86d
publish symbols - set system_accesstoken in powershell
bewithgaurav 0af993c
publish symbols - fix requestName
bewithgaurav 524176b
publish symbols - fix symbol env variables
bewithgaurav 27e13d3
removed symbols from build pipeline and add fixes for apiscanning
bewithgaurav 890099d
remove symbols stuff from build release
bewithgaurav 9395287
Merged PR 6250: FIX: Build Release Pipeline - Removed Symbols Publishing
bewithgaurav 446141b
Added Official Release Pipeline
bewithgaurav bfa937c
official release testing
bewithgaurav 0f2d8a3
nonofficial release testing
bewithgaurav 2d02afa
use django 1es pool
bewithgaurav 8762930
fix artifact structure
bewithgaurav 818474c
take run from UI
bewithgaurav 0c179ee
parse build ID from UI input run
bewithgaurav 90fbf77
publish to public server ON
bewithgaurav 9afe1a1
change true to string literal
bewithgaurav e09da92
change body to json
bewithgaurav 7efe59d
try catch
bewithgaurav 5ff8ce7
follow jdbc pipeline
bewithgaurav 8e2ec56
follow jdbc
bewithgaurav c1c1407
polling to get symbols
bewithgaurav 92159f4
added proper comments
bewithgaurav 94e0b34
added proper comments and restored official release pipeline
bewithgaurav f13ef24
added proper comments and added dummy release pipeline
bewithgaurav cf7edc7
fixed conflicts
bewithgaurav ce7232d
Merged PR 6317: FEAT: Migrate Official and Dummy Release Pipelines
bewithgaurav 2a2b2ea
FIX: APIScan and BinSkim
bewithgaurav 1d6b27c
FIX: APIScan and BinSkim
bewithgaurav 97a1ce7
FIX: APIScan and BinSkim
bewithgaurav 28b8be7
FIX: APIScan and BinSkim
bewithgaurav 335b5b7
Merged PR 6387: SYNC: Github main to ADO main
bewithgaurav 708dffd
Merged PR 6424: Add the baseline and suppression file to guide Guardian
saurabh500 3fb8ab2
Merged PR 6426: SYNC: GH main to ADO main
bewithgaurav 02c0dee
Merge branch 'main' of https://sqlclientdrivers.visualstudio.com/mssq…
bewithgaurav 9677369
fix credscan suppressions
bewithgaurav 011f7e7
macOS build pipeline fix
bewithgaurav 2c42a8b
Fix Guardian suppression paths - use relative paths
bewithgaurav 11fc811
Fix Guardian paths - use Windows backslash separators
bewithgaurav 76fe315
Use global Guardian baseline/suppression config (matching JDBC pattern)
bewithgaurav 2608d0f
fix tests
bewithgaurav 4b6070b
disable ApiScan for now
bewithgaurav 7302bf1
Merged PR 6388: FIX: Use .gdnsuppress and .gdnbaseline to suppress fa…
bewithgaurav 126fa84
FIX: Disable BinSkim for Ubuntu and macOS
bewithgaurav e54ca36
merge conflicts
bewithgaurav 7e17b82
merge conflicts
bewithgaurav 7e41a18
added default timeout of 60mins to ESRP Scanning
bewithgaurav b822675
added ob_sdl_binskim_enabled and removed templateContext
bewithgaurav 5499a65
Merged PR 6427: FIX: Disable BinSkim for Ubuntu and macOS
bewithgaurav 9f5de21
Merge branch 'main' of https://github.com/microsoft/mssql-python into…
bewithgaurav 255cd64
fix init
bewithgaurav 9847964
delete MD file
bewithgaurav 1a45121
Download Python Windows ARM Libs from nuget
bewithgaurav fd2bf7f
Merged PR 6457: SYNC: GH to ADO Main
bewithgaurav 0c31411
Merge branch 'main' of https://sqlclientdrivers.visualstudio.com/mssq…
bewithgaurav 22040ed
pull in latest main
bewithgaurav 62972d3
Merged PR 6456: FEAT: Download Windows Python ARM64 Libs from Nuget d…
bewithgaurav 04a1c97
Merge branch 'main' of https://sqlclientdrivers.visualstudio.com/mssq…
bewithgaurav File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.