From 33ad8f092fe6ce253bb420fd782d66c16823e69c Mon Sep 17 00:00:00 2001 From: MetalStormGhost <89945461+MetalStormGhost@users.noreply.github.com> Date: Sun, 28 Jul 2024 23:09:51 +0300 Subject: [PATCH] Updated Preview builds (markdown) --- Preview-builds.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Preview-builds.md b/Preview-builds.md index a65cd05..3229bfe 100644 --- a/Preview-builds.md +++ b/Preview-builds.md @@ -1,3 +1,10 @@ The latest build of the development branch can be found [here](https://github.com/dcs-retribution/dcs-retribution/actions/workflows/build.yml?query=branch%3Adev+event%3Apush). That page shows the build for every change that goes into our development branch. Builds at the top of the page are newer. If you click on them and are logged in to GitHub, you can download the release from the "Artifacts" section of the page. **This is a development branch. Sometimes we break things, and plenty of things will be works in progress. Save games may not work across builds, and you should back up any save games you don't want to lose before loading them with a development build.** + +# Downloading a preview build of a specific Pull Request +Click on the Pull Request you are interested in, then click on "Checks" +![image](https://github.com/user-attachments/assets/70fd17bd-cc6a-4a12-9eb7-bc48c8d803db) +![image](https://github.com/user-attachments/assets/dcd03ed5-2ab9-4c42-9ce0-864114ae3ab8) +Scroll down to the bottom of the page to download the artifact with the PR changes incorporated. You need to be logged in to Github to see it. +![image](https://github.com/user-attachments/assets/513d1f1b-4b8d-4820-8891-e87fc951c236)