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

Provision plugins use self.data instead of self.get() #2578

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

happz
Copy link
Collaborator

@happz happz commented Dec 15, 2023

Proper annotations, default values already honored, no need to call a method that cannot be annotated enough.

Pull Request Checklist

  • implement the feature

@happz happz added code | style Code style changes not affecting functionality code | no functional change "No Functional Change" intended. Patch should not change tmt's behavior in any way. labels Dec 15, 2023
@happz happz added this to the 1.31 milestone Dec 15, 2023
@happz happz force-pushed the prvision-use-data-instead-of-get branch from 48f0c35 to f96628f Compare January 3, 2024 22:16
Copy link
Collaborator

@psss psss left a comment

Choose a reason for hiding this comment

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

Thanks for the cleanup!

@psss psss self-assigned this Jan 4, 2024
Proper annotations, default values already honored, no need to call a
method that cannot be annotated enough.
@psss psss force-pushed the prvision-use-data-instead-of-get branch from f96628f to 8bc3273 Compare January 4, 2024 19:03
@psss
Copy link
Collaborator

psss commented Jan 4, 2024

/packit test --identifier full

@psss psss merged commit 8bc3273 into main Jan 4, 2024
17 of 18 checks passed
@psss psss deleted the prvision-use-data-instead-of-get branch January 4, 2024 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code | no functional change "No Functional Change" intended. Patch should not change tmt's behavior in any way. code | style Code style changes not affecting functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants