winstonjs / winston-daily-rotate-file

A transport for winston which logs to a rotating file each day.
MIT License
889 stars 151 forks source link

Prepare 5.0.0 #389

Closed Apollon77 closed 7 months ago

Apollon77 commented 7 months ago

This PR includes:

closes #366

Apollon77 commented 7 months ago

Not sure about the port to ES6 part or did you mean the arrow functions?

As written above I "Only" changed to lat/const and arrow functions ... ok not really es6 class because I'm not sure if this is compatible with the base "prototype" (aka winston-transport). This is an open topic for later

Apollon77 commented 7 months ago

@mattberther For the relöeases to work it would need a Github Actions secreat with name NPM_TOKEN with an npmjs automation token in there ... you could do with yours or we find a way how I can send you one

DABH commented 7 months ago

@Apollon77 As mentioned in #388 , you should have admin access for the repo now to add your own secrets as you see fit...

Apollon77 commented 7 months ago

Thank you, then I will prepare the secret and merge here and then release a 5.0 ... then we are also safe and we can update ioBroker to proof it still working