Skip to content
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

[TypeSpecRequirement] Add label "brownfield" to such PRs (workflow_run) #5

Closed
wants to merge 85 commits into from

Conversation

mikeharder
Copy link
Owner

No description provided.

@mikeharder mikeharder force-pushed the brownfield-notice-workflow-run branch from 8eb1972 to 3718f7d Compare November 4, 2024 22:15
@mikeharder mikeharder force-pushed the brownfield-notice-workflow-run branch 2 times, most recently from 0a67219 to 5586076 Compare November 13, 2024 06:32
@github-actions github-actions bot added the brownfield Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec. label Nov 15, 2024
@mikeharder mikeharder force-pushed the brownfield-notice-workflow-run branch from 1f0b107 to c5a110f Compare November 15, 2024 01:48
@mikeharder mikeharder closed this Nov 15, 2024
@mikeharder mikeharder reopened this Nov 15, 2024
@github-actions github-actions bot removed the brownfield Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec. label Nov 15, 2024
@github-actions github-actions bot added the brownfield Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec. label Nov 26, 2024
@mikeharder mikeharder force-pushed the brownfield-notice-workflow-run branch 2 times, most recently from 1bb2ebb to 3e5710c Compare November 27, 2024 01:59
@mikeharder mikeharder force-pushed the brownfield-notice-workflow-run branch from 1c49774 to c833eb9 Compare December 5, 2024 22:27
swjai and others added 8 commits December 6, 2024 09:26
…e#29708)

* Base Verson Commit

* Changes on top

* Server properties

* version update in xamples

* Examples

* Corrected values

* prettify

* Added arm-id format

* Removed typespec
* Use new generation tool that supports service connections

* Fix condition for generating weekly test pipelines

---------

Co-authored-by: Wes Haggard <[email protected]>
Co-authored-by: Wes Haggard <[email protected]>
…nges (Azure#30518)

* Adds CustomizationOptions

* Regenerates Examples

* Model tweaks

* Updates examples

* Updates after team meeting

* Renames customization options

* Introduces new version

* Revert old version

* Fixes pipeline failures

* Recompile

* Location is no longer a sas uri

* Fixes models prettier

* Rename variables in csharp only

* tsp format

* Latest updates from SDK Review

* Add OperationType model for realtime

* Change Java service name from DeidServices (default) to Deidentification

* get*Count() for Java

* Rename DeidentificationClient in JS

* WIP

* Attempt switching to raw operation

* Round 2

* Round 3

* Round 4

* Initial examples

* Rename to CustomizationOptions

* Mark listJobs and listJobDocuments as internal

* csharp-specific changes

* Add customization for java in tspconfig

* npm update

* Changes for python

* No longer need python method to be internal

* Re-ran e2e script

* Revert "Merge branch 'main' into healthdataaiservices/customization-options"

This reverts commit a355b96, reversing
changes made to 3803319.

* tsp format

* Delete unnecessary files

* Reapply "Merge branch 'main' into healthdataaiservices/customization-options"

This reverts commit db141b4.

* Restore package-lock.json

* Remove HTTPS prefix

* Rename body to content in C#

* Change endpoint from str to url

* Typespec validation

* Deprecate 2024-07-12 examples; Updates examples

* Validation fixes 1

* Prefixes customizationoptions with deidentification

* Adds back in old spec

* Adds back in old spec to readme.md

* REVERT - Adds back in old spec to readme.md

* Moving Azure.ClientGenerator.Core to client.tsp

* Use clientName in routes.tsp for renaming "body"

* Delete specification/healthdataaiservices/HealthDataAIServices.DeidServices/.gitignore

* Use ResourceList and alias

* e2e with name instead of jobName

* Deprecates Partial Failed

* Adds todos for doc links

* Adds doc link to redaction format

* Recompiles

* Tsp format

* Removes minimum length restriction from prefix to allow whole container prefix

---------

Co-authored-by: Graham Thomas <[email protected]>
Co-authored-by: Alexa Thomases <[email protected]>
Co-authored-by: alexathomases <[email protected]>
Co-authored-by: Mike Soennichsen <[email protected]>
…estIdResponseHeader instead of ClientRequestIdHeader. (Azure#31745)

* Update AppConfig typespec to match service behavior by returning RequestIdResponseHeader instead of ClientRequestIdHeader.

* Fix 2023-11-01 stable swagger to match expected headers.

* Revert change for input request headers.

* Address PR feedback, update description.

* Revert change to getsnapshot operation in swagger for now.

* Fix the response header for getSnapshot operation.

* Fix tsp formatting.
Azure#31168)

* First Stable commit

* Update Readme

* Removed DSCComplationJob

* Removed DSCComplationJob.

* Fix errors

* Fix Avacoado

* Fix Avacoado

* Fix errors

* Fix errors.

* Fix errors..

* Fix Syntax Errors

* Fix Errors

* Fix Errors

* Fix Errors

* Fix PrettierCheck errors

* Fix PrettierCheck errors

* Fix supression scope

* Fix supression scope

* Update Readme.md

* Add SDK suppressions for azure-mgmt-automation

---------

Co-authored-by: Sushil Upadhyay <[email protected]>
Co-authored-by: Yuchao Yan <[email protected]>
amber-ccc and others added 9 commits December 9, 2024 10:27
…sations (Azure#31360)

* - adding clientNames 'GetAssignDeploymentResourcesStatusResult' and 'GetCopyProjectStatusResult' to Authoring.Analyzetext

* - added @@client for `getAssignDeploymentResourcesStatus` and `getAssignDeploymentResourcesStatus`

* - changed the namespace from Text to Analyzetext

* - added client name of `GetAssignDeploymentResourcesStatusResult` and `GetCopyProjectStatusResult` to routes.tsp

* - modified the parameter "service-dir" in tspconfig

* - add "csharp" in some clientName for testing
- compiled

* - remove duplicate "Endpoint" in Conversations
- compiled

* - remove the testing clients
- compiled

* - modified model name from "Options" to "Config" in Conversations

* - added clientName to Error and Warning in Conversations

* - modfied model names from "Options" to "Config" in AnalyzeText

* - added prefix to Warning and Error in AnalyzeText

* - added prefix to Sentiment clientName in AnalyzeText

* Change the namespace from "Azure.AI.Language.Conversations.Authoring" to "Azure.AI.Language.Authoring.Conversations"

* - add @visibility("read") to jobId
- compiled

* - add visibility("read") to jobId in Authoring text
- compiled

* - add "read" to all @visibility in Conversations
- compiled

* - added "read" to @visibility in Text
- compiled

* - removed all the clientName with Options suffix
- compiled

* - modified the namespace from "Analyzetext" to "AnalyzeText"
- compiled

* - using `npx tsv` to fix typespec validation in AnalyzeText Authoring

* - modify the namespce to Azure.AI.Language.Text.Authoring

* Replaced all the TextAnalysis with AnalyzeText and compile again.

* replace ConversationAnalysis with AnalyzeConversation and compile again

* Remove all the "\n" in tsp files and compile again

* changed the name suffix from "AnalyzeText" to "TextAnalysis" and compile again

* Revert "changed the name suffix from "AnalyzeText" to "TextAnalysis" and compile again"

This reverts commit 30c4c41.

* changed the name prefix from AnalyzeText to TextAnalysis and compile again

* test with clientname "CreateProjectOptions"

* change all the suffix from "Config" to "Details"

* changed "CreateProjectOptions" to "CreateProjectDetails" in Conversations Authoring

---------

Co-authored-by: Mark Cowlishaw <[email protected]>
* quota  apis

* prettier

* add examples

* address gate errors

* lintDiff gate

* lintdiff

* list quota and usage return type

* change return type

* list example

* Get available quota

* swagger lintdiff

* update example

* Update sdk-suppressions.yaml

* Update sdk-suppressions.yaml with removed fields and structs

---------

Co-authored-by: kazrael2119 <[email protected]>
Co-authored-by: Chenjie Shi <[email protected]>
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.48.4 to 0.48.5
- [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-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>
@github-actions github-actions bot removed the brownfield Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec. label Dec 9, 2024
@mikeharder mikeharder closed this Dec 9, 2024
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.