Skip to content

Add documentation making it clear where this code originated - #8

Merged
jdieter merged 1 commit into
mainfrom
add-source-info
Jul 8, 2025
Merged

Add documentation making it clear where this code originated#8
jdieter merged 1 commit into
mainfrom
add-source-info

Conversation

@jdieter

@jdieter jdieter commented Jul 8, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

Signed-off-by: Jonathan Dieter <jdieter@ciq.com>
@jdieter
jdieter requested a review from Copilot July 8, 2025 14:39

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

Adds documentation clarifying the plugin’s origin, updates version metadata, and provides instructions for generating plain-text docs.

  • Introduces a header and origin attribution in protected_kmods.py
  • Bumps the plugin version to 0.9.5 and updates the changelog in the spec file
  • Adds build instructions and a history section to both README.md and the plain-text README

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
src/protected_kmods.py Added comment block with plugin name and fork origin
dnf-plugin-protected-kmods.spec Updated Version and Changelog entries for 0.9.5-1
README.md Added plain-text build instructions and “History” section
README Mirrored build instructions and “History” in the generated file
Comments suppressed due to low confidence (1)

Comment thread src/protected_kmods.py

@MatthewHink MatthewHink left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

A question. Could be mistaken.



%changelog
* Mon Jun 16 2025 Jonathan Dieter <jdieter@ciq.com> - 0.9.4-1

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Silly question. Is this clobbering an old changelog?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

It is because the request is that the changelog starts from when the package enters the EPEL repository.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cool this way was deliberate. Thank you for helping me understand.



%changelog
* Mon Jun 16 2025 Jonathan Dieter <jdieter@ciq.com> - 0.9.4-1

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cool this way was deliberate. Thank you for helping me understand.

@jdieter
jdieter merged commit b3f9ab3 into main Jul 8, 2025
1 check passed
@jdieter
jdieter deleted the add-source-info branch July 8, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants