All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.11.2 (2022-09-22)
- devops: rebuild prod docker image weekly (21b0fcb)
- deps: update (86bf96d)
0.11.1 (2022-07-13)
- css-url: use package json version without v- (3b51a28)
0.11.0 (2022-07-12)
- adjust title (e85d635)
0.10.1 (2022-07-12)
- pipelines: add missing app service settings, fix CDN path (325fcad)
0.10.0 (2022-06-28)
- footer: pipeline results URL (ec5c5aa)
- view: use NODE_ENV for local dev, not package.json version (96d2d1d)
0.9.0 (2022-05-03)
- ci: lint filenames for mixed case (6b4c105)
- pipelines: add git sha tags for dev images (37a3fa1)
- pipelines: batch changes to limit pipeline runs (#6) (58ea5ec)
- pipelines: refactor, leverage templates (7b5e4c0)
- pipelines: remove unneeded conditionals for envs (58a3f7b)
- pipelines: rename to dev and production yamls (29471af)
- deps: bump to fix security issues (52d65e4)
- package.json & package-lock.json to reduce vulnerabilities (fe52594)
0.8.0 (2021-04-12)
- pipeline: refactored into separate files, templates (fd23811)
- app-insights: only load and setup once (14cac41)
0.7.1 (2021-04-09)
- healthcheck: bump dep for proper uptime calculation (441010b)
- package.json & package-lock.json to reduce vulnerabilities (0125b79)
0.7.0 (2020-09-09)
- azure-pipelines: add snyk container security scan ci build step (82f8bb4)
- security: update node docker base image for vulnerability fixes (599c961)
- azure-pipelines: do not deploy if tests stage fails (a398ca2)
0.6.0 (2020-06-14)
0.5.0 (2020-05-24)
- pipeline: add purge cdn step after upload (6a482d9)
- pipeline: refactor, removing job complexity, simplify setting prod values (fad72ad)
- externalize images and sass to own asset pipeline to azure blob storage (a8e2559)
- re-design, add ci badge, app version, logos (03b23bc)
- azure-pipelines: adjust audit level (2576a3f)
- azure-pipelines: refactor variables, use lock image template (66e3768)
- healthcheck: use version 1.0 of standard-healthcheck (f22d708)
- pipeline: indicate variable comes from library (4304c84)
- pipeline: separate prod and dev dependency audit (106b2f1)
0.4.1 (2020-03-02)
- pipelines: lock release images in azure container registry (8c27622)
- pipelines: service connection variable name (fd52434)
0.4.0 (2020-03-02)
- pipeline: use templates (0d8cfd1)
- pipeline: need to use release tag when deploying (0b2cd9b)
0.3.0 (2020-02-25)
- health: use snakecase (43b7a6b)
- healthcheck: use standard-healthcheck pkg (d36c8c2)
- pipeline: use azure-devops variable groups (954ac50)
- release: add npm script to get my project version from package.json (b12d071)
- release-pipeline: adjust docker image tags, lock image for release branch (c4812c5)
- pipeline: include registry so app service pulls from ACR not Docker Hub (4e4bf67)
- release-pipeline: npm script name (935c098)
0.2.1 (2019-10-19)
- pipelines: use global image tag so deploy job also has value (4fa42bc)
0.2.0 (2019-10-19)
- pipeline: add registry namespace, clean up variables (9f6081f)
- pipeline: image tag for deployment (04c3f9d)
- handlebars: add templating, homepage content (5a79585)
- middleware: create subdir, force https (ed13db7)
- monitoring: add appication insights (84c40f5)
- pipeline: continue if audit fails (64d1734)
- pipeline: improve display names (77fb213)
- pipeline: use newer docker tasks (b3eb65f)
- webhook: add test path (77718f3)
- webhook: log payload (c748b77)