[PR #1019] [MERGED] ci: add better view on macos installation #102

Closed
opened 2026-08-05 21:17:14 +03:00 by mirror-bot · 0 comments

📋 Pull Request Information

Original PR: https://github.com/Flowseal/tg-ws-proxy/pull/1019
Author: @IMDelewer
Created: 6/20/2026
Status: Merged
Merged: 6/23/2026
Merged by: @Flowseal

Base: mainHead: feat/beatiful-install-menu-macos


📝 Commits (3)

  • 6f2332e ci: add better view on macos installation
  • 8b053cd chore: remove unnessesary file
  • 77e7893 fix: address macOS installer review

📊 Changes

5 files changed (+165 additions, -57 deletions)

View changed files

📝 .github/workflows/build.yml (+30 -36)
📝 macos.py (+42 -21)
packaging/dmg/assets/background-light.png (+0 -0)
packaging/dmg/assets/background-light@2x.png (+0 -0)
packaging/dmg/build_dmg.sh (+93 -0)

📄 Description

Добавил более красивое и понятное меню установки .dmg программы на MacOS

Проверено на MacOS Tahoe 26.5.1
Билдится через Github Actions

А так же исправил иконку в трей меню: #989
230A120D-7697-4D4F-AB25-C7E768E1676D_4_5005_c

Preview

Старое

EFD27A90-EF68-41EA-8CD3-4167905D1F49_1_201_a

Новое

EFD27A90-EF68-41EA-8CD3-4167905D1F49_1_201_a

🔄 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/Flowseal/tg-ws-proxy/pull/1019 **Author:** [@IMDelewer](https://github.com/IMDelewer) **Created:** 6/20/2026 **Status:** ✅ Merged **Merged:** 6/23/2026 **Merged by:** [@Flowseal](https://github.com/Flowseal) **Base:** `main` ← **Head:** `feat/beatiful-install-menu-macos` --- ### 📝 Commits (3) - [`6f2332e`](https://github.com/Flowseal/tg-ws-proxy/commit/6f2332e7a67380d8a1ddfb0af7af783b16453940) ci: add better view on macos installation - [`8b053cd`](https://github.com/Flowseal/tg-ws-proxy/commit/8b053cd28efe89f0ada554d74aa140f367777e72) chore: remove unnessesary file - [`77e7893`](https://github.com/Flowseal/tg-ws-proxy/commit/77e78936ce82778ef89bb0b14a2dcd20d5c7ed0f) fix: address macOS installer review ### 📊 Changes **5 files changed** (+165 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+30 -36) 📝 `macos.py` (+42 -21) ➕ `packaging/dmg/assets/background-light.png` (+0 -0) ➕ `packaging/dmg/assets/background-light@2x.png` (+0 -0) ➕ `packaging/dmg/build_dmg.sh` (+93 -0) </details> ### 📄 Description ### Добавил более красивое и понятное меню установки .dmg программы на MacOS Проверено на MacOS Tahoe 26.5.1 Билдится через Github Actions А так же исправил иконку в трей меню: #989 <img width="1144" height="69" alt="230A120D-7697-4D4F-AB25-C7E768E1676D_4_5005_c" src="https://github.com/user-attachments/assets/cb138952-5722-403f-8392-9a2ab4b31950" /> ### Preview #### Старое <img width="2624" height="866" alt="EFD27A90-EF68-41EA-8CD3-4167905D1F49_1_201_a" src="https://github.com/user-attachments/assets/c33cb598-7137-47e4-af0d-deba823bdd14" /> #### Новое <img width="1308" height="868" alt="EFD27A90-EF68-41EA-8CD3-4167905D1F49_1_201_a" src="https://github.com/user-attachments/assets/fb0f8b45-fbd4-4b54-a62f-f8614fb0a234" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror-bot added the pull-request label 2026-08-05 21:17:14 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Utilities/tg-ws-proxy#102