-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Labels
enhancementNew feature or requestNew feature or request🤖CI/CDIssues and PRs that concern continuous integration and deployment.Issues and PRs that concern continuous integration and deployment.
Milestone
Description
Introduction
The current method of updating involves making an HTTP request to GitHub, parsing the response, then displaying the raw markdown release info in a text box.
- Modularize underlying update code; extract it from the Update Form code into extendable code in the common library
- Replace manual HTTP request method with a GitHub API library from NuGet
Release Procedure
With this update, there will be no more emphasis placed on the title of releases, and more so on the tag for following the semver format.
- Make sure wiki documentation on releases is updated.
Related
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request🤖CI/CDIssues and PRs that concern continuous integration and deployment.Issues and PRs that concern continuous integration and deployment.