octokit / source-generator

Generates SDKs from GitHub's OpenAPI specification. Built on Kiota.
8 stars 3 forks source link

Don't use prerelease versions of Kiota #62

Closed kfcampbell closed 4 months ago

kfcampbell commented 4 months ago

We've been running into a lot of errors and failed builds recently driven by using prerelease builds of Kiota. In order to stabilize our CI process and ensure timely delivery of new SDKs, let's switch to using regular builds of Kiota.