-
Notifications
You must be signed in to change notification settings - Fork 192
1.7.0 Release #847
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
Merged
1.7.0 Release #847
Conversation
This file contains hidden or 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
…nd Get-MgEntitlementManagementAccessPackageCatalog command.
….DirectoryManagement.
* Docs Generation Infrastructure. Co-authored-by: Peter Ombwa <[email protected]>
…sionErrors Add `Audience` as an alias to `TenantId`.
*Rename workflows appropriately. - create-helpdocs-pr-workflow.yml -> Creates a PR with Help Docs and Examples generated during build/ - create-openapidocs-pr-workflow.yml -> Creates a PR with Weekly Downloaded OpenAPIDocs
* Only create PR when Docs and Examples are changed. * Handle assignedto.
…ensionProperties Remove Invalid Get-Mg*AvailableExtensionProperty commands
…yGovernanceModule Fix broken commands in Identity Governance module
Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
* Added examples to the cmdlets * Updated the examples to conform to the AutoREST format * Added examples for the cmdlets * Added more examples * Added more examples Co-authored-by: George <[email protected]>
…n parameter. (#805) Update Build Scripts with new parameter. Update Azure Pipelines with new parameters.
* Add Teams test. * Update tests. * Clean commands in Planner module. * Remove invalid teams cmdlets.
* Throw error when Pester tests fail. * Dot source scripts in AzDo pipelines. * Clean-up Invoke-MgGraphRequest tests. * Temporarily skip Invoke-MgGraphRequest tests to unblock releases. * Set paralell throttle limit dynamically to # of cores. * Use first index of CsProcessors. * Fix failing tests. * Fix module initialization in Planner.tests.ps1 * Fix failing planner tests.
* Features/find mg command (#765) * Add command metadata generation script. * Add Find-MgCommand script. * Handle defaults. * Add Find-MgGraphCommand tests. * Use session object to cache MgCommandMetadata file. * Add ability to filter commands using paramters. * Formart output. * Sort metadata. * Update tests. * Export scripts. * Trip trailing \ or / * Add run script for auth module. * Add pester test for module. * Update AzDO to generate command metadata weekly. * Update pester tests. * Remove unused assets. * Code clean-up. * Remove duplicate copy-item at build. * Remove fully qualified namespaces from actions and functions. * Add Pester tests for FQNamespace actions and functions.
georgend
approved these changes
Sep 8, 2021
* Added examples to the cmdlets * Added more examples to cmdlets * Added more examples * Added examples to cmdlets * Added more examples Co-authored-by: Peter Ombwa <[email protected]>
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.
Release notes:
Find-MgGraphPermission
command toMicrosoft.Graph.Authentication
module Find-MgGraphPermission #809.Find-MgGraphCommand
command toMicrosoft.Graph.Authentication
module Adds Find-MgGraphCommand #816.Applications
,Group
,Identity.DirectoryManagement
, andUsers
modules Added examples to the cmdlets #701.Teams
,Planner
, andIdentity.Governance
modules Remove invalid commands #830.