Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pull in main into the feature/iot pnp branch. (#1821)
* Sync eng/common directory with azure-sdk-tools for PR 1579 (#1724) * Allow propogation of SetDevVersion. * Allow use of SetDevVersion locally and across stages. Co-authored-by: Mitch Denny <midenn@microsoft.com> * Sync eng/common directory with azure-sdk-tools for PR 1524 (#1728) * Make RELEASE_TITLE_REGEX more specific * Update eng/common/scripts/ChangeLog-Operations.ps1 Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> * Update release REGEX * tighten up changelog verification * Ensure releaseDate is in the appriopriate format. * Update error messages. * Retrun false after error Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> Co-authored-by: Chidozie Ononiwu <31145988+chidozieononiwu@users.noreply.github.com> Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> * Update samples to include log of mqtt client username (#1731) * Typo "Github"→"GitHub" (#1738) * Revert changes to SetDevVersion. (#1740) Co-authored-by: Mitch Denny <midenn@microsoft.com> * Add better error handling in Prepare-Release (#1746) Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com> * Sync eng/common directory with azure-sdk-tools for PR 1594 (#1747) * Update sparse checkout create directory step name * plumb BaseBranchName to create pull request Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> * Fix sample readme urls (#1752) * allow multiple invocations of archetype-sdk-tests-generate (#1754) Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com> * Sync eng/common directory with azure-sdk-tools for PR 1585 (#1758) * Sparse checkout docs repository in release step * Detect default branch for custom sparse checkout repository * Use sparse checkout paths parameter in docs metadata release Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> * Sync eng/common directory with azure-sdk-tools for PR 1615 (#1761) * Move docindex.yml from steps -> jobs * Add docindex.yml Co-authored-by: Daniel Jurek <djurek@microsoft.com> * add clang format version (#1755) * Sync eng/common directory with azure-sdk-tools for PR 1627 (#1763) * Refactor sparse checkout template: idempotency and no yaml loops * Add logging, re-organize sparse checkout script Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> * Add Get-ChangeLogEntriesFromContent (#1764) Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> * Sync eng/common directory with azure-sdk-tools for PR 1635 (#1767) * Update common engineering system for docs onboarding * Add updates from review feedback * Space nit Co-authored-by: Daniel Jurek <djurek@microsoft.com> * add empty section for compile options (#1741) * Enable Caching of PS Modules (#1769) - Remove copied AzPowershell utilities - Add latest AZ module path already on hosted agents to PSModulePath - Rename setup-az-modules template setup-environments to reflect what is is doing - Add support for Caching the current user PS Module folder - Add support for install-module if not already present in module folder - Organize the live test clean-up script to be in the standard location Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com> * Adding new CA trusted certificates (#1765) Adding new CA certificates and updating the documentation to create a store when testing in Windows or OSX. * Sync eng/common directory with azure-sdk-tools for PR 1611 (#1766) * Add API status check * Revert temp change * Update as per review comments * Removed blank line * Review comments to use az cli * Changes to move az cli commands to caller script and other review comments * Skip languages that's not supported in APIView * Fix bug in language mapping Co-authored-by: praveenkuttappan <prmarott@microsoft.com> Co-authored-by: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com> * Fix for Issue #1768 - Response Types (#1770) * Add the ability to check for open pull request to a different repo. (#1774) Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> * Fetch specific branch name only in git-branch-push script (#1771) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> * Use generate matrix job name parameter as display name (#1776) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> * Updating documentation for ECC server certificate chain support. (#1773) * Sync eng/common directory with azure-sdk-tools for PR 1633 (#1778) * Update format of new Changelog Entry * Add parsing of changelog sections * Update ChangeLog Logic Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> Co-authored-by: Chidozie Ononiwu <31145988+chidozieononiwu@users.noreply.github.com> * Strict mode needs the variables initialized (#1779) Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com> * Fix of depricated BearSSL method call of WiFiClientSecure class in sample for ESP8266. (#1780) * Fix of depricated BearSSL method call in sample for ESP8266. * Fix of depricated BearSSL method call of WiFiClientSecure class in sample for ESP8266. Co-authored-by: ts\bozicekm <miha.bozicek@telekom.si> * Sync eng/common directory with azure-sdk-tools for PR 1688 (#1782) * Add verification of changelog sections * Update eng/common/scripts/ChangeLog-Operations.ps1 Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> Co-authored-by: Chidozie Ononiwu <31145988+chidozieononiwu@users.noreply.github.com> Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> * Update for master -> main branch rename (#1783) * ci.yml -- Add forward compatability with "main" to triggering branches * Fix hard-coded master (#1788) Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> * Sync eng/common directory with azure-sdk-tools for PR 1716 (#1790) * Update links with master to use main * Update ci.yml files Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> * Sync eng/common directory with azure-sdk-tools for PR 1719 (#1793) * Update pipeline generation tool version Consume latest changes from pipeline generation tool in Azure/azure-sdk-tools#1708 * Update tool version to include fix for public ci Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> * Sync eng/common directory with azure-sdk-tools for PR 1729 (#1794) * Check for API review status only if release date is set in changelog * Change property name to ReleaseStatus Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com> * Add Ubuntu 20 to local dns bypass template (#1795) Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com> Co-authored-by: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com> * Update master to main (#1798) * Update references from master to main (#1799) Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com> * Sync eng/common directory with azure-sdk-tools for PR 1725 (#1805) * Bring changes from JS docs metadata * Move business logic inside Update-DocsMsMetadata.ps1 * Update with the latest changes in JS PR * Update from latest PR feedback * Add check for empty path to prevent crashes when creating relative paths Co-authored-by: Daniel Jurek <djurek@microsoft.com> * Update devops workitem helpers (#1806) - Switch to using rest instead of cli for querying work items as cli is limited to 1000 items only. - Fix issues with Generated fields not being set. - Correctly sort older workitems by version isntead of string. Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com> * Sync eng/common directory with azure-sdk-tools for PR 1763 (#1807) * Disable release date check * Release check is not finding release date Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com> Co-authored-by: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com> * only add compiler flags for tests (#1791) * Update docs metadata mutation logic (#1810) Co-authored-by: Daniel Jurek <djurek@microsoft.com> * Sync eng/common directory with azure-sdk-tools for PR 1772 (#1812) * Update change log headers based on guideline update Updates based on Azure/azure-sdk#3103 - Renamed "Key Bugs Fixed" to "Bugs Fixed" - Renamed "Fixed" to "Other Changes" Added a warning in validation if at lease one of the recommended headers aren't used. * Update eng/common/scripts/ChangeLog-Operations.ps1 Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com> Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com> Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com> * Add public current depth field to JSON reader. (#1802) * Add public current depth field to JSON reader. * Add a CL entry. * Fix typo in src comment. * Update codeowners file (#1809) * Switch ubuntu 18 to ubuntu 20 (#1814) Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> * Sync eng/common directory with azure-sdk-tools for PR 1767 (#1813) * Support building and deploying bicep templates * Add bicep powershell install aka link to deployment error message * Write bicep compiled arm templates to temp directory * Simplify bicep building code/function usage * Use bicep location for compiled arm templates, and remove them on success Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> * Add base64 encoding and decoding APIs that accept az_span. (#1816) * Add base64 encoding and decoding APIs that accept az_span. * Add entry to the changelog. * Address PR feedback - move const to r.h.s. * Fix link substitution (#1820) * Fix doc publishing to support basic link substitution * Remove publishing for az_storage_blobs Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Co-authored-by: Mitch Denny <midenn@microsoft.com> Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> Co-authored-by: Chidozie Ononiwu <31145988+chidozieononiwu@users.noreply.github.com> Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> Co-authored-by: Mollie Munoz <mollie.munoz@microsoft.com> Co-authored-by: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com> Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com> Co-authored-by: Daniel Jurek <djurek@microsoft.com> Co-authored-by: Dane Walton <dane.walton@microsoft.com> Co-authored-by: Cristian Pop <CIPop@users.noreply.github.com> Co-authored-by: praveenkuttappan <prmarott@microsoft.com> Co-authored-by: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com> Co-authored-by: Miha Božiček <miha.bozicek@gmail.com> Co-authored-by: ts\bozicekm <miha.bozicek@telekom.si> Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com> Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com> Co-authored-by: Rick Winter <rick.winter@microsoft.com>
- Loading branch information