forked from Azure/azure-rest-api-specs
-
Notifications
You must be signed in to change notification settings - Fork 0
Cut over to actions only #11
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
Open
scbedd
wants to merge
35
commits into
main
Choose a base branch
from
summarize-checks-cutover
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
…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>
Co-authored-by: tadelesh <[email protected]>
* 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
Co-authored-by: Ben Broderick Phillips <[email protected]>
- 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
This reverts commit fd14567.
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]>
* 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
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.
See title!