Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New UI - With Update Release URL UIs #625

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open

Conversation

JeremyTellier
Copy link
Contributor

To show release URL interfaces use Ctrl+Alt+D on the "Advanced Settings" > "Automatic Updates" Screen

@JeremyTellier JeremyTellier requested a review from a team as a code owner November 13, 2023 17:29
Error = "Upgrade Error, Check Monitor Logs For Details",
Message = ""
};
Logger.Info(e.Message);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change this to "notifying the UI of the upgrade failure" and then change the catch to just } catch { (no exception name)

@@ -30,7 +30,7 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("2.1.7.0")]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uncommit these. i have been keeping them 'old' on purpose

Base automatically changed from release-next to main October 18, 2024 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants