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

Refactor variable serialization and extend serialization tests #3806

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

arturcic
Copy link
Member

Refactored how GitVersion handles variable serialization by introducing the IVersionVariableSerializer interface. Also, extended the corresponding unit tests to validate this refactoring. This helps in improving code modularity and facilitates easier testing and maintenance.

Refactored how GitVersion handles variable serialization by introducing the IVersionVariableSerializer interface. Also, extended the corresponding unit tests to validate this refactoring. This helps in improving code modularity and facilitates easier testing and maintenance.
@arturcic arturcic added this to the 6.x milestone Nov 27, 2023
Copy link
Member

@asbjornu asbjornu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@arturcic arturcic merged commit b52a90d into GitTools:main Nov 27, 2023
87 checks passed
@arturcic arturcic deleted the feature/var-serialization branch November 27, 2023 21:41
Copy link
Contributor

mergify bot commented Nov 27, 2023

Thank you @arturcic for your contribution!

@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.

2 participants