-
Notifications
You must be signed in to change notification settings - Fork 98
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
Remove unnecessary macros #3632
Conversation
* This file is not used by Satellite. * Satellite also does not support Debian-installer which did not use any "ifdef" macro before. Now, it's consistent.
The PR preview for 980d40f is available at theforeman-foreman-documentation-preview-pr-3632.surge.sh The following output files are affected by this PR: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, no changes in content as such ✔️
* Simplify macros in assembly * Drop unnecessary ifdef macro This file is not used by Satellite. Satellite also does not support Debian-installer which did not use any "ifdef" macro before. Now, it's consistent. (cherry picked from commit 545c779)
* Simplify macros in assembly * Drop unnecessary ifdef macro This file is not used by Satellite. Satellite also does not support Debian-installer which did not use any "ifdef" macro before. Now, it's consistent. (cherry picked from commit 545c779)
Merged to "master" and cherry-picked: Tested locally: All good now: https://github.com/theforeman/foreman-documentation/actions/runs/13136011701 |
What changes are you introducing?
Remove unnecessary macros to simplify reading the source code of foreman-documentation.
Why are you introducing these changes? (Explanation, links to references, issues, etc.)
As a response to #2773, I looked at these files.
Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)
Checklists
Please cherry-pick my commits into: