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

fixed some minor issue #213

Merged
merged 1 commit into from
Oct 17, 2024
Merged

fixed some minor issue #213

merged 1 commit into from
Oct 17, 2024

Conversation

cjlapao
Copy link
Collaborator

@cjlapao cjlapao commented Oct 17, 2024

Description

  • Fixed an issue where the clone copy would not always be used
  • Fixed an issue where the telemetry could generate a nil pointer issue
  • Fixed an issue where the pull file would still need the provider even if not needed
  • Fixed an issue where the db was being saved more often that needed

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have run tests that prove my fix is effective or that my feature works
  • I have updated the CHANGELOG.md file accordingly

- Fixed an issue where the clone copy would not always be used
- Fixed an issue where the telemetry could generate a nil pointer issue
- Fixed an issue where the pull file would still need the provider even if not needed
- Fixed an issue where the db was being saved more often that needed
@cjlapao cjlapao added this to the 0.9.0 milestone Oct 17, 2024
@cjlapao cjlapao merged commit a5efd0e into main Oct 17, 2024
12 checks passed
@cjlapao cjlapao deleted the fix-issues branch October 17, 2024 11:12
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.

1 participant