Skip to content

feat(ai-projects): remove outdated v1-beta samples#37643

Merged
bobogogo1990 merged 1 commit into
mainfrom
bg/remove_v1_preview_samples
Mar 13, 2026
Merged

feat(ai-projects): remove outdated v1-beta samples#37643
bobogogo1990 merged 1 commit into
mainfrom
bg/remove_v1_preview_samples

Conversation

@bobogogo1990

Copy link
Copy Markdown
Member

Removes the sdk/ai/ai-projects/samples/v1-beta directory. These samples are outdated and no longer maintained.

Copilot AI review requested due to automatic review settings March 13, 2026 22:43

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 removes the entire sdk/ai/ai-projects/samples/v1-beta directory, which contained outdated TypeScript and JavaScript sample code for the Azure AI Projects client library. The v2 and v2-beta sample directories remain as the current samples.

Changes:

  • Deletes all v1-beta TypeScript and JavaScript sample files (agents, connections, datasets, deployments, evaluations, indexes, inference, telemetry)
  • Removes associated configuration files (package.json, tsconfig.json, sample.env, README.md) for both JS and TS v1-beta samples

Reviewed changes

Copilot reviewed 35 out of 35 changed files in this pull request and generated no comments.

Show a summary per file
File Description
samples/v1-beta/typescript/tsconfig.json Removed TS config for v1-beta samples
samples/v1-beta/typescript/package.json Removed TS package manifest for v1-beta samples
samples/v1-beta/typescript/sample.env Removed TS sample env for v1-beta
samples/v1-beta/typescript/README.md Removed TS README for v1-beta
samples/v1-beta/typescript/src/**/*.ts Removed all TS sample source files
samples/v1-beta/javascript/package.json Removed JS package manifest for v1-beta samples
samples/v1-beta/javascript/sample.env Removed JS sample env for v1-beta
samples/v1-beta/javascript/README.md Removed JS README for v1-beta
samples/v1-beta/javascript/**/*.js Removed all JS sample source files

No issues found. The PR is a clean deletion with no remaining references to the removed directory in the codebase, and replacement samples exist under v2 and v2-beta.


You can also share your feedback on Copilot code review. Take the survey.

@bobogogo1990 bobogogo1990 enabled auto-merge (squash) March 13, 2026 23:38
@bobogogo1990 bobogogo1990 merged commit 57bee4d into main Mar 13, 2026
21 checks passed
@bobogogo1990 bobogogo1990 deleted the bg/remove_v1_preview_samples branch March 13, 2026 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants