Closed danobot closed 5 years ago
Great idea! Thanks. I just added this ;)
I also took the opportunity to refine the CD process. Now only tagged commits are deployed, and some tests are integrated in the process. These tests aren't proper unit tests, but more some integration tests of some sort based on the automation I was developing as I built this framework. It's not perfect, but it's better than nothing. At least it provides some kind of backward compatibility safety.
I can see you are using semantic versioning, which is awesome! Can you please tag your releases in Git such that they show up in Githubs "Releases" tab?