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

Fix Module upload version bug #36

Merged

Conversation

vincentgna
Copy link
Contributor

@vincentgna vincentgna commented Aug 3, 2022

Ideally unit tests would catch these bugs

fixes #35

Ideally unit tests would catch these bugs
@vincentgna vincentgna changed the title Fix #35 Fix Module upload version bug Aug 3, 2022
Copy link
Collaborator

@valentindeaconu valentindeaconu left a comment

Choose a reason for hiding this comment

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

LGTM. 👍

Ideally unit tests would catch these bugs

After all core functionalities are implemented, I will take some time to properly test all of those components and implement some unit tests.

@valentindeaconu valentindeaconu merged commit 9f02907 into terralist:master Aug 3, 2022
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.

Bug: existing module new version upload always return "version already exists" error
2 participants