[PR #1020] [MERGED] Adds rolling release deploy #1274

Closed
opened 2026-02-27 14:54:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/1020
Author: @antonym
Created: 9/30/2021
Status: Merged
Merged: 9/30/2021
Merged by: @antonym

Base: developmentHead: rolling


📝 Commits (1)

  • 4c0de9c Adds rolling release deploy

📊 Changes

2 files changed (+100 additions, -25 deletions)

View changed files

.github/workflows/rolling.yml (+68 -0)
📝 script/build_release (+32 -25)

📄 Description

2.x is designated as a rolling release but usually is aligned
with an actual release. This commit will allow for updates
to endpoints.yml and the Ansible defaults that contains all
of the version updates to be pushed to boot.netboot.xyz
automatically as they are come in.

This will allow version updates like ArchLinux to be rolled out
immediately once dropped into development without the lag
during releases.

image

Closes https://github.com/netbootxyz/netboot.xyz/issues/1015


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbootxyz/netboot.xyz/pull/1020 **Author:** [@antonym](https://github.com/antonym) **Created:** 9/30/2021 **Status:** ✅ Merged **Merged:** 9/30/2021 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `development` ← **Head:** `rolling` --- ### 📝 Commits (1) - [`4c0de9c`](https://github.com/netbootxyz/netboot.xyz/commit/4c0de9ca53e9def50118dfc1ab5418589b472d17) Adds rolling release deploy ### 📊 Changes **2 files changed** (+100 additions, -25 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/rolling.yml` (+68 -0) 📝 `script/build_release` (+32 -25) </details> ### 📄 Description 2.x is designated as a rolling release but usually is aligned with an actual release. This commit will allow for updates to endpoints.yml and the Ansible defaults that contains all of the version updates to be pushed to boot.netboot.xyz automatically as they are come in. This will allow version updates like ArchLinux to be rolled out immediately once dropped into development without the lag during releases. ![image](https://user-images.githubusercontent.com/245007/135535947-515e5dfd-a69b-4dfe-a5f7-319dd16d9af2.gif) Closes https://github.com/netbootxyz/netboot.xyz/issues/1015 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:54:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#1274
No description provided.