From 2fb876898a5b3e47cddb05b2ddab05fd17a5cbef Mon Sep 17 00:00:00 2001 From: Leela Singh Date: Tue, 3 Jun 2025 14:44:39 -0400 Subject: [PATCH 1/2] Update README.md Made minor adjustments to roadmap to reflect plans for user testing. @lalver1 can you review and make sure this looks right to you (no rush, just some time this week) --- docs/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 9d27812..ac4394d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -41,12 +41,14 @@ timeline Q2
Now : Create dev environment : Create test environment - : Launch test version of district-specific pages for Caltrans users + : Launch test version of district-specific pages : Set up a working CI/CD pipeline Q3
Planned : Create production environment - : Launch test version of full site for Caltrans users + : User testing for district-specific pages and initial features (early Q3) + : Launch test version of full site + : Additional user testing for full site (timing TBD) Q4
Future : Go-Live - Date TBD From 4a432ab1523c5f9a52cad2af0d085e35983f2807 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 18:44:53 +0000 Subject: [PATCH 2/2] chore(pre-commit): autofix run --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index ac4394d..15ba7eb 100644 --- a/docs/README.md +++ b/docs/README.md @@ -46,7 +46,7 @@ timeline Q3
Planned : Create production environment - : User testing for district-specific pages and initial features (early Q3) + : User testing for district-specific pages and initial features (early Q3) : Launch test version of full site : Additional user testing for full site (timing TBD)