Skip to content
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

Ensures that cmdlets are correctly mapped to their respective modules. #3081

Open
wants to merge 82 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
72d90fe
Updated tags with functions and actions to adopt the new regex
Jan 21, 2025
f1a9b13
Updated open Api files
Jan 21, 2025
1750ab4
Rolled back cloud communications
Jan 21, 2025
870c9e3
Updating module mapping to troubleshoot failing module
Jan 22, 2025
54f81b5
Updated test
Jan 22, 2025
839bca2
Disabled test
Jan 22, 2025
1b44e90
Disabled failing test
Jan 22, 2025
a50513d
Troubleshooting failing module
Jan 22, 2025
c31d245
Commented out devices.corporate management
Jan 22, 2025
6ec2e23
Still troubleshooting failures
Jan 22, 2025
5339b42
Isolating device corporate manageement for troubleshooting
Jan 22, 2025
20a8ef2
Rolled back devices.corporate management beta version
Jan 22, 2025
6c52757
Isolating DeviceManagement.Administration for analysis
Jan 22, 2025
5818cc4
Rolled back DeviceManagement.Administration
Jan 22, 2025
a02b972
Rolled back device management
Jan 22, 2025
c9fb086
Rolled back mail
Jan 22, 2025
c545039
Removed inexistent mapping
Jan 23, 2025
5f21c94
Rolled back notes
Jan 23, 2025
dd6ccbb
Rolled back beta reports
Jan 23, 2025
323dbab
Rolled back security open api files
Jan 23, 2025
1b597dc
Narrowed troubleshooting scope
Jan 23, 2025
f1df187
Added directive to omit failing cmdlet in sites and narrowed down tro…
Jan 23, 2025
52069be
narrowed down troubleshooting scope by adding GroupSiteOnenoteNoteboo…
Jan 23, 2025
3cabd13
Narrowed down troubleshooting scope and added GroupSiteOnenoteNoteboo…
Jan 23, 2025
f03d775
Corrected regex
Jan 23, 2025
ceaf4e7
Added Update-MgGroupSiteOnenotePage to exception list
Jan 23, 2025
06a52c7
Added GroupSiteOnenoteSectionGroupSectionPage to exception
Jan 23, 2025
8c284b8
Added GroupSiteOnenoteSectionPage to the exception list
Jan 24, 2025
a87ebf1
Updated Mail directives
Jan 28, 2025
a07ead1
Updated directives for sites
Jan 28, 2025
86ec26b
Moved the backward compatibility alias implmentation to readme.graph.…
Jan 28, 2025
ff46d7b
Added problematic DeviceManagementReportCertificateReport to directiv…
Jan 28, 2025
04bc57f
Updated security.md by adding directive to remove invalid path. Also …
Jan 28, 2025
4ddd4d4
Updated modules mapping file
Jan 28, 2025
ca459b4
Updated directives for sites and notes
Jan 28, 2025
36e2e7c
Added directive to remove invalid cmdlet GroupOnenoteNotebookSectionG…
Jan 28, 2025
9067f54
Updated notes directive to remove problematic cmdlets failing to build
Jan 28, 2025
d76092f
Updated mapping file
Jan 28, 2025
cc79f3c
Refreshed Devices.Corporate management api files
Jan 29, 2025
7704101
Updated mapping config file
Jan 29, 2025
75c9880
Updated mapping file
Jan 29, 2025
67d4341
Updated directives to remove overgenerated variants
Jan 29, 2025
0af947a
Uncommented tests and other modules. Also bumped SDK version
Jan 29, 2025
8962a09
Merge branch 'dev' into module-mapping/fx
timayabi2020 Jan 29, 2025
18dc46a
Regenerated open Api info file
Jan 29, 2025
f4bd195
Merge branch 'module-mapping/fx' of https://github.com/microsoftgraph…
Jan 29, 2025
c8dee6c
Fixed formatting
Jan 30, 2025
c1681ae
Restricted number of CPUs used by autorest to 2 inorder to reduce num…
Jan 30, 2025
39d814b
Rolled back beta version of Devices.CorporateManagement.yml
Jan 30, 2025
ae5b902
Updated beta version of Devices.CorporateManagement.yml
Jan 30, 2025
c221189
Re-enabled other modules
Jan 30, 2025
cfb83d3
Updated autorest to use 1 cpu
Jan 30, 2025
4d11ae0
Isolating failing device.corporateManagement
Jan 30, 2025
9a034a5
renebled devics.corporate
Jan 31, 2025
5aa7973
Reduced scope to identify modules with large files
Jan 31, 2025
eb2ebcc
Generating network access only
Jan 31, 2025
72bfca8
Uncommented modules to be generated
Jan 31, 2025
6a81216
Clearing temp files in autorest
Jan 31, 2025
d65bf73
Removed faulty code in CI
Jan 31, 2025
8e01d5e
Added try-catch
Jan 31, 2025
39be60d
Added checks to confirm if a file exists
Jan 31, 2025
61b56b0
Modified from deleting to forcefully close files
Jan 31, 2025
81109a4
Autodetected temp file folder
Jan 31, 2025
fa2bf80
Updated service module generation to forcefully close files per api v…
Jan 31, 2025
37b426c
Added throttle limiting
Jan 31, 2025
092b507
Added dynamic throttling
Jan 31, 2025
281e3c1
Removed null pointer inside the loop
Jan 31, 2025
b64a9ad
Removed parallelism
Jan 31, 2025
0702f08
Re-enabled parallelism
Jan 31, 2025
a05a61e
Force remove files
Jan 31, 2025
d7d99bc
Added closing of files recursively
Feb 1, 2025
9316248
Defined function first before using it
Feb 1, 2025
49d1ef8
Defined the function within the foreach scope
Feb 1, 2025
578a97d
Reduced the throttle limit
Feb 1, 2025
578a8b4
Rolled back devicemanagement
Feb 1, 2025
eb9cd30
Rolled back devicemanagement
Feb 1, 2025
0000597
Added using
Feb 1, 2025
e23f9ea
Rolled back beta version of managed tenants
Feb 1, 2025
c4427f0
Removing more cached files
Feb 1, 2025
653a79c
Updated modules mapping to remove modules that are causing duplicate …
Feb 2, 2025
659db09
Updated modules mapping to remove modules that are causing duplicate …
Feb 2, 2025
9b710e5
Merge branch 'dev' into module-mapping/fx
timayabi2020 Feb 2, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions config/ModuleMetadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"versions": {
"authentication": {
"prerelease": "",
"version": "2.25.0"
"version": "2.26.0"
},
"beta": {
"prerelease": "",
"version": "2.25.0"
"version": "2.26.0"
},
"v1.0": {
"prerelease": "",
"version": "2.25.0"
"version": "2.26.0"
}
}
}
Loading
Loading