From 72839ea0dc2b77e5a990e698807e07aba041fc8c Mon Sep 17 00:00:00 2001 From: wagenet Date: Thu, 12 Jan 2023 21:16:29 +0000 Subject: [PATCH 1/2] Advance RFC to Stage ready-for-release --- text/0649-deprecation-staging.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/text/0649-deprecation-staging.md b/text/0649-deprecation-staging.md index 8cb746ea1a..5bea27b8eb 100644 --- a/text/0649-deprecation-staging.md +++ b/text/0649-deprecation-staging.md @@ -1,16 +1,15 @@ --- -# FIXME: This seems to be at least partially implemented in Ember 3.24 -stage: accepted +stage: ready-for-release start-date: 2020-06-18T00:00:00.000Z -release-date: # FIXME -release-versions: # FIXME +release-date: +release-versions: teams: - framework - learning - steering - cli prs: - accepted: https://github.com/emberjs/rfcs/pull/649 + accepted: 'https://github.com/emberjs/rfcs/pull/649' project-link: --- From 292f9af6d7113f4c83ab49fcb41a7b8a9d168292 Mon Sep 17 00:00:00 2001 From: "Ember.js RFCS CI" Date: Thu, 12 Jan 2023 21:16:34 +0000 Subject: [PATCH 2/2] Update RFC 0649 ready-for-release PR URL --- text/0649-deprecation-staging.md | 1 + 1 file changed, 1 insertion(+) diff --git a/text/0649-deprecation-staging.md b/text/0649-deprecation-staging.md index 5bea27b8eb..c5050cff94 100644 --- a/text/0649-deprecation-staging.md +++ b/text/0649-deprecation-staging.md @@ -10,6 +10,7 @@ teams: - cli prs: accepted: 'https://github.com/emberjs/rfcs/pull/649' + ready-for-release: 'https://github.com/emberjs/rfcs/pull/896' project-link: ---