mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 04:45:51 +03:00
[PR #130] [MERGED] update GitHub Actions #337
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#337
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/spr-networks/super/pull/130
Author: @lts-po
Created: 4/26/2023
Status: ✅ Merged
Merged: 4/26/2023
Merged by: @lts-po
Base:
main← Head:dev📝 Commits (9)
1726e71[api] Add ExtraBSS support for interfaces456cecc[api] Add extra bss enable call8b92ee2[api] Add more validation for ExtraBSS8134f2c[api] Rewrite the hostap configuration when setting extraBSSe45f536[api] Fix formatting, use strconv for number conversion to stringb5a264c[api] Change comment style to be compatible with hostapd71cc98e[api] Ignore previous extra bss generation5b8959d[build] use jq instead of yq for sbomsa9f4c26[build] go with default xcode📊 Changes
5 files changed (+156 additions, -11 deletions)
View changed files
📝
.github/workflows/docker-image.yml(+6 -4)📝
.github/workflows/ios-build.yml(+2 -2)📝
api/code/api.go(+1 -0)📝
api/code/notifications.go(+1 -1)📝
api/code/radios.go(+146 -4)📄 Description
small update for more stable build of docker and iOS
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.