Skip to content

Refactor caching system in GitVersion #3805

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 1 commit into from
Nov 27, 2023
Merged

Conversation

arturcic
Copy link
Member

Recreated from #3797

Changes include updating cache file format from YML to JSON, removing unused methods, and optimizing file write/read operations. This allows to remove dependency on YamlDotNet. Various changes were also made to use more appropriate method identifiers and improve handling of cache file exceptions.

Changes include updating cache file format from YML to JSON, removing unused methods, and optimizing file write/read operations. This allows to remove dependency on YamlDotNet. Various changes were also made to use more appropriate method identifiers and improve handling of cache file exceptions.
@arturcic arturcic marked this pull request as ready for review November 27, 2023 15:23
@arturcic arturcic merged commit 636cc72 into GitTools:main Nov 27, 2023
Copy link
Contributor

mergify bot commented Nov 27, 2023

Thank you @arturcic for your contribution!

@arturcic arturcic added this to the 6.x milestone Nov 27, 2023
@arturcic arturcic deleted the feature/cache branch November 27, 2023 21:59
@arturcic arturcic modified the milestones: 6.x, 6.0.0-beta.4 Dec 12, 2023
@arturcic
Copy link
Member Author

🎉 This issue has been resolved in version 6.0.0-beta.4 🎉
The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant