spring-guides / gs-spring-boot

Building an Application with Spring Boot :: Learn how to build an application with minimal configuration.
https://spring.io/guides/gs/spring-boot/
Apache License 2.0
890 stars 4.51k forks source link

Tag/Version the repo #29

Closed rishabhtulsian closed 7 years ago

rishabhtulsian commented 7 years ago

Hi, I would love it if you could tag/version the repo when you update it to a new spring boot version. So that I can easily get the code working with a specific spring boot version (for example: v1.3.7 commit ce568f8)

gregturn commented 7 years ago

Hmm. Ive never thought of that. I can checkout if the mr tool supports tagging. If so, it wouldn't be hard going forward.

gregturn commented 7 years ago

Okay, I've taken your suggestion under advisement, and from this point forward, will tag all the guides when the version gets bumped.