[Don't Review] feat(playground): integrate file explorer in azure playground#3989
Draft
[Don't Review] feat(playground): integrate file explorer in azure playground#3989
Conversation
Collaborator
|
No changes needing a change description found. |
Collaborator
|
You can try these changes here
|
cfb44ec to
4f7818e
Compare
17e9afe to
89f97a9
Compare
Update azure playground website to use new file explorer components. Update core submodule pointer. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Bumps [core](https://github.com/microsoft/typespec) from `682e34f` to `3816fa3`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/typespec/commit/3816fa366388a391432f5eb4d0d3c2063ba80d16"><code>3816fa3</code></a> Bump tar from 7.5.9 to 7.5.11 in /packages/http-client-python (<a href="https://redirect.github.com/microsoft/typespec/issues/9996">#9996</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/40ec2015af1fc256c33d001b9303a053bb0103e0"><code>40ec201</code></a> [python] Add PUT test coverage for XML ModelWithDatetime scenario (<a href="https://redirect.github.com/microsoft/typespec/issues/10035">#10035</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/0b83fa0f7db2a42205d5187f862ef13098758700"><code>0b83fa0</code></a> http-client-java, fix list result property in parent (<a href="https://redirect.github.com/microsoft/typespec/issues/10017">#10017</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/6c703677995bfaf975e6893dc33514b1bc80d023"><code>6c70367</code></a> TypeSpec Playground: File tree view (<a href="https://redirect.github.com/microsoft/typespec/issues/10024">#10024</a>)</li> <li><a href="https://github.com/microsoft/typespec/commit/f4f2f32a63f4a2ee0d70fb0f624eaa0b469888c3"><code>f4f2f32</code></a> Add OriginalName to InputOperation to prevent CollectionResult name collision...</li> <li><a href="https://github.com/microsoft/typespec/commit/a22a8592f8bf5841ad8053cea5f59fef9760bc1f"><code>a22a859</code></a> fix: check tcgc compatibility when autoupdating deps (<a href="https://redirect.github.com/microsoft/typespec/issues/10019">#10019</a>)</li> <li>See full diff in <a href="https://github.com/microsoft/typespec/compare/682e34ff66b708b04b3601b9e9b06f10140e7322...3816fa366388a391432f5eb4d0d3c2063ba80d16">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
34614bc to
6435816
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update azure playground website to use new file explorer components. Update core submodule pointer.