Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
97 commits
Select commit Hold shift + click to select a range
74c3365
REFACTOR: Shift get_driver_path from Python to ddbc bindings
bewithgaurav Aug 5, 2025
e4bf7b8
Fix windows path
bewithgaurav Aug 5, 2025
dcabb66
fix ubuntu path
bewithgaurav Aug 5, 2025
7aa619e
removed detect_linux_distro as well
bewithgaurav Aug 5, 2025
b2179f4
Merge branch 'bewithgaurav/refactor_get_driver_path' of https://githu…
bewithgaurav Aug 5, 2025
d56329e
changed comment
bewithgaurav Aug 5, 2025
79e248c
FEAT: Alpine Support
bewithgaurav Aug 5, 2025
538d220
added venv steps
bewithgaurav Aug 5, 2025
4d9ad94
patched driver file for arm64
bewithgaurav Aug 5, 2025
e47f9c8
added x86_64 SO files
bewithgaurav Aug 5, 2025
eee3154
added pipeline tests
bewithgaurav Aug 5, 2025
3c6efd5
refactored tests pr pipeline
bewithgaurav Aug 5, 2025
ec9f7d5
added share dir for x86_64
bewithgaurav Aug 5, 2025
928fe89
reformatted job names in pipeline
bewithgaurav Aug 5, 2025
e62fc6a
Merge branch 'main' of https://github.com/microsoft/mssql-python into…
bewithgaurav Aug 5, 2025
8ec0b7e
FEAT: Build for Alpine
bewithgaurav Aug 5, 2025
4cafeaf
apk instead of dnf
bewithgaurav Aug 5, 2025
c178302
refactor code
bewithgaurav Aug 6, 2025
b4abcd0
fix test steps and readd odbc uninstall
bewithgaurav Aug 6, 2025
6c2aff8
Merge branch 'main' of https://github.com/microsoft/mssql-python into…
bewithgaurav Aug 6, 2025
a7f5ea2
use workspace venv
bewithgaurav Aug 6, 2025
5690ce2
add changes for musllinux in setup
bewithgaurav Aug 6, 2025
5a2704c
fix docker colima usage in macOS
bewithgaurav Aug 6, 2025
57f398b
Merge branch 'main' into bewithgaurav/alpine_build
bewithgaurav Aug 6, 2025
43958e4
fix conn pooling speed
bewithgaurav Aug 6, 2025
1ada0c7
added retryOnTaskFailure for pipeline jobs
bewithgaurav Aug 6, 2025
e925979
added timeoutInMinutes for docker colima step in macOS
bewithgaurav Aug 6, 2025
c0905da
python3.13 installing in debian
bewithgaurav Aug 6, 2025
10ea38a
remove retryCountOnTaskFalure
bewithgaurav Aug 6, 2025
1829af4
ssl issues for compilation
bewithgaurav Aug 6, 2025
8a99335
python symlinks error
bewithgaurav Aug 6, 2025
2ba83d3
just check alpine
bewithgaurav Aug 7, 2025
ca76d67
restore all distros
bewithgaurav Aug 7, 2025
3282b4e
added a 90min timeout for linux jobs
bewithgaurav Aug 7, 2025
9434765
added a 120min timeout for linux jobs
bewithgaurav Aug 7, 2025
a184ec1
arm64 to not cause timeouts now
bewithgaurav Aug 7, 2025
395f6a2
python building for alpine
bewithgaurav Aug 7, 2025
eb84186
python 3.13 building for alpine
bewithgaurav Aug 7, 2025
b8e6796
fix building for alpine 3.10-3.13
bewithgaurav Aug 7, 2025
38d441f
fix building for arm64 systems, encodings error
bewithgaurav Aug 7, 2025
a8bb723
fix building for arm64 systems, LONG_BIT error
bewithgaurav Aug 7, 2025
b7a81a3
fix building for arm64 musl systems
bewithgaurav Aug 7, 2025
25fe8d3
fix building for arm64 python 3.3 alpine/debian
bewithgaurav Aug 7, 2025
2f27964
only run arm64 tests in linux
bewithgaurav Aug 7, 2025
eb192ed
only run arm64 tests in linux
bewithgaurav Aug 7, 2025
99f95ee
fixed syntax errors
bewithgaurav Aug 7, 2025
44470c7
fixed syntax errors changed from sh to bash
bewithgaurav Aug 7, 2025
af69651
revamped the whole thing
bewithgaurav Aug 7, 2025
c0138c3
restored and optimized
bewithgaurav Aug 7, 2025
29eef65
refactored pipeline to use templates and better layout
bewithgaurav Aug 7, 2025
9aac4d8
arm64 more fixes
bewithgaurav Aug 8, 2025
96ee31a
arm64 restored and integrated again
bewithgaurav Aug 8, 2025
05d1f03
syntax error for arm64 debian
bewithgaurav Aug 8, 2025
12f12ae
fixing arm64 debian first
bewithgaurav Aug 8, 2025
cfd0f6f
syntax fix for debian
bewithgaurav Aug 8, 2025
16483da
sizeof long double for alpine arm64 py313
bewithgaurav Aug 8, 2025
217871f
syntax error fix
bewithgaurav Aug 11, 2025
abd3e50
reset to last stable stage
bewithgaurav Aug 11, 2025
5c9ffd3
linux is revamped
bewithgaurav Aug 11, 2025
9dbd9f1
linux is revamped
bewithgaurav Aug 11, 2025
81cfbe8
add build failure detection
bewithgaurav Aug 11, 2025
3012e55
build failure detection steps
bewithgaurav Aug 12, 2025
ce5ae83
using old style docker images
bewithgaurav Aug 12, 2025
e6b2595
using old style docker images
bewithgaurav Aug 12, 2025
bd6a6a3
using old style docker images - fix path
bewithgaurav Aug 12, 2025
0ef7679
using old style docker images - remove pyproject toml
bewithgaurav Aug 12, 2025
f5b9ff8
using old style docker images - add auditwheel deps
bewithgaurav Aug 12, 2025
0fdd212
using old style docker images - fix ddbc bindings artifacts
bewithgaurav Aug 12, 2025
92ee7fe
using old style docker images - instal correct sys deps
bewithgaurav Aug 12, 2025
c7b34ed
using old style docker images - more system dependencies for auditwhl
bewithgaurav Aug 12, 2025
14b7f7b
removed auditwheel and added tests on linux job
bewithgaurav Aug 12, 2025
da75fce
removed auditwheel properly
bewithgaurav Aug 12, 2025
6ca6072
add venv for testing
bewithgaurav Aug 12, 2025
572477b
fixed setup.py
bewithgaurav Aug 12, 2025
85e3b73
docker retry and deps
bewithgaurav Aug 12, 2025
2e23abf
just testing
bewithgaurav Aug 12, 2025
13805e5
fixing auto selection of whl in pip
bewithgaurav Aug 12, 2025
b1372fa
added libltldl in alpine
bewithgaurav Aug 12, 2025
8e8bfbf
rhel setup fix
bewithgaurav Aug 12, 2025
1e4a9c9
libltdl in alpine fix
bewithgaurav Aug 12, 2025
7dec649
alpine deps
bewithgaurav Aug 12, 2025
14d4b45
rhel repo epel removed
bewithgaurav Aug 12, 2025
6532923
rhel repo epel removed
bewithgaurav Aug 12, 2025
a4d7a25
rhel remove curl
bewithgaurav Aug 12, 2025
569fca9
added full pytests
bewithgaurav Aug 12, 2025
f9497d6
fixed pytests step
bewithgaurav Aug 12, 2025
456e2da
uncommented everything - full pipeline run
bewithgaurav Aug 12, 2025
dc39d39
take arm python libs from specific build
bewithgaurav Aug 12, 2025
2d41556
finalize build pipeline for release
bewithgaurav Aug 12, 2025
571d317
specific builds and commented everything except windows
bewithgaurav Aug 12, 2025
b5614b3
specific builds and commented everything except windows
bewithgaurav Aug 12, 2025
8045f47
specific builds and commented everything except windows
bewithgaurav Aug 12, 2025
870650d
specific builds and commented everything except windows
bewithgaurav Aug 12, 2025
65abe66
finalized pipeline for release
bewithgaurav Aug 12, 2025
8f9d377
testing again with correct build ID
bewithgaurav Aug 12, 2025
8bdf0ec
testing again with temp py libs
bewithgaurav Aug 12, 2025
aeeca26
finalized pipeline for release
bewithgaurav Aug 12, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading