[PR #204] [MERGED] Feature/wix #792

Closed
opened 2026-01-05 14:53:00 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/204
Author: @LGUG2Z
Created: 8/12/2022
Status: Merged
Merged: 8/12/2022
Merged by: @LGUG2Z

Base: masterHead: feature/wix


📝 Commits (2)

  • c46f145 build(msi): add configuration for cargo wix
  • 423c874 ci(artifacts): add msi to release artifacts

📊 Changes

6 files changed (+190 additions, -2 deletions)

View changed files

📝 .github/dependabot.yml (+1 -1)
📝 .github/workflows/windows.yaml (+10 -0)
📝 .goreleaser.yml (+1 -1)
📝 justfile (+4 -0)
wix/License.rtf (+0 -0)
wix/main.wxs (+174 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/LGUG2Z/komorebi/pull/204 **Author:** [@LGUG2Z](https://github.com/LGUG2Z) **Created:** 8/12/2022 **Status:** ✅ Merged **Merged:** 8/12/2022 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `feature/wix` --- ### 📝 Commits (2) - [`c46f145`](https://github.com/LGUG2Z/komorebi/commit/c46f145bce44e51763fdaabab559dff0b4f5b928) build(msi): add configuration for cargo wix - [`423c874`](https://github.com/LGUG2Z/komorebi/commit/423c87429059403c7bcc95ae41490b6beb28aba9) ci(artifacts): add msi to release artifacts ### 📊 Changes **6 files changed** (+190 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/dependabot.yml` (+1 -1) 📝 `.github/workflows/windows.yaml` (+10 -0) 📝 `.goreleaser.yml` (+1 -1) 📝 `justfile` (+4 -0) ➕ `wix/License.rtf` (+0 -0) ➕ `wix/main.wxs` (+174 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-01-05 14:53:00 +01:00
adam closed this issue 2026-01-05 14:53:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#792