From fb80dd0f987bc37140977ef7c940d64f3e63ee76 Mon Sep 17 00:00:00 2001 From: "M. R" <2947595+m-roberts@users.noreply.github.com> Date: Mon, 17 Oct 2022 15:35:29 +0100 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 098c2418..be87610e 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,23 @@ # pi-topOS Build -This repository provides the build pipeline used for official pi-topOS images. +This repository provides the build pipeline used for pi-topOS images. Go to https://www.pi-top.com/download for official releases! ## Build Types -### Nightly Builds - -Go [here](https://github.com/pi-top/pi-topOS-ansible-playbook/actions/workflows/bullseye-experimental.yml?query=event%3Aschedule) for nightly builds. +All builds are kept for 90 days in accordance with GitHub Actions' artifacts storage policy. -These act as bleeding edge previews of pi-topOS. Packages are installed from PackageCloud's experimental repo, which is populated with the latest master packages of all pi-topOS software. +### Release Candidate Builds -GitHub Actions' artifacts are kept for 90 days. +Go [here](https://github.com/pi-top/pi-topOS-Build/actions/workflows/bullseye-unstable.yml) for release candidate builds. These act as early release previews for pi-topOS. Packages are installed from PackageCloud's unstable repo, which is populated with packages that have had a GitHub Release. ### Preview Builds Go [here](https://github.com/pi-top/pi-topOS-Build/actions/workflows/bullseye-unstable.yml) for preview builds. These act as early release previews for pi-topOS. Packages are installed from PackageCloud's unstable repo, which is populated with packages that have had a GitHub Release. -### Official Releases +### Nightly Builds + +Go [here](https://github.com/pi-top/pi-topOS-ansible-playbook/actions/workflows/bullseye-experimental.yml?query=event%3Aschedule) for nightly builds. -There are currently no official releases with this build toolchain. +These act as bleeding edge previews of pi-topOS. Packages are installed from PackageCloud's experimental repo, which is populated with the latest master packages of all pi-topOS software. ## Using images from this repository