[PR #1099] [MERGED] Release 2.0.57 #2853

Closed
opened 2026-03-01 18:41:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/1099
Author: @antonym
Created: 3/21/2022
Status: Merged
Merged: 3/21/2022
Merged by: @antonym

Base: masterHead: RC


📝 Commits (10+)

  • a31c9d1 Update version.txt
  • 6608ea1 Update CHANGELOG.md
  • c734bca Update actions/setup-python action to v3
  • 277b6bd Update actions/stale action to v5
  • 2a4362d Update actions/checkout action to v3
  • b5d6dd7 External Version bump for archlinux new version string "2022.03.01"
  • 57454e4 External Version bump for coreos new version string "35.20220213.3.0-stable,35.20220227.2.0-testing,35.20220227.1.0-next"
  • cda0e9b Merge pull request #1086 from netbootxyz/renovate/actions-setup-python-3.x
  • 78c7b14 Merge pull request #1087 from netbootxyz/renovate/actions-stale-5.x
  • 029d847 Merge pull request #1088 from netbootxyz/renovate/actions-checkout-3.x

📊 Changes

14 files changed (+198 additions, -121 deletions)

View changed files

📝 .github/workflows/development.yml (+1 -1)
📝 .github/workflows/pull-requests.yml (+5 -5)
📝 .github/workflows/release-candidate.yml (+1 -1)
📝 .github/workflows/release.yml (+1 -1)
📝 .github/workflows/rolling.yml (+1 -1)
📝 .github/workflows/stale.yml (+1 -1)
📝 CHANGELOG.md (+7 -0)
📝 README.md (+1 -1)
📝 endpoints.yml (+86 -70)
📝 roles/netbootxyz/defaults/main.yml (+12 -12)
📝 roles/netbootxyz/tasks/generate_disks.yml (+7 -7)
📝 roles/netbootxyz/tasks/main.yml (+5 -5)
📝 roles/netbootxyz/templates/menu/proxmox.ipxe.j2 (+69 -15)
📝 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/1099 **Author:** [@antonym](https://github.com/antonym) **Created:** 3/21/2022 **Status:** ✅ Merged **Merged:** 3/21/2022 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `RC` --- ### 📝 Commits (10+) - [`a31c9d1`](https://github.com/netbootxyz/netboot.xyz/commit/a31c9d196a58f824b27819c5757aedd63b87d1e7) Update version.txt - [`6608ea1`](https://github.com/netbootxyz/netboot.xyz/commit/6608ea1457d26b7a0d0c3937ca60bab2f7fc7859) Update CHANGELOG.md - [`c734bca`](https://github.com/netbootxyz/netboot.xyz/commit/c734bca7dc22560c3fd9bebda6ce581865937bdc) Update actions/setup-python action to v3 - [`277b6bd`](https://github.com/netbootxyz/netboot.xyz/commit/277b6bd474ffb2cb7abf33421aab272fc3389d48) Update actions/stale action to v5 - [`2a4362d`](https://github.com/netbootxyz/netboot.xyz/commit/2a4362d5b078e09bba9a952a05657a13fbc43803) Update actions/checkout action to v3 - [`b5d6dd7`](https://github.com/netbootxyz/netboot.xyz/commit/b5d6dd73a3b1f500bbb4ad4663a3ad50cbcb8c69) External Version bump for archlinux new version string "2022.03.01" - [`57454e4`](https://github.com/netbootxyz/netboot.xyz/commit/57454e4392024e98c82d9e988864559ae903fc1e) External Version bump for coreos new version string "35.20220213.3.0-stable,35.20220227.2.0-testing,35.20220227.1.0-next" - [`cda0e9b`](https://github.com/netbootxyz/netboot.xyz/commit/cda0e9b789838f09201e1ac1cc9a65cdb3ff9eb6) Merge pull request #1086 from netbootxyz/renovate/actions-setup-python-3.x - [`78c7b14`](https://github.com/netbootxyz/netboot.xyz/commit/78c7b14e01698fac63f64d93be59aa852a82f9d0) Merge pull request #1087 from netbootxyz/renovate/actions-stale-5.x - [`029d847`](https://github.com/netbootxyz/netboot.xyz/commit/029d847e84a3b15832b46c35d3025534e6ca90d9) Merge pull request #1088 from netbootxyz/renovate/actions-checkout-3.x ### 📊 Changes **14 files changed** (+198 additions, -121 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/development.yml` (+1 -1) 📝 `.github/workflows/pull-requests.yml` (+5 -5) 📝 `.github/workflows/release-candidate.yml` (+1 -1) 📝 `.github/workflows/release.yml` (+1 -1) 📝 `.github/workflows/rolling.yml` (+1 -1) 📝 `.github/workflows/stale.yml` (+1 -1) 📝 `CHANGELOG.md` (+7 -0) 📝 `README.md` (+1 -1) 📝 `endpoints.yml` (+86 -70) 📝 `roles/netbootxyz/defaults/main.yml` (+12 -12) 📝 `roles/netbootxyz/tasks/generate_disks.yml` (+7 -7) 📝 `roles/netbootxyz/tasks/main.yml` (+5 -5) 📝 `roles/netbootxyz/templates/menu/proxmox.ipxe.j2` (+69 -15) 📝 `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-03-01 18:41:44 +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#2853
No description provided.