Remix.run Logo
xigoi 5 days ago

I’m disappointed that it requires the plugins to have a specific scheme for naming branches, so it won’t be compatible with all plugins.

GCUMstlyHarmls 5 days ago | parent [-]

Not sure what you mean by this. Do you mean for versioning requiring `vX.Y.Z` tags? That's quite standard (linux kernel does this). Otherwise it defaults to main/master branch which is also basically standard depending on when the repo was made...

xigoi 3 days ago | parent [-]

> Do you mean for versioning requiring `vX.Y.Z` tags?

That, and also it has to be specifically Semantic Versioning.