Skip to content

v2.1.6 - quality gates and script tests

Choose a tag to compare

@mackeh mackeh released this 13 Feb 17:37
· 5 commits to main since this release

FortressCI v2.1.6

Added

  • FortressCI doctor health checks for local readiness.
  • Initial script tests with pytest (Python) and bats (Bash).
  • Project yamllint baseline configuration.

Changed

  • Added non-blocking doctor-check workflow artifact reporting.
  • Added blocking quality-lint and script-tests CI jobs.
  • Updated pre-commit, README, roadmap, and contributing guidance for quality/test workflows.