[PR #1023] [MERGED] Release 2.0.50 #1276

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

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/1023
Author: @antonym
Created: 10/3/2021
Status: Merged
Merged: 10/3/2021
Merged by: @antonym

Base: masterHead: RC


📝 Commits (10+)

  • ff1b816 Update version.txt
  • e1c99bc Update CHANGELOG.md
  • a89ceb0 Update CONTRIBUTING.md
  • 2a16ea5 Version bump for netbootxyz/ubuntu-squash:ubuntu-netboot-21.10-arm64 new tag 21.10-22689dde
  • 5ca79c8 fix docker build in submodule (#1019)
  • 4c0de9c Adds rolling release deploy
  • f604481 Merge pull request #1020 from netbootxyz/rolling
  • d76eac8 Update endpoints.yml
  • e86c935 Clear any files out before loading alternative endpoints
  • 5526d4c Add some debug

📊 Changes

11 files changed (+242 additions, -115 deletions)

View changed files

.dockerignore (+1 -0)
.github/workflows/rolling.yml (+69 -0)
📝 CHANGELOG.md (+12 -2)
📝 CONTRIBUTING.md (+14 -4)
📝 endpoints.yml (+95 -75)
📝 roles/netbootxyz/defaults/main.yml (+6 -2)
📝 roles/netbootxyz/templates/menu/clonezilla.ipxe.j2 (+9 -6)
📝 roles/netbootxyz/templates/menu/nbxyz.ipxe.j2 (+1 -0)
📝 script/build_release (+32 -25)
📝 script/message (+2 -0)
📝 version.txt (+1 -1)

📄 Description

No description provided


🔄 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/1023 **Author:** [@antonym](https://github.com/antonym) **Created:** 10/3/2021 **Status:** ✅ Merged **Merged:** 10/3/2021 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `RC` --- ### 📝 Commits (10+) - [`ff1b816`](https://github.com/netbootxyz/netboot.xyz/commit/ff1b8168bca172f0e10b21b98f0b5f30662d2d7e) Update version.txt - [`e1c99bc`](https://github.com/netbootxyz/netboot.xyz/commit/e1c99bc8c2d9525ecdd2f5f3d7a68dc0647d77c1) Update CHANGELOG.md - [`a89ceb0`](https://github.com/netbootxyz/netboot.xyz/commit/a89ceb0b28bbc1a1be2c40202920c324a28db164) Update CONTRIBUTING.md - [`2a16ea5`](https://github.com/netbootxyz/netboot.xyz/commit/2a16ea5af099137e1dabacd48712f43a3f61ff99) Version bump for netbootxyz/ubuntu-squash:ubuntu-netboot-21.10-arm64 new tag 21.10-22689dde - [`5ca79c8`](https://github.com/netbootxyz/netboot.xyz/commit/5ca79c80ef513cac2dbd04abcc78d9ec6c382d04) fix docker build in submodule (#1019) - [`4c0de9c`](https://github.com/netbootxyz/netboot.xyz/commit/4c0de9ca53e9def50118dfc1ab5418589b472d17) Adds rolling release deploy - [`f604481`](https://github.com/netbootxyz/netboot.xyz/commit/f6044813dec8ac1bb52f5524800ffc2b37c9a9e3) Merge pull request #1020 from netbootxyz/rolling - [`d76eac8`](https://github.com/netbootxyz/netboot.xyz/commit/d76eac8468a9cdfffb36c11b20472aa39aa13167) Update endpoints.yml - [`e86c935`](https://github.com/netbootxyz/netboot.xyz/commit/e86c9350e470af164fc65ad3231fbb5b3325dcf0) Clear any files out before loading alternative endpoints - [`5526d4c`](https://github.com/netbootxyz/netboot.xyz/commit/5526d4c568fde4c8d0f595d37ab8b9d62f672ca7) Add some debug ### 📊 Changes **11 files changed** (+242 additions, -115 deletions) <details> <summary>View changed files</summary> ➕ `.dockerignore` (+1 -0) ➕ `.github/workflows/rolling.yml` (+69 -0) 📝 `CHANGELOG.md` (+12 -2) 📝 `CONTRIBUTING.md` (+14 -4) 📝 `endpoints.yml` (+95 -75) 📝 `roles/netbootxyz/defaults/main.yml` (+6 -2) 📝 `roles/netbootxyz/templates/menu/clonezilla.ipxe.j2` (+9 -6) 📝 `roles/netbootxyz/templates/menu/nbxyz.ipxe.j2` (+1 -0) 📝 `script/build_release` (+32 -25) 📝 `script/message` (+2 -0) 📝 `version.txt` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:55:00 +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#1276
No description provided.