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

feat: deduplicate log #275

Merged
merged 1 commit into from
Apr 22, 2024
Merged

feat: deduplicate log #275

merged 1 commit into from
Apr 22, 2024

Conversation

ComradeVanti
Copy link
Collaborator

When adding a package the app will warn if the version inside ProjectVersion.txt is malformed. If multiple packages are added it will make this warning for each package.

This seems a bit redundant. Probably we should only log the warning once at the beginning of the add operation.

When adding a package the app will warn if the version inside ProjectVersion.txt is malformed. If multiple packages are added it will make this warning for each package.

This seems a bit redundant. Probably we should only log the warning once at the beginning of the add operation.
@ComradeVanti
Copy link
Collaborator Author

@favoyang Thoughts?

@favoyang
Copy link
Member

I'm okay with the change, but it's just a tiny improvement for me.

@ComradeVanti ComradeVanti merged commit 31e7f42 into master Apr 22, 2024
4 checks passed
@ComradeVanti ComradeVanti deleted the only-log-once branch April 22, 2024 18:07
github-actions bot pushed a commit that referenced this pull request Apr 22, 2024
# [1.23.0](1.22.2...1.23.0) (2024-04-22)

### Features

* deduplicate log ([#275](#275)) ([31e7f42](31e7f42))
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.

None yet

2 participants