mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[PR #789] [MERGED] Release 2.0.28-RC #1133
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#1133
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netbootxyz/netboot.xyz/pull/789
Author: @antonym
Created: 12/6/2020
Status: ✅ Merged
Merged: 12/9/2020
Merged by: @antonym
Base:
RC← Head:development📝 Commits (10+)
2cf5a06Version bump for netbootxyz/asset-mirror:4mlinux-bakandimg new tag 35.0-0bc08fcfc27c40eUpdate version.txt4286064Update avatar url for discord bot4ba435eMerge pull request #772 from netbootxyz/avatar_url8cd9b95Version bump for netbootxyz/debian-squash:gparted-stable new tag 1.1.0-8-b6f38ff4fe9da14Version bump for netbootxyz/debian-squash:clonezilla-testing new tag 2.7.0-16-f0e77646e601be6Add stale PR and issue checkera7be0ffMerge pull request #774 from netbootxyz/add_stalec8b114aVersion bump for netbootxyz/ubuntu-squash:pop-20.10 new tag 5-9bac6dd328b5ed4Version bump for netbootxyz/ubuntu-squash:pop-20.10-nvidia new tag 2-e32c117b📊 Changes
15 files changed (+370 additions, -216 deletions)
View changed files
➕
.github/workflows/development.yml(+55 -0)➕
.github/workflows/pull-requests.yml(+42 -0)➕
.github/workflows/release-candidate.yml(+81 -0)➕
.github/workflows/release.yml(+77 -0)➕
.github/workflows/stale.yml(+23 -0)➖
.travis.yml(+0 -190)📝
README.md(+2 -1)📝
endpoints.yml(+39 -9)📝
roles/netbootxyz/defaults/main.yml(+8 -1)📝
roles/netbootxyz/templates/menu/archlinux.ipxe.j2(+1 -1)➕
roles/netbootxyz/templates/menu/vyos.ipxe(+29 -0)📝
script/build_release(+4 -4)📝
script/message(+7 -8)📝
script/retrieve_certs(+1 -1)📝
version.txt(+1 -1)📄 Description
Changelog:
Switches to GitHub Actions from Travis CI for primary repo automation
Adds VyOS
Various version bumps
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.