Hello devs!

I wrote a little utility which scans 'binaries-list' files and lists all dependencies which have updates available. This is essentially what the dependency update hint does when you open a pom file, but for the netbeans project specific files.

I plan to put this into a workflow for manual dispatch, so if someone wants to help to update a lib wrapper for example, feel free to run the github workflow to quickly check what needs updates. (think: rudimentary dependabot for binaries-list)

see https://github.com/apache/netbeans/pull/6927 for example output

(I already used it for PRs like #6918 which got merged for NB21)

best regards && happy new year,

michael


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to