aegir icon indicating copy to clipboard operation
aegir copied to clipboard

Generate a markdown table of ecosystem module versions

Open achingbrain opened this issue 2 years ago • 0 comments

It would be really great if there was an additional step to aegir release that accepted a list of module names from config, generated a table of the currently installed versions of those modules and appended that information to the GitHub release notes that were just created.

This would let us have an automated compatibility matrix for libp2p releases. So we can say that [email protected] is compatible with @chainsafe/[email protected] for example.

achingbrain avatar Feb 06 '23 17:02 achingbrain