Skip to content

Restructure python quickstart samples into subdirectories#575

Merged
sdgilley merged 1 commit into
mainfrom
quickstart-restructure-subdirs
Mar 5, 2026
Merged

Restructure python quickstart samples into subdirectories#575
sdgilley merged 1 commit into
mainfrom
quickstart-restructure-subdirs

Conversation

@brandom-msft

Copy link
Copy Markdown
Member

Reorganizes the samples/python/quickstart/ directory so each quickstart sample lives in its own subdirectory with dedicated requirements.txt and sample.yaml files.

Changes

  • chat-with-agent/: Moved quickstart-chat-with-agent.py, added requirements.txt and sample.yaml
  • create-agent/: Moved quickstart-create-agent.py, added requirements.txt and sample.yaml
  • responses/: Moved quickstart-responses.py, added requirements.txt and sample.yaml
  • Removed the flat files from the quickstart root (the shared .env-template remains)

This aligns with the structure in foundry-samples-pr.

Move each quickstart sample into its own subdirectory (chat-with-agent,
create-agent, responses) with per-sample requirements.txt and sample.yaml
files. This aligns with the foundry-samples-pr repo structure.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@brandom-msft brandom-msft requested a review from a team as a code owner March 5, 2026 21:50
@github-actions

github-actions Bot commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

👋 Thanks for your contribution, @brandom-msft!

This repository is read-only. As a Microsoft contributor, please submit your PR to the private staging repository instead:

👉 foundry-samples-pr

See CONTRIBUTING.md for full instructions.

@github-actions github-actions Bot closed this Mar 5, 2026
@brandom-msft brandom-msft reopened this Mar 5, 2026
@sdgilley sdgilley merged commit ade67e1 into main Mar 5, 2026
7 checks passed
@brandom-msft brandom-msft deleted the quickstart-restructure-subdirs branch March 5, 2026 23:36
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.

2 participants