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

Integrate GitHub library for updating #133

Closed
3 tasks done
gbakeman opened this issue Feb 21, 2024 · 0 comments · Fixed by #176
Closed
3 tasks done

Integrate GitHub library for updating #133

gbakeman opened this issue Feb 21, 2024 · 0 comments · Fixed by #176
Assignees
Labels
🤖CI/CD Issues and PRs that concern continuous integration and deployment. enhancement New feature or request

Comments

@gbakeman
Copy link
Contributor

gbakeman commented Feb 21, 2024

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

@gbakeman gbakeman added enhancement New feature or request 🤖CI/CD Issues and PRs that concern continuous integration and deployment. labels Feb 21, 2024
@gbakeman gbakeman added this to the 2.3 Stable Release milestone Feb 21, 2024
@gbakeman gbakeman self-assigned this Feb 21, 2024
@gbakeman gbakeman linked a pull request Aug 10, 2024 that will close this issue
@gbakeman gbakeman linked a pull request Aug 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖CI/CD Issues and PRs that concern continuous integration and deployment. enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant