From 7a2ae439c51fada0028573445c0cae966de4afca Mon Sep 17 00:00:00 2001 From: Babis Chalios Date: Wed, 26 Aug 2026 10:55:35 +0200 Subject: [PATCH] docs: archive notice pointing at the release pipeline Releases now come from the fc-versions pipeline and its versioning scheme; this repository stops receiving updates and will be archived. Signed-off-by: Babis Chalios --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 6f6b9b46afe..00dca49e990 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +> [!IMPORTANT] +> **This repository is archived.** E2B's Firecracker releases are built by the fc-versions +> pipeline in [`e2b-dev/infra`](https://github.com/e2b-dev/infra) and published under the +> `vX.Y-` versioning scheme to the public artifact bucket +> (`gs://e2b-artifact-binaries/firecrackers/`). The branches and tags here remain readable +> for reference; builds from this repository use the legacy `vX.Y.Z_` naming and +> receive no further updates. + +--- +