mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[PR #63] [MERGED] Automated build #852
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#852
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/1Remote/1Remote/pull/63
Author: @majkinetor
Created: 1/16/2021
Status: ✅ Merged
Merged: 1/19/2021
Merged by: @VShawn
Base:
dev← Head:build📝 Commits (10+)
131ed61add invoke build & friends0a6fb66add missed filesb5547e4fix label91ad47cadd release type param to ib build530d3b2cleanup unused using. #58ad2a01dMerge branch 'dev' of github.com:VShawn/PRemoteM into devb9e7c43Create gitee_sync.yml74a487ffix clean121d9bbadd invoke build & friendsf52713dadd missed files📊 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.