Skip to content
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

Reset ReleaseDate in update flow #545

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

mdanish-kh
Copy link
Contributor

@mdanish-kh mdanish-kh commented Aug 7, 2024

After changes PR in #543, the ReleaseDate field finally comes into play as our JSON serializer can handle that field correctly. We weren't resetting this field in update flow previously since we used ReleaseDateTime for our YAML serializer. ReleaseDate also needs to be reset in update flow now.

Updated tests as well to check for this field


Microsoft Reviewers: Open in CodeFlow

@mdanish-kh mdanish-kh requested a review from a team as a code owner August 7, 2024 15:53
@mdanish-kh mdanish-kh requested review from yao-msft and ryfu-msft and removed request for a team August 7, 2024 15:53
@ryfu-msft
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ryfu-msft ryfu-msft merged commit fc8bed0 into microsoft:main Aug 7, 2024
1 check passed
@mdanish-kh mdanish-kh deleted the reset-release-date branch August 7, 2024 20:26
vedantmgoyal9 pushed a commit to vedantmgoyal9/winget-create that referenced this pull request Sep 5, 2024
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