2021-01-18 Meeting notes
Date
Attendees
Goals
- Review current progress and plan for the next week.
Discussion items
Item | Who | Notes |
---|---|---|
Outstanding Items |
| |
Atlassian | George has had issues with the atlassian tools and believes the issue is related to the server memory. Most of the tools are running on the same server. Tim will try increasing the memory on the server. The applications all need to be updated as they haven't been updated for some time. We also need to look at whether switching to the cloud based solution would be preferable. | |
Joel highlighted the lack of useful Readme files on the repository. As a minimum the readme should have a link to the confluence documentation. Joel suggested that new repos could start with a readme that provides all the documentation and then this could be moved to confluence at release stage. The readme should still contain some general information about the codebase description of its basic use and purpose. Joel also highlighted the large number of checkins to master rather than the use of branches. This made it a lot harder to understand the code bases and changes. It was agreed that branches should be used and Bitbucket options changed to prevent accidental master checkins. Another advantage of branches is that the tests can be run in a more controlled manner to check if the branch code has broken master etc. George highlighted this may have an issue with builds which also highlighted the fact that the build is a combined build and deploy in most cases. Joel recommended that we should have a separate deployment script to ensure we manage deployment but benefit from the automatic builds. It is clear we need to start re configuring the way we define builds and deployments using bamboo to make a more controlled and managed system. |
Action items
- Tim Whitlock (Deactivated)to increase the memory on Atlassian servers
- Alphastudy data extract and shutdown progress
- Andre Ortega Alban AKI code update and re-import progress