Skip to content

fix: fix devcontainer issue with AGS #6675

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

Merged
merged 2 commits into from
Jun 14, 2025
Merged

fix: fix devcontainer issue with AGS #6675

merged 2 commits into from
Jun 14, 2025

Conversation

victordibia
Copy link
Collaborator

fix devcontainer issue with AGS

Why are these changes needed?

Related issue number

Closes #5715

Checks

@victordibia victordibia requested a review from gagb June 14, 2025 05:12
Copy link

codecov bot commented Jun 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.67%. Comparing base (6e7415e) to head (3323078).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6675   +/-   ##
=======================================
  Coverage   79.67%   79.67%           
=======================================
  Files         231      231           
  Lines       17172    17172           
=======================================
  Hits        13682    13682           
  Misses       3490     3490           
Flag Coverage Δ
unittests 79.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rickyloynd-microsoft rickyloynd-microsoft self-requested a review June 14, 2025 19:44
@victordibia victordibia merged commit 8c1236d into main Jun 14, 2025
65 checks passed
@victordibia victordibia deleted the ags_remove_sitemap branch June 14, 2025 19:45
ZenWayne pushed a commit to ZenWayne/autogen that referenced this pull request Jun 19, 2025
<!-- Thank you for your contribution! Please review
https://microsoft.github.io/autogen/docs/Contribute before opening a
pull request. -->

fix devcontainer issue with AGS

<!-- Please add a reviewer to the assignee section when you create a PR.
If you don't have the access to it, we will shortly find a reviewer and
assign them to your PR. -->

## Why are these changes needed?

<!-- Please give a short summary of the change and the problem this
solves. -->

## Related issue number

<!-- For example: "Closes microsoft#1234" -->

Closes microsoft#5715

## Checks

- [ ] I've included any doc changes needed for
<https://microsoft.github.io/autogen/>. See
<https://github.com/microsoft/autogen/blob/main/CONTRIBUTING.md> to
build and test documentation locally.
- [ ] I've added tests (if relevant) corresponding to the changes
introduced in this PR.
- [ ] I've made sure all auto checks have passed.
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.

Studio devcontainer fails to run yarn build
2 participants