app-gelinkt-notuleren 2.6.3

Enhancement

Bug Fix

Internal

  • #189 use generator methods instead of fields in vote modal (@nvdk)

  • #185 use au-file-upload from appuniversum (@nvdk)

prepublisher Release 1.3.3

Bug Fix

  • #65 removed base url to work in the frontend and added filename (@lagartoverde)

  • #68 Solved all linting errors and bugs (@lagartoverde)

  • #67 fetchTreatmentParticipantsWithCache takes a treatment not a uri (@nvdk)

Deployment guide

  1. set up the maintenance frontend in docker-compose.override.yml

  2. optional: create a backup of the database with /data/useful-scripts/virtuoso-backup.sh ${name-of-container}

  3. bring down everything with docker-compose down

  4. bring up just the maintenance frontend with docker-compose up -d editor

  5. git fetch && git checkout v2.6.0)

  6. Production only: make sure to bump the version of controle-editor to the correct frontend version (2.14.0)

  7. Production only: have a look at the deployment guide of 2.5.0 for specific steps to be taken there

  8. remove (comment out) maintenance frontend from docker-compose.override.yml

  9. start the stack docker-compose up -d

  10. verify it's up

Deployments

environment

deployment date

QA

17/09/2021

Sandbox (gebruikerssessie)

PROD

Last updated