From c1d394c41e004f9fa2f70612d2a75e7c50085ae5 Mon Sep 17 00:00:00 2001 From: Allison Doami Date: Tue, 18 May 2021 10:00:46 -0700 Subject: [PATCH] Release schedule --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4643a1f45d..a11b993b21 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,8 @@ If you are using the Standard Snowflake plan, it's recommended you also set up t **Note: releases can only be done by those with keybase pgp keys allowed in the terraform registry.** +Releases will be performed once a week on **Monday around 11am PST**. If your change is more urgent and you need to use it sooner, use the commit hash. + Releases are done by [goreleaser](https://goreleaser.com/) and run by our make files. There two goreleaser configs, `.goreleaser.yml` for regular releases and `.goreleaser.prerelease.yml` for doing prereleases (for testing). Releases are [published to the terraform registry](https://registry.terraform.io/providers/chanzuckerberg/snowflake/latest), which requires that releases by signed.