trebol-ecommerce / trebol-backend-monolith

Monolithic eCommerce backend web application that exposes a RESTful API.
MIT License
16 stars 21 forks source link

Better instructions to contextualize bug reports #245

Closed bglamadrid closed 1 year ago

bglamadrid commented 1 year ago

Suggest using git describe --tags to indicate current version where the bug comes from, instead of requesting the version in the pom.xml and requesting git log output.

It's a superb little command! I found it used within a build script in the audacious repo.