Commit Graph

2302 Commits

Author SHA1 Message Date
George Arama
c8b97561f3
changelog (#4350) 2023-02-11 00:24:50 +00:00
Mike Harder
fd1695ebba
[Perf] Refactor tests.yml into one file per package per language (#4270) 2023-02-09 21:18:03 -08:00
Azure SDK Bot
cf1490fe80
Sync eng/common directory with azure-sdk-tools for PR 5083 (#4348)
* Remove language from profile zip

* Revert "Remove language from profile zip"

This reverts commit 2f670435b25f89955338170a7bdfbe4432cbe23f.

* Remove Services parameter

* Fix path to tests-file

* Run both sync and async tests by default

* Add LanguageVersion to common perf.yml

---------

Co-authored-by: Mike Harder <mharder@microsoft.com>
2023-02-09 21:13:26 -08:00
Azure SDK Bot
5ac3f00d58
Increment version for storage releases (#4346)
* Increment package version after release of azure-storage-blobs

* Increment package version after release of azure-storage-files-shares
2023-02-08 12:49:29 +08:00
microzchang
c3dc732157
Storage February release (#4324)
* storage february release

* fix conversation

* fix conversation
2023-02-08 10:12:09 +08:00
Azure SDK Bot
2be39bcc8b
Increment package version after release of azure-security-attestation (#4345) 2023-02-08 01:44:55 +00:00
Anton Kolesnyk
08a267275d
Attestation February Release (#4326)
* Attestation February Release

* Changelog (repeat Beta changes)

* Update azure core minimum version dependency

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-02-07 16:13:04 -08:00
Azure SDK Bot
8286a1c0ae
Increment package version after release of azure-identity (#4342) 2023-02-07 23:17:00 +00:00
Azure SDK Bot
46fbcb914c
Increment package version after release of azure-security-keyvault-administration (#4340) 2023-02-07 14:47:14 -08:00
Anton Kolesnyk
52c77153e0
Identity February Release (#4317)
* Identity February Release

* Accumulate changelog entries from previous Beta releases

* Update core minimum version requirement

* Best way to fix which may not work in CI

* Drop version from cmakelists

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-02-07 13:27:39 -08:00
George Arama
3762c59552
Test proxy start (#4295)
* lll

* sss

* oipio

* vcvc

* enable test proxy start at test suite start for KV and storage , example created for attestation, we cannot find the base definitions for the test suites,

* Contrib

* clangs

* clangs

* test logs

* pipeline

* more clangs

* pipeline

* clang

* try try again

* try try again

* try again

* try again

* again

* update paths , moved to macro , call macro in target code

* core

* capitalization
2023-02-07 10:52:20 -08:00
George Arama
39ec586d96
Feb key vault release (#4319)
* kv release

* ds

* Update sdk/keyvault/azure-security-keyvault-administration/CHANGELOG.md

Co-authored-by: Ahson Khan <ahkha@microsoft.com>

* core to latest GA

* 1.8.0

* update folder list

* put to stable versions

* put back to last GA

* put back to original

* try core 1.8.0

* Revert "try core 1.8.0"

This reverts commit 1e0b612235dfa60e7be60819a2076cb6bc266813.

---------

Co-authored-by: Ahson Khan <ahkha@microsoft.com>
2023-02-07 01:31:59 -08:00
Ahson Khan
1abebf9661
Fix cspell flagged typos across the repo by triggering it on all files.
* Modify files by adding an extra space to trigger spell check on all.

* Modify newer files.

* Modify new files that got added.

* Modify all markdown files to trigger spell check on those.

* Fix spelling errors and update cspell to remove out-dated exceptions.

* Add back mypgrogram exception for the readme from azure-core.

* Revert test edits to markdown files.

* Revert test changes to source and header files.

* Remove modification to leftover source files.
2023-02-06 11:30:20 -08:00
microzchang
e8e0680cc3
update storage README(datalake&shares&queues) (#4318)
* add Files Datalake README.md

* add file share README.md

* add queues README.md
2023-02-06 11:05:41 +08:00
George Arama
cad042256b
proper regex for win 2022 (#4339) 2023-02-03 14:46:35 -08:00
George Arama
310790a5c1
Update artifacts for ci.yml (#4330)
* update artifacts

* remove error

* try

* gfd

* folderlist

* put back core
2023-02-03 11:41:52 -08:00
Larry Osterman
a464844bd1
Added information for configuring linux or other OS package manager to install OpenSSL (#4336) 2023-02-03 10:22:39 -08:00
Azure SDK Bot
6a53e4122f
Increment version for core releases (#4338)
* Increment package version after release of azure-core

* Increment package version after release of azure-core-tracing-opentelemetry
2023-02-03 09:24:25 +00:00
Anton Kolesnyk
aa9cd300fe
Core February Release (#4315)
* Core February Release

* Accumulate changelog entries from previous Beta releases

* Update sdk/core/azure-core/CHANGELOG.md

* Update sdk/core/azure-core/CHANGELOG.md

Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com>

* Update sdk/core/azure-core/CHANGELOG.md

Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com>

* Update sdk/core/azure-core/CHANGELOG.md

* Update CHANGELOG.md

* Add wil dependency

* Update sdk/core/azure-core/CHANGELOG.md

* Update sdk/core/azure-core/CHANGELOG.md

* Update sdk/core/azure-core/CHANGELOG.md

Co-authored-by: Ahson Khan <ahkha@microsoft.com>

* Undo change to the vcpkg manifest file (went in in other PR)

* Sync with main

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com>
Co-authored-by: Ahson Khan <ahkha@microsoft.com>
2023-02-02 23:36:12 -08:00
JinmingHu
c84a2a974f
update storage README (#4183) 2023-02-03 13:50:28 +08:00
Anton Kolesnyk
243fb4c58d
Compilation fixes for UWP (#4335)
* Compilation fixes for UWP

* More accurate condition

* Fix warnings

* Format files as vcpkg formats them; pull one change back from vcpkg

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-02-02 20:04:21 -08:00
Daniel Jurek
72f8721e26
Add credscan to GenerateReleaseArtifacts (#4328)
* Add credscan to GenerateReleaseArtifacts

* trigger pipelines

* try again

* tryyrt

* s

* revert changes that trigger pipelines

* remove empty lines

---------

Co-authored-by: George Arama <50641385+gearama@users.noreply.github.com>
2023-02-02 13:28:11 -08:00
Ahson Khan
3b6af7534e
Remove mention of testing related changes from telemetry changelog (#4331) 2023-02-02 12:53:25 -08:00
Azure SDK Bot
57072c8af3
Temporarily disable error handling for Get-AzKeyVault -InRemovedState (#4329)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2023-02-02 15:20:59 -05:00
Ahson Khan
5954c5ef26
Make sure PRs modifying markdown files within the repo get CI triggered (#4323)
* Make sure PRs modifying markdown files within the repo get CI triggered

* Update ci.yml for core to trigger on any markdown file change.

* Test to see if wildcards work as expected

* Update wildcard to include any markdown file, with a path

* Revert README.md file change.

* Modify a markdown file in a nested directory to see if core ci is triggered.

* Exclude sdk/core from the trigger to see if wildcard works correctly.

* Add back sdk/core

* Revert samples markdown change.
2023-02-02 12:06:55 -08:00
Anton Kolesnyk
ada77b34a6
Fix vcpkg install (#4327)
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-02-02 11:19:54 -08:00
Azure SDK Bot
1b2378be73
Enable nodepool update via bicep and update node SKUs (#4322)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2023-02-02 11:03:30 -08:00
Azure SDK Bot
f1a714585d
update target version to newest one that includes .NET body bugfix as well as renames the proxy back to azure.sdk.tools.testproxy (#4325)
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2023-02-02 11:01:10 -08:00
Larry Osterman
03965298be
Prepare OpenTelemetry for beta release (#4320)
* Prepare OpenTelemetry for beta release

* Update sdk/core/azure-core-tracing-opentelemetry/CHANGELOG.md

Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>

* Removed core changelog changes

* Removed core changelog changes 2

* Updated core dependency to 1.8.0

---------

Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
2023-02-02 09:56:44 -08:00
Azure SDK Bot
eeaace3e51
Handle multi-line string concatenation with Write-Warning (#4321)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2023-02-01 20:44:41 -05:00
George Arama
69763502f1
move cleanup tool. (#4307)
* move cleanup tool.

* move to /tools/cleanup

* aAsaddas
2023-02-01 17:37:49 -08:00
Azure SDK Bot
fbba3f9b60
Sync eng/common directory with azure-sdk-tools for PR 5291 (#4308)
* Move migration script to eng/common

* Remove localization from link

* Ignore the improper link

---------

Co-authored-by: Timo van Veenendaal <timov@microsoft.com>
2023-02-01 16:56:42 -08:00
Larry Osterman
5d6b6f72c1
Added deprecated constructors for attestation service (#4313)
* Added deprecated constructors for attestation service

* Disable deprecation warnings for clang; improved documentation to reflect deprecated functions

* Use doxygen @deprecated on deprecated functions

*
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>

---------

Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
2023-02-01 13:05:20 -08:00
Azure SDK Bot
b8ddcc616f
Consume cosmos emulator from install path on agent (#4316)
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2023-01-31 21:33:57 -08:00
Ahson Khan
696d138105
Move cspell exceptions in markdown file to metadata that isn't visible using html comment syntax (#4311) 2023-01-31 21:25:44 -08:00
Anton Kolesnyk
05040409d9
Policies do not overwrite HTTP headers if they are already set (#4303)
* Policies do not overwrite HTTP headers if they are already set

* Use static constant UserAgent

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-01-31 17:58:48 -08:00
Azure SDK Bot
75e91ce668
Sync eng/common directory with azure-sdk-tools for PR 5272 (#4309)
* add documentation for cadl sync and generate

* move the file to doc/common and link to it from each script

* update links after file rename

---------

Co-authored-by: m-nash <prognash@gmail.com>
2023-01-31 14:44:23 -08:00
George Arama
139bd10feb
Updates from API Review (#4272)
* Updates from API Review

* clang

* update sample
2023-01-31 11:13:36 -08:00
Anton Kolesnyk
4abf69c5b4
Update broken link (#4306)
* Dummy commit to get the current CI error

* Touch file in core to trigger the CI

* Dummy commit to get the current CI error

* Touch file in core to trigger the CI

* Wonderful, and a broken link now too

* Undo any yml changes (Fixed externally?)

* Undo all intentionally unnecessary changes

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-01-31 10:37:46 -08:00
Azure SDK Bot
d6a2fedb88
Sync eng/common directory with azure-sdk-tools for PR 5231 (#4288)
* move scripts to common

* add reference to common script

* address feedback

* couple tweaks to relative path updates

* update copy paste issue with emitter path

* updates to make scripts more generic

---------

Co-authored-by: m-nash <prognash@gmail.com>
2023-01-30 12:43:04 -08:00
George Arama
e1c62a2975
Missing content for testProxy.md , spellchecked stress, added /doc as triggetr for the core pipeline (#4296)
* docs for stress perf

* dotnet contrib

* missing content plus pipeline trigger

* stress tests spell checked

* one more
2023-01-30 11:06:51 -08:00
Azure SDK Bot
c88d0287e9
Sync eng/common directory with azure-sdk-tools for PR 5242 (#4294)
* Consolidate naming logic and generate short hash names for local use

* Shorten long lines

* Handle issues with EnvironmentVariable parameter ref being updated

* Warn on env variable overwrite. Base name generation off resource group

* Use SHA256 algorithm for short name hash

---------

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2023-01-27 15:17:58 -05:00
Azure SDK Bot
a3e9ad1d2c
Sync eng/common directory with azure-sdk-tools for PR 5224 (#4274)
* feature/upload-proxy-artifact

* update template to ensure that having the file in use on windows doesn't break the build

* incoming PR fixes where test-proxy stores its log. as as result, we also need to update the location of where we read out the test-proxy log

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2023-01-26 16:47:47 -08:00
Ahson Khan
74a1ad7714
Ignore warning C4100 on Windows for unused parameter in OpenTelemetry headers. (#4252)
* Ignore warning C4100 on Windows for unused parameter in OpenTelemetry
headers.

* Disable other warnings like 4244 and 6323 as well.

* Clang format fix.
2023-01-25 17:34:39 -08:00
Ahson Khan
876a7baaa5
Add CI pipeline step and script that validates all files in the repo contain ASCII-only bytes and no UTF-8 BOM (#4134)
* Add CI pipeline step and script that validates all files in the repo contain ASCII-only bytes and no UTF-8 BOM

* Update platform-matrix.json to turn on CHECK_ASCII_CHARACTERS

* Fix missing comma in json.

* Update indentation in the ci.test.yml for the bash script

* Exclude the .github folder and test recording json files.

* Remove "recordings" exclusion since it doesn't exist anymore.

* Fixed UTF-8 with BOM and other non-ASCII character issues within the
files in the repo.

* Exclude nlohmann json tests from ASCII validation check.

* Log an intro to the CI console for the validation step.

* Remove codecoverage.cmake exclusion.

* Remove exclusion for docs and tools directories.
2023-01-25 17:33:26 -08:00
George Arama
86aa9b4b0c
ApiView (#4248) 2023-01-25 11:07:42 -08:00
Larry Osterman
f757bb06e7
Clean up tracing logic - prepare for new tracing functionality. (#4263)
- Made Context immutable (including marking the static ApplicationContext as const
- Put back TelemetryPolicy in all pipeline cases and removed User-Agent generation from RequestActivityPolicy (note: This part of the change may end up being reverted). Also updated parameters for TelemetryPolicy to make it clearer that the parameter is a package name, not a service name.
- Changed Az.Namespace value from being the package name to being the service name.
- Change test SpanExporter to fully capture exported values rather than keeping references to the values.


Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
2023-01-25 19:07:25 +00:00
Ahson Khan
0e9fba2623
Updated link in the contributing markdown to fix link verification issue (#4273) 2023-01-25 09:34:04 -08:00
George Arama
58877500cd
docs for stress perf (#4269)
* docs for stress perf

* dotnet contrib
2023-01-24 15:49:20 -08:00
George Arama
cc09902b17
rollback OKP change (#4271) 2023-01-24 15:44:19 -08:00