Skip to content

Planetarycomputer dotnet sdk public #50909

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

Open
wants to merge 37 commits into
base: main
Choose a base branch
from

Conversation

shaktichetan23
Copy link
Member

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

shaktichetan23 and others added 30 commits June 24, 2025 12:35
…src/Properties/AssemblyInfo.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…tests/Scenario/GeoCatalogCollectionTests.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…src/Properties/AssemblyInfo.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…tests/Scenario/GeoCatalogCollectionTests.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Copilot Copilot AI review requested due to automatic review settings June 26, 2025 16:25
@github-actions github-actions bot added the Mgmt This issue is related to a management package. label Jun 26, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces support for the PlanetaryComputer resource in the Azure .NET SDK by adding new API definitions, tests, CI configuration, and documentation.

  • Added trigger definitions for PlanetaryComputer in the CI pipelines
  • Introduced new SDK source files, test projects, and documentation to support the GeoCatalog resource
  • Updated solution and build files to integrate the new resource

Reviewed Changes

Copilot reviewed 20 out of 61 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
sdk/resourcemanager/ci.mgmt.yml Added PlanetaryComputer trigger lines for CI and PR builds
sdk/planetarycomputer/ci.mgmt.yml New CI configuration for PlanetaryComputer package
sdk/planetarycomputer/Azure.ResourceManager.PlanetaryComputer/tsp-location.yaml Added API spec commit info for the PlanetaryComputer resource
sdk/planetarycomputer/Azure.ResourceManager.PlanetaryComputer/tests/* New test cases for CRUD operations on GeoCatalog resources
sdk/planetarycomputer/Azure.ResourceManager.PlanetaryComputer/src/* New SDK project files and implementation for PlanetaryComputer
sdk/planetarycomputer/Azure.ResourceManager.PlanetaryComputer/README.md Documentation updates introducing the PlanetaryComputer SDK
.vscode/cspell.json Updated spell-check configuration to include PlanetaryComputer files

Copy link

github-actions bot commented Jun 26, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

Azure.ResourceManager.PlanetaryComputer

…README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@shaktichetan23 shaktichetan23 requested a review from a team as a code owner June 26, 2025 18:16
@chahibi chahibi self-requested a review June 26, 2025 18:17
Copy link
Member

@jsquire jsquire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocking merge until @ronniegeraghty has a chance to review and assign a central service label that can be tracked for reporting purposes.

@@ -159,6 +160,7 @@
"skus",
"Somaxconn",
"southcentralus",
"spatio",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move this into an area specific to your service. This is not a general concept that we want other libraries using.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mgmt This issue is related to a management package.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants