mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #88] [MERGED] Docker image versioning and iOS updates #295
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#295
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/88
Author: @lts-po
Created: 10/9/2022
Status: ✅ Merged
Merged: 10/10/2022
Merged by: @lts-po
Base:
main← Head:dev📝 Commits (10+)
482f318[build] trigger ios buildf6038c9[ui] update ios bundle idcaf653a[build] fix pods cache79c9012[ui] try fetching version from git in ios build, fallback to package.json2272131[build] use x.y.z for versioning docker images, default to latest4a4a17b[ui] fix pfw for mobile0af5eee[ui] sidebar on iOSb14b017[ui] device cleanup, get rid of ScrollView6a8f810Merge branch 'dev' into iosc1255be[build] verify if external ip is public, else ask to fetch from ifconfig.me📊 Changes
13 files changed (+152 additions, -117 deletions)
View changed files
📝
.github/workflows/docker-image.yml(+9 -1)📝
.github/workflows/ios-build.yml(+4 -4)📝
docker-compose-virt.yml(+10 -10)📝
docker-compose.yml(+14 -14)📝
frontend/ios/spr.xcodeproj/project.pbxproj(+2 -2)📝
frontend/ios/update-version.sh(+5 -2)📝
frontend/src/components/Devices/Device.js(+4 -4)📝
frontend/src/components/Devices/DeviceListing.js(+38 -42)📝
frontend/src/components/Flow/FlowCard.js(+0 -1)📝
frontend/src/components/Flow/FlowList.js(+28 -10)📝
frontend/src/components/Sidebar/Sidebar.js(+13 -6)📝
frontend/src/layouts/Admin.js(+14 -12)📝
virtual_install.sh(+11 -9)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.