Matteo Collina

Results 3435 comments of Matteo Collina

Thanks for reporting! Would you like to send a Pull Request to address this issue?

I just tested this and it works great. What could be a rollout plan?

> What do you mean? Wouldn't it be a simple bump of patch version and trigger the workflow again? This org contains 50+ repositories/modules. Standardizing the release workflow would be...

It probably boils down to me and probably everybody in the org _hate_ conventional commits.

This combo is what I have for undici https://github.com/nodejs/undici/blob/main/.github/workflows/release-create-pr.yml https://github.com/nodejs/undici/blob/main/.github/workflows/release.yml

I generically prefer something like this: https://github.com/pinojs/pino/blob/main/.github/workflows/publish-release.yml This does not have the problem of the double tag.

That works! I can also be happy to transfer this to the org.

In the past, I thought we (Platformatic) could sponsor some of this infra work, but startup life got in the way, and this is not a priority anymore. We would...