Граф коммитов

12 Коммитов

Автор SHA1 Сообщение Дата
Srikanta b44b80fb4a
Migrate Java client emitter (#4045)
Co-authored-by: Timothee Guerin <tiguerin@microsoft.com>
2024-08-12 22:10:25 +00:00
m-nash 94c083c192
Update cadl ranch name to differ from language short name (#4072)
Updates to use the new column in cadl ranch
`@typespec/http-client-csharp`
2024-08-01 18:47:02 +00:00
m-nash 6253c6f193
Update so coverage is generated (#4027)
update to send coverage to cadl-ranch after tests

Fixes https://github.com/microsoft/typespec/issues/4012

---------

Co-authored-by: Timothee Guerin <tiguerin@microsoft.com>
2024-07-26 19:35:30 +00:00
m-nash 2b7774827f
install correct node version (#3345)
Fixes https://github.com/microsoft/typespec/issues/3149
2024-05-14 00:19:07 +00:00
m-nash 87f210ce4b
Connect emitter to generator and use that path during generate.ps1 (#3320)
Fixes https://github.com/Azure/autorest.csharp/issues/4464

---------

Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
2024-05-10 22:20:10 +00:00
m-nash 52377dda44
Run apiview checks in pr to detect public api changes (#3283)
Fixes https://github.com/microsoft/typespec/issues/3203
Fixes https://github.com/microsoft/typespec/issues/3207
2024-05-10 01:02:05 +00:00
m-nash dff8131f68
Add regen test to csharp stages (#3208)
Fixes https://github.com/microsoft/typespec/issues/3206
2024-04-24 15:04:47 +00:00
m-nash 39138d72e0
Step two of swapping over to check enforcer type ci (#3159)
Step 2 of https://github.com/microsoft/typespec/issues/3117
2024-04-11 23:15:27 +00:00
m-nash 75fcae981b
Update to have a conditional pipeline so we only run what is needed based on the pr (#3150)
First step of https://github.com/microsoft/typespec/issues/3117

We will need to do the following after merge detailed in the above issue

- update typespec - core - ci to point at the new
`eng/common/pipelines/ci.yml`
- move tsp-core steps into a template inside
`eng/tsp-core/pipelines/templates` so that these can be changed
independently
- remove `eng/tsp-core/pipelines/ci.yml
- remove `packages/http-client-csharp/eng/pipelies/ci.yml`

---------

Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2024-04-11 14:05:57 -07:00
m-nash 287e24c689
Use same build / test matrix as tsp core (#3138)
Fixes https://github.com/microsoft/typespec/issues/3119
2024-04-10 12:38:20 -07:00
m-nash 7dd096c929
share common 1es template (#3136)
Fixes https://github.com/microsoft/typespec/issues/3132

---------

Co-authored-by: Timothee Guerin <tiguerin@microsoft.com>
2024-04-09 01:32:09 +00:00
m-nash 31d22ebc48
Add publish pipeline for dotnet emitter (#3116)
Fixes https://github.com/microsoft/typespec/issues/3111

---------

Co-authored-by: Timothee Guerin <tiguerin@microsoft.com>
2024-04-08 17:33:06 -07:00