Skip to content

Integrate GitHub library for updating #133

Closed
@gbakeman

Description

@gbakeman

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 request🤖CI/CDIssues and PRs that concern continuous integration and deployment.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions