Skip to content

Conversation

scbedd
Copy link
Owner

@scbedd scbedd commented Aug 5, 2025

See title!

scbedd and others added 30 commits August 5, 2025 22:18
…zure#36005)

* Updated tag value for the Timezone Service to conform to standards.

* changed tag

* changed tag
…zure#35998)

* Updated tag value for the Spatial Service to conform to standards.

* Updated tag.

* changed tag
…e#35979)

* Updated tag values for Weather Service to conform to standards.

* Updated tag.

* changed tag

---------

Co-authored-by: Faraz Siddiqui <[email protected]>
…re#36002)

* Updated tag value for the Route Service to conform to standards.

* changed deprecated to retired

---------

Co-authored-by: Faraz Siddiqui <[email protected]>
Azure#35984)

* Updated tag value for the Geolocation Service to conform to standards.

* Updated tag.

* changed preview to stable

---------

Co-authored-by: Faraz Siddiqui <[email protected]>
* Updated tag value for the Search Service to conform to standards.

* Updated tag value for the Search Service to conform to standards.

* changed tag

* changed tag

* changed tag

* changed tag

* tag

---------

Co-authored-by: Faraz Siddiqui <[email protected]>
…rds (Azure#35981)

* Updated tag values for the Data Registry Service to conform to standards.

* Updated tag.

* tag

---------

Co-authored-by: Faraz Siddiqui <[email protected]>
…e#36045)

* Updated tag value for Creator services to conform to standards.

* tag

---------

Co-authored-by: Faraz Siddiqui <[email protected]>
Bumps the typespec-client-generator-cli group with 1 update in the / directory: [@azure-tools/typespec-client-generator-cli](https://github.com/Azure/azure-sdk-tools).


Updates `@azure-tools/typespec-client-generator-cli` from 0.26.1 to 0.27.0
- [Release notes](https://github.com/Azure/azure-sdk-tools/releases)
- [Commits](https://github.com/Azure/azure-sdk-tools/commits)

---
updated-dependencies:
- dependency-name: "@azure-tools/typespec-client-generator-cli"
  dependency-version: 0.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typespec-client-generator-cli
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [zod](https://github.com/colinhacks/zod) from 4.0.14 to 4.0.15.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.0.14...v4.0.15)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add to github summary

* Add test file

* update

* update

* update

* test

* update

* update

* update

* update

---------

Co-authored-by: Pan Shao <[email protected]>
* update data-plane tspconfig is-modular-library

* update

* update

* update

* update

* Update tspconfig.yaml

* update tspconfig

---------

Co-authored-by: Yuchao Yan <[email protected]>
Co-authored-by: Qiaoqiao Zhang <[email protected]>
Co-authored-by: Mike Harder <[email protected]>
…or a given SHA (Azure#36474)

* we now pull the most recent 1k checkRuns for a SHA using checks.listForRef and the most recent commit statatuses via repos.listCommitStatusesForRef
* after we combine those into a set of "checks", we then discover the targeted branch from the `impactAssessment` wf if it exists
* once we have a targetedBranch, we can pull down the branchProtectionRules from the repo
* once we have a set of branchProtectionRules, we can now correlate the suite of checkRuns by whether or not they are required
* return that same data that was once handled by a single graphQL. The benefit of all this is that we can no longer hit the secondary rate limiting error that we were guaranteed to run into for SHAs with hilariously huge numbers of associated checkruns.
…xamine successful completed runs (Azure#36494)

* 1) filter on only completed summarize PR Impact runs. 2) if there is no impactAssessmentWorkflowRun that is successful and completed, we will default to required checknames of Summarize PR Impact
- Fixes Azure#36477
- Adds artifact head-sha anywhere we added issue-number
…on parameter (Azure#36502)

* Added more info to output and print the sdk repo git diff

* Updated createPullRequest parameter

* remove diff print step

* upgrade spec-gen-sdk
Bumps the typespec group with 1 update in the / directory: [@azure-tools/typespec-client-generator-core](https://github.com/Azure/typespec-azure).


Updates `@azure-tools/typespec-client-generator-core` from 0.58.1 to 0.58.2
- [Release notes](https://github.com/Azure/typespec-azure/releases)
- [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/[email protected]...@azure-tools/[email protected])

---
updated-dependencies:
- dependency-name: "@azure-tools/typespec-client-generator-core"
  dependency-version: 0.58.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typespec
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Create client.tsp

* Update tspconfig.yaml

* Update tspconfig.yaml

* Update tspconfig.yaml

* update config

* Update tspconfig.yaml

* Update client.tsp

* Update cspell.yaml

---------

Co-authored-by: Chenjie Shi <[email protected]>
Co-authored-by: ReleaseHelper <ReleaseHelper>
* Use response status code 200 for sync code execution

* Format

* fix example

* fix example

* fix example

* fix example

* fix example recompile

* test

* test

* test

* restore

* test

* restore

* Test

* Test

* Test

* Test

* Test

* restore

* fix

* restore

* restore

* use 200 for all

* style

* fix examples
* Add definition check to tsmv

* update

* update

* update

---------

Co-authored-by: Pan Shao <[email protected]>
XiaofeiCao and others added 5 commits August 7, 2025 17:02
* directive

* fix others

* more comments on publicNetworkAccess enum

* fix syntax

---------

Co-authored-by: Scott Beddall <[email protected]>
* refactor(edgeorder): migrate to unified folder structure

- Consolidate TypeSpec and Swagger files under resource-manager/Microsoft.EdgeOrder/EdgeOrder/
- Move TypeSpec files from EdgeOrder.Management/ to new unified structure
- Relocate all swagger files and examples to service directory
- Update tspconfig.yaml with correct paths and ARM types directory
- Fix all common-types references for new folder depth
- Update readme.md input-file paths for consolidated structure
- Add suppressions.yaml for legacy API versions not yet migrated to TypeSpec
- Ensure TypeSpec compilation works correctly in new structure

This migration aligns with Azure folder structure guidelines where TypeSpec
and swagger files are unified under a single service directory.

* tsp compile
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.