Skip to content

Tech docs improvements

Tor Solli-Nowlan requested to merge tech-docs-improvements into dev

Description

  • Adds production set up documentation
  • Removes leftover references to src/vardb/testdata instead of ella-testdata/testdata
  • Adds latest-release-info recipe to Makefile for easy reference
  • Scope creep
    • Disables loading testdata from a dump if there are uncommitted local changes
    • Changes link on navbar to /docs/ to avoid broken redirect in review apps

Related issues

Closes #2129 (closed)

Notes to review (code/docs/QA)

Tests

General

  • Tests have been added that prove my fix is effective or that my feature works
  • Related tests have been modified/removed

Hypothesis testing:

  • Soak testing has been done
  • Distribution between positive / negative cases has been checked

Database

  • Includes changes to database schema
  • Includes necessary database migrations

Configuration

  • Includes changes to configuration
  • Includes configuration migration instructions in documentation
Edited by Tor Solli-Nowlan

Merge request reports