From 6082120cd8d7bc5eaa4f471f27807ddc9ea6db1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20C=C3=A1ceres?= Date: Fri, 9 Aug 2024 19:08:45 +1000 Subject: [PATCH 1/2] Update auto-publish.yml --- .github/workflows/auto-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index f8223cf6..b706c27d 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -20,4 +20,4 @@ jobs: W3C_WG_DECISION_URL: "https://www.w3.org/2016/04/14-wpwg-minutes.html#item02" W3C_NOTIFICATIONS_CC: "${{ secrets.CC }}" W3C_BUILD_OVERRIDE: | - specStatus: WD + specStatus: CRD From 65b8de17ff7b07d4ae5ab4346516a9de62df58f5 Mon Sep 17 00:00:00 2001 From: Ian Jacobs Date: Mon, 12 Aug 2024 10:58:17 -0500 Subject: [PATCH 2/2] add crEnd --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 9013803b..9b708787 100644 --- a/index.html +++ b/index.html @@ -64,6 +64,7 @@ }, ], previousMaturity: "CR", + crEnd: "2024-10-01", testSuiteURI: "https://wpt.live/payment-request/", implementationReportURI: "https://w3c.github.io/test-results/payment-request/all.html",