Vincent Biret
Vincent Biret
reflection of https://github.com/microsoftgraph/msgraph-beta-sdk-java/issues/940 on this repository. We want: - [x] release please header file (yaml .github/release-please.yml) - [x] release please manifest (json .release-please-manifest.json) - [x] release please config (json release-please-config.json)...
align with kiota repositories to reduce the maintenance burden. https://github.com/microsoft/kiota-abstractions-python/pull/278#issuecomment-2124645609
reflection of https://github.com/microsoftgraph/msgraph-beta-sdk-java/issues/940 on this repository. We want: - [ ] release please header file (yaml .github/release-please.yml) - [ ] release please manifest (json .release-please-manifest.json) - [ ] release please...
We initially made the choice to split the dotnet dependencies into multiple repositories to enable better isolation of concerns. This has proven to represent mostly coordination overhead, without delivering much...
@rkodev we need the "include-v-in-tag" to be set to true, sorry for not caching that earlier. https://github.com/googleapis/release-please/blob/656b9a9ad1ec77853d16ae1f40e63c4da1e12f0f/schemas/config.json#L81 https://github.com/microsoftgraph/msgraph-sdk-php/pull/1532/files#diff-c55d4dcb68c348b2c06d263819702fbce72eeeb35b662956d02049a5a18fcf2bR13 _Originally posted by @baywet in https://github.com/microsoftgraph/msgraph-sdk-go/pull/713#discussion_r1613409516_
Microsoft Graph has types that are only used when the service calls to the client's APIs: change notifications. In the Microsoft Graph pipeline, those types are being trimmed by kiota...
reflection of https://github.com/microsoftgraph/msgraph-beta-sdk-java/issues/940 on this repository. We want: - [x] release please header file (yaml .github/release-please.yml) - [x] release please manifest (json .release-please-manifest.json) - [x] release please config (json release-please-config.json)...
reflection of https://github.com/microsoftgraph/msgraph-beta-sdk-java/issues/940 on this repository. We want: - [ ] release please header file (yaml .github/release-please.yml) - [ ] release please manifest (json .release-please-manifest.json) - [ ] release please...
related https://www.sonatype.com/blog/maven-central-and-the-tragedy-of-the-commons
related https://github.com/microsoftgraph/msgraph-sdk-design/pull/106 retry_count attribute needs to be udpated and retry_delay attribute needs to be implemented