[PR #119] [MERGED] chore: move server scripts to dashboard/ #116

Closed
opened 2026-03-03 11:14:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debloper/xiosk/pull/119
Author: @parthsidpara
Created: 9/29/2025
Status: Merged
Merged: 10/2/2025
Merged by: @debloper

Base: mainHead: chore/migrate-server-files


📝 Commits (4)

  • c9bf6e5 move server scripts to dashboard/
  • fbb3fde upgrade index file path in build workflow
  • 4b8eb8d place binary into dashboard/ folder
  • 4bc33c0 retract output path in deno.json

📊 Changes

5 files changed (+8 additions, -8 deletions)

View changed files

📝 .github/workflows/build-release.yml (+3 -3)
📝 dashboard/deno.json (+1 -1)
📝 dashboard/index.ts (+0 -0)
📝 scripts/setup.sh (+3 -3)
📝 services/piosk-dashboard.template (+1 -1)

📄 Description

Move index.ts and deno.json into dashboard/ from root.


🔄 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/debloper/xiosk/pull/119 **Author:** [@parthsidpara](https://github.com/parthsidpara) **Created:** 9/29/2025 **Status:** ✅ Merged **Merged:** 10/2/2025 **Merged by:** [@debloper](https://github.com/debloper) **Base:** `main` ← **Head:** `chore/migrate-server-files` --- ### 📝 Commits (4) - [`c9bf6e5`](https://github.com/debloper/xiosk/commit/c9bf6e5d5275dd8f93a1dd83f7050c4b78535804) move server scripts to dashboard/ - [`fbb3fde`](https://github.com/debloper/xiosk/commit/fbb3fde1d9a7bdf0a9ee80fbf9574467ec230768) upgrade index file path in build workflow - [`4b8eb8d`](https://github.com/debloper/xiosk/commit/4b8eb8d707c4a3bcd30a67a379e200ea6ac53fb4) place binary into dashboard/ folder - [`4bc33c0`](https://github.com/debloper/xiosk/commit/4bc33c0e2765bc03d5259e310cd9d9aabb86512b) retract output path in deno.json ### 📊 Changes **5 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-release.yml` (+3 -3) 📝 `dashboard/deno.json` (+1 -1) 📝 `dashboard/index.ts` (+0 -0) 📝 `scripts/setup.sh` (+3 -3) 📝 `services/piosk-dashboard.template` (+1 -1) </details> ### 📄 Description Move `index.ts` and `deno.json` into `dashboard/` from root. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:14:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/xiosk#116
No description provided.