Znuny icon indicating copy to clipboard operation
Znuny copied to clipboard

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

Open reneeb opened this issue 3 years ago • 2 comments

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

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

reneeb avatar Jun 04 '21 12:06 reneeb

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 avatar Sep 09 '22 11:09 dennykorsukewitz

@reneeb , do you have any update on this?

dignin avatar Jul 12 '23 09:07 dignin