equinor / equinor/osdu-csharp-client

Pin Kiota version in release workflow

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
0
Forks
0
Avg merge
17h 6m
Merged PRs (30d)
37

Description

The release workflow currently installs the latest Kiota CLI in [release.yml#L40](https://github.com/equinor/osdu-csharp-client/blob/00b7bd918217f62d10aa473a925f441efb23d63d/.github/workflows/release.yml#L40). Using latest version can introduce unexpected failures or breaking changes between runs, even when no code has changed in this repository.

Proposed change:
Pin Kiota to the same version used in [OsduCsharpClient.csproj](https://github.com/equinor/osdu-csharp-client/blob/00b7bd918217f62d10aa473a925f441efb23d63d/src/OsduCsharpClient/OsduCsharpClient.csproj#L17-L22)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.