Skip to content
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

[AD-912] Add platform, bitness and version to driver artifact(s) #123

Merged
merged 11 commits into from
Sep 23, 2022

Conversation

birschick-bq
Copy link
Contributor

Summary

[AD-912] Add platform, bitness and version to driver artifact(s)

Description

Add platform, bitness and version to driver artifact(s)

Related Issue

https://bitquill.atlassian.net/browse/AD-912

Additional Reviewers

@affonsoBQ
@alexey-temnikov
@alinaliBQ
@andiem-bq
@birschick-bq
@mitchell-elholm
@RoyZhang2022

@github-actions
Copy link

github-actions bot commented Sep 20, 2022

MacOS Big Sur 11 Debug Build Unit Test Results

    1 files  ±0      1 suites  ±0   36s ⏱️ -9s
272 tests ±0  260 ✔️ ±0  12 💤 ±0  0 ±0 
260 runs  ±0  248 ✔️ ±0  12 💤 ±0  0 ±0 

Results for commit 91f8fc4. ± Comparison against base commit f7a8e79.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Sep 21, 2022

Windows 2022 (x32) Build Unit Test Results

    1 files  ±0      1 suites  ±0   1m 2s ⏱️ +2s
275 tests ±0  263 ✔️ ±0  12 💤 ±0  0 ±0 
263 runs  ±0  251 ✔️ ±0  12 💤 ±0  0 ±0 

Results for commit 91f8fc4. ± Comparison against base commit f7a8e79.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Sep 21, 2022

Windows 2022 (x64) Build Unit Test Results

    1 files  ±0      1 suites  ±0   1m 14s ⏱️ +3s
275 tests ±0  263 ✔️ ±0  12 💤 ±0  0 ±0 
263 runs  ±0  251 ✔️ ±0  12 💤 ±0  0 ±0 

Results for commit 91f8fc4. ± Comparison against base commit f7a8e79.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Sep 21, 2022

Ubuntu 20.04 Debug Build Unit Test Results

    1 files  ±0      1 suites  ±0   31s ⏱️ -5s
275 tests ±0  263 ✔️ ±0  12 💤 ±0  0 ±0 
263 runs  ±0  263 ✔️ ±0    0 💤 ±0  0 ±0 

Results for commit 91f8fc4. ± Comparison against base commit f7a8e79.

♻️ This comment has been updated with latest results.

@birschick-bq birschick-bq marked this pull request as ready for review September 21, 2022 20:09
src/CMakeLists.txt Outdated Show resolved Hide resolved
@github-actions
Copy link

MacOS Big Sur 11 Debug Build Code Coverage Result

Code Coverage

Package Line Rate Branch Rate Complexity Health
src.odbc.include.documentdb.odbc 29% 37% 0
src.odbc.include.documentdb.odbc.app 20% 0% 0
src.odbc.include.documentdb.odbc.binary 0% 0% 0
src.odbc.include.documentdb.odbc.cache.query 0% 0% 0
src.odbc.include.documentdb.odbc.cluster 0% 0% 0
src.odbc.include.documentdb.odbc.common 13% 11% 0
src.odbc.include.documentdb.odbc.compute 0% 0% 0
src.odbc.include.documentdb.odbc.config 86% 50% 0
src.odbc.include.documentdb.odbc.diagnostic 86% 50% 0
src.odbc.include.documentdb.odbc.impl 0% 0% 0
src.odbc.include.documentdb.odbc.impl.binary 0% 0% 0
src.odbc.include.documentdb.odbc.impl.cache 0% 0% 0
src.odbc.include.documentdb.odbc.impl.cache.query 0% 0% 0
src.odbc.include.documentdb.odbc.impl.cache.query.continuous 0% 0% 0
src.odbc.include.documentdb.odbc.impl.compute 0% 0% 0
src.odbc.include.documentdb.odbc.impl.interop 0% 0% 0
src.odbc.include.documentdb.odbc.jni 48% 40% 0
src.odbc.include.documentdb.odbc.meta 47% 50% 0
src.odbc.include.documentdb.odbc.query 15% 0% 0
src.odbc.include.documentdb.odbc.sql 11% 0% 0
src.odbc.include.documentdb.odbc.streaming 0% 0% 0
src.odbc.os.linux.include.documentdb.odbc.common 0% 0% 0
src.odbc.os.linux.src.common 34% 35% 0
src.odbc.src 49% 28% 0
src.odbc.src.app 16% 3% 0
src.odbc.src.binary 0% 0% 0
src.odbc.src.cluster 2% 0% 0
src.odbc.src.common 22% 10% 0
src.odbc.src.config 71% 45% 0
src.odbc.src.diagnostic 44% 14% 0
src.odbc.src.impl 1% 0% 0
src.odbc.src.impl.binary 0% 0% 0
src.odbc.src.impl.cache 2% 0% 0
src.odbc.src.impl.cache.query 1% 0% 0
src.odbc.src.impl.cache.query.continuous 0% 0% 0
src.odbc.src.impl.cluster 2% 0% 0
src.odbc.src.impl.compute 0% 0% 0
src.odbc.src.impl.interop 1% 0% 0
src.odbc.src.jni 66% 26% 0
src.odbc.src.jni.os.linux 46% 23% 0
src.odbc.src.meta 89% 54% 0
src.odbc.src.query 64% 28% 0
src.odbc.src.sql 25% 9% 0
src.odbc.src.streaming 3% 0% 0
Summary 37% (6069 / 16319) 23% (9553 / 41948) 0

@github-actions
Copy link

Windows 2022 (x32) Debug Build Unit Test Results Check

Code Coverage

Package Line Rate Branch Rate Complexity Health
D:\a\amazon-documentdb-odbc-driver\amazon-documentdb-odbc-driver\build\odbc\bin\Debug\documentdb.odbc.dll 33% 0% 0
Summary 33% (6997 / 20982) 0% (0 / 0) 0

@github-actions
Copy link

Ubuntu 20.04 Debug Build Unit Test Results Check

Code Coverage

Package Line Rate Branch Rate Complexity Health
src.odbc.include.documentdb.odbc 41% 39% 0
src.odbc.include.documentdb.odbc.app 45% 0% 0
src.odbc.include.documentdb.odbc.binary 0% 0% 0
src.odbc.include.documentdb.odbc.cache.query 0% 0% 0
src.odbc.include.documentdb.odbc.common 62% 35% 0
src.odbc.include.documentdb.odbc.compute 0% 0% 0
src.odbc.include.documentdb.odbc.config 100% 50% 0
src.odbc.include.documentdb.odbc.diagnostic 82% 50% 0
src.odbc.include.documentdb.odbc.impl 0% 0% 0
src.odbc.include.documentdb.odbc.impl.binary 0% 0% 0
src.odbc.include.documentdb.odbc.impl.cache.query 0% 0% 0
src.odbc.include.documentdb.odbc.impl.cache.query.continuous 0% 0% 0
src.odbc.include.documentdb.odbc.impl.compute 0% 0% 0
src.odbc.include.documentdb.odbc.impl.interop 0% 0% 0
src.odbc.include.documentdb.odbc.jni 77% 39% 0
src.odbc.include.documentdb.odbc.meta 71% 50% 0
src.odbc.include.documentdb.odbc.query 20% 0% 0
src.odbc.include.documentdb.odbc.sql 50% 11% 0
src.odbc.include.documentdb.odbc.streaming 0% 0% 0
src.odbc.os.linux.include.documentdb.odbc.common 0% 0% 0
src.odbc.os.linux.src.common 34% 42% 0
src.odbc.src 47% 28% 0
src.odbc.src.app 25% 13% 0
src.odbc.src.binary 0% 0% 0
src.odbc.src.cluster 0% 0% 0
src.odbc.src.common 28% 18% 0
src.odbc.src.config 71% 45% 0
src.odbc.src.diagnostic 33% 12% 0
src.odbc.src.impl 0% 0% 0
src.odbc.src.impl.binary 0% 0% 0
src.odbc.src.impl.cache 0% 0% 0
src.odbc.src.impl.cache.query 0% 0% 0
src.odbc.src.impl.cache.query.continuous 0% 0% 0
src.odbc.src.impl.cluster 0% 0% 0
src.odbc.src.impl.compute 0% 0% 0
src.odbc.src.impl.interop 0% 0% 0
src.odbc.src.jni 63% 27% 0
src.odbc.src.jni.os.linux 38% 20% 0
src.odbc.src.meta 88% 54% 0
src.odbc.src.query 60% 27% 0
src.odbc.src.sql 18% 8% 0
src.odbc.src.streaming 0% 0% 0
Summary 38% (6001 / 15892) 25% (9170 / 37095) 0

@birschick-bq birschick-bq merged commit 73fbf7a into develop Sep 23, 2022
@birschick-bq birschick-bq deleted the birschick-bq/ad-912/clarify-artifacts branch September 23, 2022 18:21
affonsov pushed a commit that referenced this pull request Nov 16, 2022
* [AD-912] Test if 32-bit and 64-bit artefacts are created.

* [AD-912] Set artifact logic when push to develop branch.

* [AD-912] Test adding version to artifacts and setting for the library properties.

* [AD-912] Propagate ODBC_DRIVER_VERSION to all builds.

* [AD-912] Fix 'if' statements with environment variables.

* [AD-912] Now source the driver version from the ODBC_DRIVER_VERSION.txt file.

* [AD-912] Fix updating the environment in workflow.

* [AD-912] Fix updating the environment in workflow.

* [AD-912] Fix updating the environment in workflow.

* [AD-912] Fixed updating the environment in workflow.

* [AD-912] Set the criteria for uploading artifacts to production mode.
affonsov pushed a commit that referenced this pull request Nov 17, 2022
* [AD-912] Test if 32-bit and 64-bit artefacts are created.

* [AD-912] Set artifact logic when push to develop branch.

* [AD-912] Test adding version to artifacts and setting for the library properties.

* [AD-912] Propagate ODBC_DRIVER_VERSION to all builds.

* [AD-912] Fix 'if' statements with environment variables.

* [AD-912] Now source the driver version from the ODBC_DRIVER_VERSION.txt file.

* [AD-912] Fix updating the environment in workflow.

* [AD-912] Fix updating the environment in workflow.

* [AD-912] Fix updating the environment in workflow.

* [AD-912] Fixed updating the environment in workflow.

* [AD-912] Set the criteria for uploading artifacts to production mode.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants