Production Ready
There were a couple of features that I wanted to add to aid support in production. The first was an auto-generated version number that is tied to an individual build. This allows me to determine if a user is using the latest version or an older cached version. Also, if an issue is found. I can log this against a distinct build and code revision. I've also standardised all dates as UK format using this pipe and this list of timezones.
There is now a conditional release to a production environment which only runs on 'master' branch. Details on how to specify these conditions can be found here.
Inventory Management
I've started the inventory management stories including the ability to filter the boats, mark as in repair and mark as repaired.
No comments:
Post a Comment