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] Issue #51 #52

Merged
merged 1 commit into from
Jun 10, 2024
Merged

[Fix] Issue #51 #52

merged 1 commit into from
Jun 10, 2024

Conversation

g5t
Copy link
Collaborator

@g5t g5t commented Jun 10, 2024

  • Add a version property to the Registry and LocalRegistry classes to avoid accessing an undefined object property.
  • Update the TargetVisitor's configure_file method to pull-out information for the correct registry -- that is the one that provided the to-be-configured file.

- Add a `version` property to the `Registry` and `LocalRegistry` classes
  to avoid accessing an undefined object property.
- Update the `TargetVisitor`'s `configure_file` method to pull-out
  information for _the correct_ registry -- that is the one that
  provided the to-be-configured file.
@g5t g5t linked an issue Jun 10, 2024 that may be closed by this pull request
Copy link
Collaborator Author

@g5t g5t left a comment

Choose a reason for hiding this comment

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

👍

@g5t g5t merged commit 3eaebc6 into main Jun 10, 2024
14 checks passed
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.

Possible unimplemented property error
1 participant