From 9e588c9e3a06fd51aa6ff34f22540ece2d6c73d2 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Thu, 22 May 2025 12:08:15 -0500 Subject: [PATCH] Add release calendar to handbook (#29386) --- handbook/engineering/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/handbook/engineering/README.md b/handbook/engineering/README.md index c58e482d83..d9ac5aa6e0 100644 --- a/handbook/engineering/README.md +++ b/handbook/engineering/README.md @@ -135,6 +135,8 @@ During the release candidate period, the release candidate is deployed to our QA Open the [confidential repo environment variables](https://github.com/fleetdm/confidential/settings/variables/actions) page and update the `QAWOLF_DEPLOY_TAG` repository variable with the name of the release candidate branch. +You can see Fleet's release calendar [here](https://calendar.google.com/calendar/u/0?cid=Y192Nzk0M2RlcW4xdW5zNDg4YTY1djJkOTRic0Bncm91cC5jYWxlbmRhci5nb29nbGUuY29t). + ### Merge unreleased bug fixes into the release candidate