Skip to content

jacobjmarks/thoughts

Repository files navigation

pages-build-deployment

Recommendations for the configuration, management and utilisation of DevOps tooling when working on a project to improve efficiency, reliability, traceability and the overall developer experience.

When testing systems that utilise environment variables at runtime, careful consideration needs to be given to the design of both the system, if governed, and the test suite to avoid unexpected and seemingly irreproducible runtime and assertion failures when these variables are used in parallel.