GitHub Actions finaly in place #2725
Kvarkas
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
🎉 I finally managed to nail the GitHub Action setup (with a little help from AI)!

Now, with every new commit, it automatically generates a full version of the solution:
🔗 mRemoteNG Releases
• NB (Night Build) doesn’t necessarily mean the build was created at night—it's more like a beta version of the working code.
• Changelog is tied to the version, not the build number. So NB releases may show the same changelog even if the build number changes. If a PR is accepted, it will definitely add a new entry.
• mRemoteNG.exe is not signed with a certificate.
The signing process requires human interaction due to MFA, so it can't be fully automated—or at least, I haven’t figured out how to do it yet.
Beta Was this translation helpful? Give feedback.
All reactions