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

Changes default Red Hat (rhel) logo to current logo "The hat" #148

Merged

Conversation

helmchen
Copy link
Contributor

The default logo for RHEL has been changed to the new logo "the hat". The previous logo is sill available as alternate logo shadowman

Description

  • Implementation of the the new logo
  • renaming the previous logo to LOGO_SHADOWMAN
  • Providing alias for the current logo as LOGO_HAT

Reason and / or context

Cosmetic reasoons :-)

How has this been tested ?

Visually tested using following commands:

python3 -m archey -d rhel
python3 -m archey -d rhel -l shadow man

on a Mac (macOS 13.6.3 x86_64; Darwin 22.6.0) from macOS terminal as well as from inside VSCode.

Types of changes :

  • Bug fix (non-breaking change which fixes an issue)
  • Typo / style fix (non-breaking change which improves readability)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist :

  • [IF NEEDED] I have updated the README.md file accordingly ;
  • [IF NEEDED] I have updated the test cases (which pass) accordingly ;
  • [IF BREAKING] This pull request targets next Archey version branch ;
  • My changes looks good ;
  • I agree that my code may be modified in the future ;
  • My code follows the code style of this project (PEP8).

@HorlogeSkynet HorlogeSkynet added the enhancement ⬆️ Implements a new feature, fixes or improves existing ones label Feb 17, 2024
@HorlogeSkynet HorlogeSkynet added this to IN PROGRESS in OS, Distributions & Hardware via automation Feb 17, 2024
@HorlogeSkynet HorlogeSkynet added this to the v4.14.3.0 milestone Feb 17, 2024
@HorlogeSkynet
Copy link
Owner

HorlogeSkynet commented Feb 17, 2024

Hey @helmchen, awewome PR ! Many thanks.

I've rebased your branch and fixed a remaining tabulation.
Moreover, "empty logo lines" are disallowed (but the corresponding test case is broken for alternative logos) so I've removed the first one you initially added.

Tell me whether you're OK with the proposed changes 🙂

@HorlogeSkynet
Copy link
Owner

(test case has been fixed on master [see 8817077], I've rebased again your branch 🙏)

@helmchen
Copy link
Contributor Author

Hey @helmchen, awewome PR ! Many thanks.

I've rebased your branch and fixed a remaining tabulation. Moreover, "empty logo lines" are disallowed (but the corresponding test case is broken for alternative logos) so I've removed the first one you initially added.

Tell me whether you're OK with the proposed changes 🙂

Hi @HorlogeSkynet

Your are welcome 😀.

Your changes are ok for me. Sorry for the tabs which broke linting, I'll check them better before the next PR.

@HorlogeSkynet HorlogeSkynet merged commit df61178 into HorlogeSkynet:master Feb 19, 2024
13 checks passed
OS, Distributions & Hardware automation moved this from IN PROGRESS to DONE Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ⬆️ Implements a new feature, fixes or improves existing ones
Development

Successfully merging this pull request may close these issues.

None yet

2 participants