[PR #324] [MERGED] 320 subtask setup GitHub actions for UI rewrite #383

Closed
opened 2026-02-27 19:17:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/324
Author: @EddieTheCubeHead
Created: 5/22/2024
Status: Merged
Merged: 5/22/2024
Merged by: @EddieTheCubeHead

Base: masterHead: 320-subtask-setup-github-actions-for-ui-rewrite


📝 Commits (10+)

📊 Changes

7 files changed (+56 additions, -2 deletions)

View changed files

.gitattributes (+1 -0)
📝 .github/workflows/backend-ci.yml (+2 -0)
.github/workflows/frontend-rewrite-ci.yml (+44 -0)
📝 clientRewrite/.gitignore (+1 -1)
📝 clientRewrite/package.json (+4 -1)
📝 clientRewrite/vite.config.ts (+3 -0)
📝 server/pyproject.toml (+1 -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/EddieTheCubeHead/Stagnum/pull/324 **Author:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Created:** 5/22/2024 **Status:** ✅ Merged **Merged:** 5/22/2024 **Merged by:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Base:** `master` ← **Head:** `320-subtask-setup-github-actions-for-ui-rewrite` --- ### 📝 Commits (10+) - [`a29510f`](https://github.com/EddieTheCubeHead/Stagnum/commit/a29510fdd5b687f70c77d986916c0ef606f1b68d) #320 ensure the whole repository uses linux-style line endings - [`9f20508`](https://github.com/EddieTheCubeHead/Stagnum/commit/9f20508327fb49f161c2c5e4b67d082290aa51d5) #320 include newline at the end of gitattributes - [`609b157`](https://github.com/EddieTheCubeHead/Stagnum/commit/609b1571c7e152e68f53d31332931121e2ed493f) #320 Add formatting and coverage checks, fix formatting script in package.json - [`8d5d847`](https://github.com/EddieTheCubeHead/Stagnum/commit/8d5d8478359abc87321417a22f018640dc3a796c) #320 add working directory - [`ff8536c`](https://github.com/EddieTheCubeHead/Stagnum/commit/ff8536cc57e809f307d9c3ec302e290b62dcbe2f) #320 add permissions - [`8272a23`](https://github.com/EddieTheCubeHead/Stagnum/commit/8272a2307bc249e24c9356285794c2f95dde0925) #320 problems getting coverage comment working (again) - [`e81f19c`](https://github.com/EddieTheCubeHead/Stagnum/commit/e81f19c22495eebe1caf63acc0710c486877eaf6) #320 more coverage comment fix attempts - [`311bf1b`](https://github.com/EddieTheCubeHead/Stagnum/commit/311bf1bcae8f8283164df7d24bd6b5a959dc24b6) #320 rename script in ci file - [`5417c46`](https://github.com/EddieTheCubeHead/Stagnum/commit/5417c46b744e6047b3b5a874b4d25de668a935e1) #320 more fixes - [`1d9041a`](https://github.com/EddieTheCubeHead/Stagnum/commit/1d9041a423e59c6a4f5c751ed9038254150c7064) #320 json-summary instead of summary ### 📊 Changes **7 files changed** (+56 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `.gitattributes` (+1 -0) 📝 `.github/workflows/backend-ci.yml` (+2 -0) ➕ `.github/workflows/frontend-rewrite-ci.yml` (+44 -0) 📝 `clientRewrite/.gitignore` (+1 -1) 📝 `clientRewrite/package.json` (+4 -1) 📝 `clientRewrite/vite.config.ts` (+3 -0) 📝 `server/pyproject.toml` (+1 -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>
kerem 2026-02-27 19:17:59 +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/Stagnum#383
No description provided.