Граф коммитов

58 Коммитов

Автор SHA1 Сообщение Дата
AsafMah be8f78b097
Fix tests and use concrete versions of azure_core and azure_identity 2022-06-26 09:39:46 +03:00
AsafMah 9e45fff548
Various improvements:
-Clippy suggestions (all levels enabled) - removing bad code, having const fns, adding must_use, etc
-Upgraded all packages to their latest versions, including azure
-Removing all unwrap()s, now they are replaced with something better, or except() for more info.
-Replaced lazy_static with once_cell
2022-06-23 19:10:54 +03:00
AsafMah 0f81cc0cc4
Merge pull request #18 from Azure/refactor_request_options
Some refactoring
2022-06-08 10:35:38 +03:00
AsafMah c3fbca31dc
Fixed e2e tests 2022-06-08 08:48:18 +03:00
AsafMah 2b464e3ff7
-Generalized queries
-Simplified setters
2022-06-07 17:30:46 +03:00
AsafMah 3b96e4fc5d
Slightly improve errors 2022-06-07 16:08:16 +03:00
Robert Pack 2064fa2363
add request options 2022-05-08 13:57:07 +02:00
Robert Pack 827271472a
bump arrow dependencies 2022-05-08 11:47:23 +02:00
AsafMah 5e045af63c
Merge pull request #8 from Azure/arrow
e2e tests and management queries
2022-05-03 08:29:20 +03:00
Robert Pack a43fe73b7c
switch to azure repo 2022-04-30 03:15:28 +02:00
Robert Pack f6c713a92e
consistent method visibility 2022-04-25 13:04:42 +02:00
Robert Pack 5c164e7357
remove vscode settings 2022-04-25 12:17:32 +02:00
Robert Pack c3d67e1a6e
also re-export DefaultAzureCredential 2022-04-25 09:01:31 +02:00
Robert Pack fafe5b1bb3
make boxed error send and sync 2022-04-24 19:00:36 +02:00
Robert Pack b3ca7ce4fe
re-export token credentials 2022-04-24 17:43:41 +02:00
Robert Pack 554ba5f7a8
test more types in arrow roundtrip 2022-04-24 16:24:13 +02:00
Robert Pack 25eeeaf774
really fix duration formatting 2022-04-24 15:33:18 +02:00
Robert Pack 1cb6ba5c46
fix duration formatting 2022-04-24 15:28:11 +02:00
Robert Pack c8ea16319d
fix link in contributing.md 2022-04-24 14:37:53 +02:00
Robert Pack da139d699c
add arrow roundtrip test 2022-04-24 14:03:39 +02:00
Robert Pack 105462827b
add adminthenquery test 2022-04-24 12:30:35 +02:00
Robert Pack 213213e5aa
move some structs around 2022-04-24 12:23:57 +02:00
Robert Pack 71d086436c
improve and document test setup 2022-04-24 11:44:52 +02:00
Robert Pack b9e9f28ae7
make mock transport framework work 2022-04-24 09:45:09 +02:00
Robert Pack 7873afa11d
towards e2e tests 2022-04-24 01:07:49 +02:00
Robert Pack ba2c79a5f4
format on save 2022-04-23 18:54:44 +02:00
Robert Pack d2bfa05c55
add management example 2022-04-23 18:30:22 +02:00
Robert Pack 89394a1967
add .env to gitignore 2022-04-23 18:23:21 +02:00
github-actions[bot] 4bf0f28351
Format Rust code using rustfmt 2022-04-23 15:44:36 +00:00
Robert Pack a8f7dba06a
add management query 2022-04-23 17:43:50 +02:00
Robert Pack b5b678947d
re-add arrow improvements 2022-04-23 17:40:48 +02:00
AsafMah 8b0e4314c1
Merge pull request #3 from Azure/from-rust-sdk
From rust sdk
2022-04-14 10:12:49 +03:00
AsafMah 537dcd242f
From rust sdk - squashed
Signed-off-by: AsafMah <asafmahlev@microsoft.com>
2022-04-14 10:06:30 +03:00
AsafMah c4d3a5c061
update readme 2022-03-28 08:57:29 +03:00
AsafMah 915847c492
Add badges 2022-03-27 17:44:43 +03:00
AsafMah 1f2cb04cd7
Fixed build.yml 2022-03-27 17:26:34 +03:00
AsafMah 0dc25a648b Fixed cache 2022-03-27 16:48:57 +03:00
AsafMah 84539517da Cache path 2022-03-27 16:43:10 +03:00
AsafMah 0152af4c69 Cache path 2022-03-27 16:41:02 +03:00
AsafMah 901c3f5eb1 Added cache 2022-03-27 16:40:40 +03:00
AsafMah 893cb65420
Merge pull request #2 from Azure/improve
Upload and check tests
2022-03-27 16:32:29 +03:00
AsafMah b37e0c8a67 add id 2022-03-27 16:23:32 +03:00
AsafMah aa0a48da1d typo 2022-03-27 16:19:16 +03:00
AsafMah 0c00a1e4ca point to correct coverage file 2022-03-27 16:17:08 +03:00
AsafMah 6e4691d851 fix test 2022-03-27 16:10:28 +03:00
AsafMah 4856ee9449 typo 2022-03-27 16:02:26 +03:00
AsafMah 1c3b5f2871 typo 2022-03-27 16:00:03 +03:00
AsafMah f6ed3bc085 Added junit tests 2022-03-27 15:58:50 +03:00
AsafMah 9fec403b51 Upload and check tests 2022-03-27 15:48:55 +03:00
AsafMah a69dbce267 Remove defaults 2022-03-27 15:39:26 +03:00