-
Notifications
You must be signed in to change notification settings - Fork 121
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
Pull in main into the feature/iot pnp branch. #1821
Merged
ahsonkhan
merged 49 commits into
Azure:feature/iot_pnp
from
ahsonkhan:feature/iot_pnp/pull_main
Jul 9, 2021
Merged
Pull in main into the feature/iot pnp branch. #1821
ahsonkhan
merged 49 commits into
Azure:feature/iot_pnp
from
ahsonkhan:feature/iot_pnp/pull_main
Jul 9, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Allow propogation of SetDevVersion. * Allow use of SetDevVersion locally and across stages. Co-authored-by: Mitch Denny <[email protected]>
* Make RELEASE_TITLE_REGEX more specific * Update eng/common/scripts/ChangeLog-Operations.ps1 Co-authored-by: Wes Haggard <[email protected]> * 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 <[email protected]> Co-authored-by: Chidozie Ononiwu <[email protected]> Co-authored-by: Wes Haggard <[email protected]>
Co-authored-by: Mitch Denny <[email protected]>
Co-authored-by: Wes Haggard <[email protected]>
* Update sparse checkout create directory step name * plumb BaseBranchName to create pull request Co-authored-by: Ben Broderick Phillips <[email protected]>
Co-authored-by: scbedd <[email protected]>
* 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 <[email protected]>
* Move docindex.yml from steps -> jobs * Add docindex.yml Co-authored-by: Daniel Jurek <[email protected]>
* Refactor sparse checkout template: idempotency and no yaml loops * Add logging, re-organize sparse checkout script Co-authored-by: Ben Broderick Phillips <[email protected]>
Co-authored-by: Chidozie Ononiwu <[email protected]>
* Update common engineering system for docs onboarding * Add updates from review feedback * Space nit Co-authored-by: Daniel Jurek <[email protected]>
- 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 <[email protected]>
Adding new CA certificates and updating the documentation to create a store when testing in Windows or OSX.
* 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 <[email protected]> Co-authored-by: praveenkuttappan <[email protected]>
…zure#1774) Co-authored-by: Chidozie Ononiwu <[email protected]>
Co-authored-by: Ben Broderick Phillips <[email protected]>
Co-authored-by: Ben Broderick Phillips <[email protected]>
* Update format of new Changelog Entry * Add parsing of changelog sections * Update ChangeLog Logic Co-authored-by: Chidozie Ononiwu <[email protected]> Co-authored-by: Chidozie Ononiwu <[email protected]>
Co-authored-by: Wes Haggard <[email protected]>
…mple for ESP8266. (Azure#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 <[email protected]>
* Add verification of changelog sections * Update eng/common/scripts/ChangeLog-Operations.ps1 Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Chidozie Ononiwu <[email protected]> Co-authored-by: Chidozie Ononiwu <[email protected]> Co-authored-by: Wes Haggard <[email protected]>
* ci.yml -- Add forward compatability with "main" to triggering branches
Co-authored-by: Chidozie Ononiwu <[email protected]>
…feature/iot_pnp/pull_main
ahsonkhan
requested review from
antkmsft,
CIPop,
danewalton,
danieljurek,
ericwolz,
ewertons,
hihigupt,
joshfree,
jspaith,
momuno,
RickWinter,
vhvb1989 and
a team
as code owners
July 8, 2021 21:56
danieljurek
approved these changes
Jul 8, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed eng/common
changes in our call. They are consistent with what's in main
branch. The engsys LGTM.
/azp run c - client - test |
No pipelines are associated with this pull request. |
/azp run c - client - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
danewalton
approved these changes
Jul 8, 2021
vhvb1989
approved these changes
Jul 8, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.