Skip to content

Trim genai version for dev runs in Nuget packaging #1538

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

Merged
merged 3 commits into from
Jun 10, 2025

Conversation

ajindal1
Copy link
Collaborator

@ajindal1 ajindal1 commented Jun 9, 2025

Trim genai version for dev runs in Nuget packaging step and fixes the issue for Nuget packaging output for dev runs.

Currently the genai version for dev runs is something like this "0.9.0-dev-423423-da43-d34*" and because of that it doesn't match the file names. We just need to extract the first two parts in the genai version and this PR does the same. Have started test runs to ensure it works properly.

@ajindal1 ajindal1 requested a review from baijumeswani June 9, 2025 21:48
@ajindal1 ajindal1 enabled auto-merge (squash) June 10, 2025 19:48
@ajindal1 ajindal1 merged commit 49d9f76 into main Jun 10, 2025
14 checks passed
@ajindal1 ajindal1 deleted the abjindal/fix_nuget_dev_publish branch June 10, 2025 20:03
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.

2 participants