Skip to content

Document the release process - #33

Merged
mowi12 merged 1 commit into
mainfrom
feat/31-docs-add-release-workflow-documentation
Mar 26, 2026
Merged

Document the release process#33
mowi12 merged 1 commit into
mainfrom
feat/31-docs-add-release-workflow-documentation

Conversation

@mowi12

@mowi12 mowi12 commented Mar 26, 2026

Copy link
Copy Markdown
Owner

Related Issue

Closes #31

Changes

  • Add release process documentation to wiki

Checklist

Either tick the items or cross out those that do not apply (using example text) and provide a brief explanation why they do not apply.

Author

  • I linked the issue that this PR closes.
  • I tested the changes locally.
  • I updated the documentation (if needed).
  • I added/updated tests (if needed).

@mowi12 mowi12 self-assigned this Mar 26, 2026
@mowi12 mowi12 added the documentation Improvements or additions to documentation label Mar 26, 2026
Copilot AI review requested due to automatic review settings March 26, 2026 14:29
@mowi12 mowi12 linked an issue Mar 26, 2026 that may be closed by this pull request
@mowi12
mowi12 force-pushed the feat/31-docs-add-release-workflow-documentation branch from 5f23afc to 41c751e Compare March 26, 2026 14:31
@mowi12
mowi12 merged commit 630765a into main Mar 26, 2026
4 checks passed
@mowi12
mowi12 deleted the feat/31-docs-add-release-workflow-documentation branch March 26, 2026 14:32

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds release-process documentation to the repository’s GitHub Wiki and updates entry points (wiki sidebar/home + README) so maintainers/users can find it easily.

Changes:

  • Adds a new Wiki page documenting the release process and versioning/tagging.
  • Adds “Release Process” links to the wiki sidebar, wiki home, and README documentation section.
  • Refactors README installation section into clearer “pipx” vs “from source” instructions, and adds a minimal install table to the wiki home.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

File Description
wiki/_Sidebar.md Adds a sidebar link to the new release-process page.
wiki/Release-Process.md Introduces release/versioning documentation and CI release workflow notes.
wiki/Home.md Adds link to release docs and a small installation table pointing back to README.
README.md Clarifies installation instructions and links to the new release-process wiki page.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread wiki/Release-Process.md
Comment thread wiki/Release-Process.md
Comment thread wiki/Home.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs]: Add Release Workflow Documentation

2 participants