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

Add modules that are shipped with Znuny to list in Environment module. #87

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Conversation

reneeb
Copy link
Collaborator

@reneeb reneeb commented Jun 4, 2021

Proposed change

In Kernel::System::Environment there's a list of modules of (some) modules shipped with Znuny. This list is incomplete and this can be annoying (especially if you want to check the module versions with the "new" CPANUpdate command). This change adds all modules that are shipped with Znuny but missing in the list.

Type of change

  • '1 - other'

Checklist

  • The code change is tested and works locally.(❗)
  • There is no commented out code in this PR.(❕)
  • You improved or added new unit tests.(❕)
  • Local ZnunyCodePolicy run passes successfully.(❕)
  • Local unit tests pass.(❕)
  • GitHub workflow ZnunyCodePolicy passes.(❗)
  • GitHub workflow unit tests pass.(❗)

@dennykorsukewitz dennykorsukewitz added 1 - 💎 code quality Code quality improvements to existing code or addition of unit tests. 2 - System/Environment 3 - wait for reviewer Znuny, it's your turn. 4 - clarification The issue or pull requests needs more information. labels Jun 15, 2021
@dennykorsukewitz dennykorsukewitz changed the title add modules that are shipped with Znuny to list in Environment module Add modules that are shipped with Znuny to list in Environment module. Jun 15, 2021
@dennykorsukewitz dennykorsukewitz self-assigned this Sep 8, 2022
@dennykorsukewitz dennykorsukewitz removed the 4 - clarification The issue or pull requests needs more information. label Sep 8, 2022
@dennykorsukewitz
Copy link
Member

Hi @reneeb

could you please check this failed UnitTest.

+-------------------------------------------------------------------+
  /opt/otrs/scripts/test/CheckModules.t:
+-------------------------------------------------------------------+
....................................................................................
 not ok 85 - Error in your installed perl modules:   o LWP::Protocol::GHTTP.............FAILED! Not all prerequisites for this module correctly installed. 

Thank you 🚀

@dennykorsukewitz dennykorsukewitz added 3 - wait for contributor Contributor, it's your turn. and removed 3 - wait for reviewer Znuny, it's your turn. labels Sep 9, 2022
@dignin
Copy link

dignin commented Jul 12, 2023

@reneeb , do you have any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - 💎 code quality Code quality improvements to existing code or addition of unit tests. 2 - Backend 2 - System System/** 3 - wait for contributor Contributor, it's your turn.
Development

Successfully merging this pull request may close these issues.

3 participants