penna icon indicating copy to clipboard operation
penna copied to clipboard

Missing version number

Open msailes opened this issue 1 year ago • 1 comments

When using Penna the initialization message doesn't include the pennaVersion.

{"logger":"penna.api.audit.Logger","level":"INFO","message":"Penna initialized successfully","pennaVersion":"null"}

Expected: To show the Penna version

Actual: Currently showing null

msailes avatar Jul 10 '24 21:07 msailes

As I stated in the PR, I'll set up some integration test suite. As a reminder, I'll keep this issue open until I can prove it was fixed by those tests :)

hkupty avatar Jul 11 '24 12:07 hkupty

I finally got some time to push through and finished the integration tests. Build is now fixed to ensure the projects get the version and we have a test that verifies it at every PR run. Thank you so much for your help and sorry for leaving you hanging for so long 😅

hkupty avatar Oct 22 '24 14:10 hkupty