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

Prepare and finish plugins use self.data instead of self.get() #2579

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

happz
Copy link
Collaborator

@happz happz commented Dec 17, 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 17, 2023
@happz happz added this to the 1.31 milestone Dec 17, 2023
@happz happz force-pushed the self-data-not-get-prepare-finish branch from 6232791 to 8f6f2b7 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 force-pushed the self-data-not-get-prepare-finish branch from 8f6f2b7 to 4823f48 Compare January 4, 2024 15:49
Proper annotations, default values already honored, no need to
call a method that cannot be annotated enough.
@psss psss force-pushed the self-data-not-get-prepare-finish branch from 4823f48 to a87cf7a Compare January 4, 2024 15:49
@psss psss self-assigned this Jan 4, 2024
@psss
Copy link
Collaborator

psss commented Jan 4, 2024

/packit test --identifier full

@psss psss changed the title Prepare and finish plugins use self.data instead of self.get() Prepare and finish plugins use self.data instead of self.get() Jan 4, 2024
@psss psss merged commit a87cf7a into main Jan 4, 2024
18 checks passed
@psss psss deleted the self-data-not-get-prepare-finish branch January 4, 2024 19:02
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