From a technical point of view, we supported our approach by setting up a solid environment in which the team can work and easily integrate new changes on different environments without having to worry about repetitive tasks such as updating code on different servers.
For the Flemish Parliament project we work with a Continuous Integration workflow based on Jenkins. This automates a wide range of tasks related to releasing and managing the platform. For example, each time the code is changed, a new version of the website is automatically released on the development environment, and unit and integration tests are performed to check the integrity of the new release.
Each time the code is changed, a new version of the website is automatically rolled out on the development environment.
Through our Technical Cookbook, we have built up a technical overview throughout the entire project, which forms the documentation for the team that will take care of the aftercare.
Through our communication tool we have a Wiki environment at our disposal, where all information about the project can be found.