This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
GC: Add Beta
Servicer feature
#2174
Labels
Comments
This was referenced Jan 19, 2023
To lower the amount of code imported, use a similar approach: |
This was referenced Jan 21, 2023
This is the best approach as of yet. |
dadams39
added a commit
that referenced
this issue
Jan 25, 2023
This was referenced Jan 27, 2023
aviator-app bot
pushed a commit
that referenced
this issue
Jan 31, 2023
## Description To add needed features, Kiota-Generated Beta Connector created <!-- Insert PR description--> ## Does this PR need a docs update or release note? - [x] ✅ Yes, it's included ## Type of change <!--- Please check the type of change your PR introduces: ---> - [x] 🌻 Feature ## Issue(s) <!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. --> * closes #2086<issue> * closes #2174 * closes #2223 ## Test Plan Compilation and current CI tests will fail if the package does not align with current operational standards. - [x] ⚡ Unit test - [x] 💚 E2E
aviator-app bot
pushed a commit
that referenced
this issue
Jan 31, 2023
## Description Creates Beta Service for betasdk package. Abstraction loosely complies with the methods found in `graph.Servicer()`. Will aid when Sharepoint functionality is supported in v1.0 and `betasdk` package is removed. <!-- Insert PR description--> ## Does this PR need a docs update or release note? - [x] ⛔ No ## Type of change <!--- Please check the type of change your PR introduces: ---> - [x] 🌻 Feature ## Issue(s) <!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. --> - related to * #2174<issue> ## Test Plan <!-- How will this be tested prior to merging.--> - [x] 💪 Manual
aviator-app bot
pushed a commit
that referenced
this issue
Feb 3, 2023
## Description - Adds logic to retrieve `SharePoint.Pages` from M365 - Anchor PR for `SharePoint.Pages` feature support. Restore Pipeline PR to remain in Draft to ensure PR Train is stable until the solution to #2174 is implemented. <!-- Insert PR description--> ## Does this PR need a docs update or release note? - [x] ⛔ No ## Type of change <!--- Please check the type of change your PR introduces: ---> - [x] 🌻 Feature ## Issue(s) * related to #2173 * related to #2071 ## Test Plan - [x] ⚡ Unit test NOTE: Tests will fail in CI due to complications with #2086.
aviator-app bot
pushed a commit
that referenced
this issue
Feb 6, 2023
## Description Updates SharePoint Restore Collection Logic. Test Suite included. Restore Pipeline is not connected in this PR for ease of parsing. It is noted that there is a large amount of code duplication between Lists and Pages. Code Clean-Up will address these issues once issue #2174 has been handled. As this will require the use of an HTTP client that is not necessary for other services. <!-- Insert PR description--> ## Does this PR need a docs update or release note? - [x] ⛔ No ## Type of change <!--- Please check the type of change your PR introduces: ---> - [x] 🌻 Feature ## Issue(s) <!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. --> * related to #2169<issue> ## Test Plan - [x] ⚡ Unit test
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Related to:
SharePoint.Pages
Backup/Restore support #2173The text was updated successfully, but these errors were encountered: