Dane Walton
8d484ea3a0
add "embedded" to docs ( #2422 )
2022-11-11 20:33:25 +00:00
Dane Walton
be56014870
update docs for no delta updates ( #2421 )
2022-11-11 12:17:23 -08:00
Dane Walton
6d3efa09ac
Merge branch 'feature/iot-adu' into dane/newunescape
2022-11-10 14:58:02 -05:00
Dane Walton
0418d590be
fix adu test
2022-11-09 22:42:55 -05:00
Dane Walton
bace5a0ce9
Merge branch 'main' into dane/newunescape
2022-11-09 22:42:29 -05:00
Ahson Khan
c770dd2f04
Update az_json_string_unescape to accept az_span as destination to improve usability of API. ( #2412 )
...
* Update az_json_string_unescape to accept az_span as destination to improve usability of API.
* Clang formatting.
2022-11-09 19:06:38 -08:00
Dane Walton
f43401ec8e
pr feedback ( #2414 )
2022-11-09 20:42:28 -05:00
Ahson Khan
d4f246c938
Add MQTTClient to the ignore list since cspell flags that as a false positive. ( #2406 )
2022-11-09 14:00:28 -08:00
Ben Broderick Phillips
c3bc0e64bf
Updating check enforcer permissions to enable writing comments ( #2411 )
2022-11-09 16:21:12 -05:00
Dane Walton
68f231a42e
update to GA dtmi ( #2410 )
2022-11-09 13:57:40 -05:00
Ahson Khan
25f80964ae
Update vcpkg baseline to the October 2022 tag. ( #2400 )
...
* Update vcpkg baseline to the October 2022 tag.
* Update cmake module to use the new commit sha.
* Update IoT samples to include the correct MQTTClient header file.
* Remove the overrides as it should not be necessary with the latest baseline.
* Add debugging messages to powershell script and cmake module.
* Print out the vcpkg root and installation root env var values.
* Remove the use of VCPKG_ROOT and VCPKG_INSTALLATION_ROOT from the cmake module.
* Update debug messages and revert changes to vcpkg.ps1 since it isn't used anywhere.
2022-11-08 16:30:16 -08:00
Dane Walton
65b615842b
update internal configs to be lowercase ( #2402 )
2022-11-08 19:50:06 +00:00
Azure SDK Bot
070162c68c
Set default LimitRange for stress container resource requests ( #2396 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2022-11-08 12:46:32 -05:00
Dane Walton
78832eddd4
update header file docs ( #2398 )
2022-11-08 11:39:43 -05:00
Azure SDK Bot
3ea2705868
Add public cloud cosmos endpoint suffix ( #2394 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2022-11-07 18:38:26 -05:00
Ewerton Scaboro da Silva
a3602d5871
Update samples readme with link to Azure Device Update sample ( #2399 )
...
* Update samples readme with link to Azure Device Update sample
* Clarify that new ADU sample is over Arduino IDE
2022-11-07 14:41:47 -08:00
Dane Walton
467744a0e7
Change enums to present tense ( #2397 )
2022-11-07 16:09:02 -05:00
Valerie Avva Lim
d86ea60b65
Change adu file size to be int64_t in case of larger updates ( #2393 )
...
* change adu file size to be uint64_t in case of larger updates
* change to int64_t to increase ease of detection of overflow
2022-11-07 07:27:19 -08:00
Dane Walton
a257c8c0fc
remove config | move to internal ( #2395 )
2022-11-04 17:53:08 -04:00
Dane Walton
ad98ddf6a4
add initializer for device props ( #2392 )
2022-11-03 20:56:05 -04:00
Dane Walton
5c9f9695f5
Typedef the enums ( #2391 )
2022-11-03 17:34:54 -04:00
Dane Walton
1fc36bf95c
Add tests for array doesn't have enough size for files ( #2389 )
2022-11-03 17:00:51 -04:00
Dane Walton
87d789c20c
remove adu root keys ( #2388 )
2022-11-03 15:52:01 -04:00
Dane Walton
777b76cef0
feature branch PR feedback ( #2385 )
2022-11-03 15:44:56 -04:00
Azure SDK Bot
88dd1bd09d
target newest version of proxy tool ( #2390 )
...
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2022-11-03 12:23:19 -07:00
Azure SDK Bot
8b6c434fc9
cspell issues in cpp branch , needs updated node, and cspell and npx need to be installed for cspell to run ( #2387 )
...
Co-authored-by: George Arama <50641385+gearama@users.noreply.github.com>
2022-11-02 18:09:01 -04:00
Dane Walton
d22430b6b6
remove ADU linux sample ( #2386 )
2022-11-02 14:17:20 -04:00
Azure SDK Bot
0f910118ea
Add package source override to toc script. ( #2383 )
...
Co-authored-by: sima-zhu <sizhu@microsoft.com>
2022-11-02 13:17:25 -04:00
Azure SDK Bot
c5d6a6cb2d
Handle helm version modifiers in stress test min version check ( #2384 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2022-11-01 22:42:56 -04:00
Dane Walton
323f67a27c
Update to GA version string ( #2381 )
2022-11-01 19:33:15 -04:00
Dane Walton
e699adba53
Merge branch 'main' into feature/iot-adu
2022-11-01 17:17:51 -04:00
Azure SDK Bot
f571e80131
target new version ( #2379 )
...
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2022-11-01 13:56:05 -07:00
Azure SDK Bot
4f70069544
Sync eng/common directory with azure-sdk-tools for PR 4544 ( #2380 )
...
* Fix contains method in stress generate function
* Update stress examples to addons 0.2.0. Script QOL fixes.
* Skip CI print for stress matrix. Minor improvements.
* Fix non-matching Chart.yaml files being evaluated too soon
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2022-11-01 15:27:12 -04:00
Azure SDK Bot
417df57042
Dump out correlation id without verbose logging for resource deployment ( #2373 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2022-10-31 17:15:02 -04:00
Anton Kolesnyk
9f97d659e8
Fix zlib 1.2.12 vcpkg failure ( #2377 )
...
* Update vcpkg baseline (zlib vcpkg failure fix)
* Use override instead of SHA update
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2022-10-28 09:13:47 -07:00
Azure SDK Bot
b8218320c4
Sync eng/common directory with azure-sdk-tools for PR 4543 ( #2376 )
...
* stress test addons version check
* cleanup
Co-authored-by: Albert Cheng <albertcheng@microsoft.com>
2022-10-27 18:07:44 -07:00
Anton Kolesnyk
94b5847e5e
Fix minimum log buffer size calculation ( #2372 )
2022-10-27 17:54:30 -07:00
Azure SDK Bot
27550a201f
bump version to newest ( #2370 )
...
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2022-10-27 14:25:47 -07:00
Dane Walton
71d471658f
Merge branch 'main' into dane/mergemain
2022-10-27 14:15:24 -07:00
Azure SDK Bot
5c7bd332c3
Improve scenario matrix edge case handling ( #2369 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2022-10-26 12:51:20 -07:00
Jamie Magee
b4cbc9c70c
Add `$schema` to `cgmanifest.json` ( #2326 )
...
Co-authored-by: Jamie Magee <jamie.magee@microsoft.com>
2022-10-25 11:16:25 -07:00
Azure SDK Bot
1a78c32389
Sync eng/common directory with azure-sdk-tools for PR 4480 ( #2368 )
...
* Add extra parameters for .net readme path
* Use another way for default value
* Remove custom source
Co-authored-by: sima-zhu <sizhu@microsoft.com>
2022-10-23 21:03:54 -07:00
Azure SDK Bot
8da0af0234
Upgrade cspell packages to version `^6.12.0` ( #2367 )
...
to address dependabot issue https://github.com/Azure/azure-sdk-for-js/security/dependabot/13
Co-authored-by: Jeremy Meng <yumeng@microsoft.com>
2022-10-21 14:36:38 -07:00
Azure SDK Bot
b7df2a352c
Sync eng/common directory with azure-sdk-tools for PR 3790 ( #2366 )
...
* Added yaml support for job matrix creation
* autogen scenario matrix for stress test
* Temporary Working State
* update to default sparse
* pr comments and some error handling
* custom matrixfilename and ordering of generatedValues.yaml
* common module import
* JobMatrix write host
Co-authored-by: Albert Cheng <albertcheng@microsoft.com>
2022-10-20 16:30:00 -07:00
Azure SDK Bot
b9ebeb34fb
Bump the code owner retriver version. ( #2361 )
...
Co-authored-by: sima-zhu <sizhu@microsoft.com>
2022-10-12 16:31:34 -04:00
Azure SDK Bot
c26afd4304
target version with fixes ( #2357 )
...
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2022-10-11 12:05:05 -07:00
James Suplizio
a3c18d3a1d
Add default .assets directory to .gitignore ( #2359 )
2022-10-10 11:34:50 -07:00
Dane Walton
2420598529
add parsing of retry timestamp ( #2358 )
2022-10-10 13:13:26 -05:00
Azure SDK Bot
781b2a685e
Fix 50x errors while loading page links ( #2356 )
...
We have hit a few 50x errors while pulling a page to get
links and that has caused the rest of the link checking to
terminate early. To fix that we switching to LogError which will
output an error in devops instead of Write-Error which terminates
immediately. We also add some retry count to the page retrieval
and cache file retrieval to help with these transitent 50x issues.
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2022-10-06 14:24:18 -07:00
Azure SDK Bot
42bea16002
Sync eng/common directory with azure-sdk-tools for PR 4315 ( #2355 )
...
* update target version to one that includes integration discovered bugfixes
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2022-10-06 11:12:03 -07:00