[PR #63] [MERGED] Automated build #2773

Closed
opened 2026-03-01 17:23:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/1Remote/1Remote/pull/63
Author: @majkinetor
Created: 1/16/2021
Status: Merged
Merged: 1/19/2021
Merged by: @VShawn

Base: devHead: build


📝 Commits (10+)

📊 Changes

55 files changed (+1402 additions, -1700 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/feature_request.md (+1 -1)
.github/workflows/gitee_sync.yml (+28 -0)
📝 .gitignore (+1 -0)
DEVELOP.md (+72 -0)
Invoke-Build.ps1 (+749 -0)
📝 PRM.Core/Model/SystemConfig.DataSecurity.cs (+0 -7)
📝 PRM.Core/Model/SystemConfig.General.cs (+0 -7)
📝 PRM.Core/Model/SystemConfig.Language.cs (+0 -4)
📝 PRM.Core/Model/SystemConfig.Locality.cs (+0 -7)
📝 PRM.Core/Model/SystemConfig.QuickConnect.cs (+1 -8)
📝 PRM.Core/Model/SystemConfig.Theme.cs (+0 -6)
📝 PRM.Core/Model/SystemConfig.cs (+0 -7)
📝 PRM.Core/Model/UpdateChecker.cs (+0 -3)
📝 PRM.Core/PRMVersion.cs (+0 -6)
📝 PRM.Core/Protocol/ItemCreateHelper.cs (+11 -10)
📝 PRM.Core/Protocol/ProtocolHostBase.cs (+0 -5)
📝 PRM.Core/Protocol/ProtocolHostFactory.cs (+0 -7)
📝 PRM.Core/Protocol/ProtocolServerBase.cs (+0 -1)
📝 PRM.Core/Protocol/ProtocolServerFormBase.cs (+4 -8)
📝 PRM.Core/Protocol/ProtocolServerWithAddrPortBase.cs (+1 -3)

...and 35 more files

📄 Description

Closes #58


🔄 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/1Remote/1Remote/pull/63 **Author:** [@majkinetor](https://github.com/majkinetor) **Created:** 1/16/2021 **Status:** ✅ Merged **Merged:** 1/19/2021 **Merged by:** [@VShawn](https://github.com/VShawn) **Base:** `dev` ← **Head:** `build` --- ### 📝 Commits (10+) - [`131ed61`](https://github.com/1Remote/1Remote/commit/131ed61ad20be00c8883f020559a56dbe852a9a5) add invoke build & friends - [`0a6fb66`](https://github.com/1Remote/1Remote/commit/0a6fb669b0626f477f2fd8cba52a93d54bfebb1f) add missed files - [`b5547e4`](https://github.com/1Remote/1Remote/commit/b5547e489af6e714ce5565e0c79d512d10dd1f8f) fix label - [`91ad47c`](https://github.com/1Remote/1Remote/commit/91ad47c04f48a328221b8de4b3eb4c3e993abe0e) add release type param to ib build - [`530d3b2`](https://github.com/1Remote/1Remote/commit/530d3b2cb2601cbe976009123d245cd86e3f3bc2) cleanup unused using. #58 - [`ad2a01d`](https://github.com/1Remote/1Remote/commit/ad2a01d95c74420e460edc69eb9f61a07ef50596) Merge branch 'dev' of github.com:VShawn/PRemoteM into dev - [`b9e7c43`](https://github.com/1Remote/1Remote/commit/b9e7c4375fadb010f029e6d90aa953fe6dd221e9) Create gitee_sync.yml - [`74a487f`](https://github.com/1Remote/1Remote/commit/74a487f41a33417b62e12638a5e5edb7b59f3bff) fix clean - [`121d9bb`](https://github.com/1Remote/1Remote/commit/121d9bb833ac474a1c434ed67cda823bc5714098) add invoke build & friends - [`f52713d`](https://github.com/1Remote/1Remote/commit/f52713dc78fc9925fdd8437acd861b623adedaad) add missed files ### 📊 Changes **55 files changed** (+1402 additions, -1700 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/feature_request.md` (+1 -1) ➕ `.github/workflows/gitee_sync.yml` (+28 -0) 📝 `.gitignore` (+1 -0) ➕ `DEVELOP.md` (+72 -0) ➕ `Invoke-Build.ps1` (+749 -0) 📝 `PRM.Core/Model/SystemConfig.DataSecurity.cs` (+0 -7) 📝 `PRM.Core/Model/SystemConfig.General.cs` (+0 -7) 📝 `PRM.Core/Model/SystemConfig.Language.cs` (+0 -4) 📝 `PRM.Core/Model/SystemConfig.Locality.cs` (+0 -7) 📝 `PRM.Core/Model/SystemConfig.QuickConnect.cs` (+1 -8) 📝 `PRM.Core/Model/SystemConfig.Theme.cs` (+0 -6) 📝 `PRM.Core/Model/SystemConfig.cs` (+0 -7) 📝 `PRM.Core/Model/UpdateChecker.cs` (+0 -3) 📝 `PRM.Core/PRMVersion.cs` (+0 -6) 📝 `PRM.Core/Protocol/ItemCreateHelper.cs` (+11 -10) 📝 `PRM.Core/Protocol/ProtocolHostBase.cs` (+0 -5) 📝 `PRM.Core/Protocol/ProtocolHostFactory.cs` (+0 -7) 📝 `PRM.Core/Protocol/ProtocolServerBase.cs` (+0 -1) 📝 `PRM.Core/Protocol/ProtocolServerFormBase.cs` (+4 -8) 📝 `PRM.Core/Protocol/ProtocolServerWithAddrPortBase.cs` (+1 -3) _...and 35 more files_ </details> ### 📄 Description Closes #58 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 17:23:13 +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/1Remote#2773
No description provided.