[PR #85] [CLOSED] Change branch for Github Pages #130

Closed
opened 2026-03-23 20:32:08 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RADar-AZDelta/Keun/pull/85
Author: @BostoenToby
Created: 11/13/2023
Status: Closed

Base: prdHead: dev


📝 Commits (10+)

  • c3fd6a5 Change branch for Github Pages
  • 2df85df Add Firebase rules
  • fe42934 Install pnpm globally to install deps in container
  • dc21189 fix typo in cloudbuild.yaml
  • 1924fd6 try to install pnpm but not globally
  • d07abd9 try to install pnpm through wget
  • 79320bb use npm & remove preinstall script
  • accd1fa add firebase.json to renew rules & hosting
  • f7b840c Trigger cloud build
  • 12fcfe0 Trigger cloud build

📊 Changes

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

View changed files

📝 .github/workflows/deploy.yml (+2 -1)
cloudbuild.yaml (+26 -0)
firebase.json (+29 -0)
firestore.indexes.json (+4 -0)
firestore.rules (+87 -0)
📝 package.json (+0 -1)
storage.rules (+50 -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/RADar-AZDelta/Keun/pull/85 **Author:** [@BostoenToby](https://github.com/BostoenToby) **Created:** 11/13/2023 **Status:** ❌ Closed **Base:** `prd` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`c3fd6a5`](https://github.com/RADar-AZDelta/Keun/commit/c3fd6a52cb34008fb4e6890a908e3263693c19d6) Change branch for Github Pages - [`2df85df`](https://github.com/RADar-AZDelta/Keun/commit/2df85dfdc5770cdefaea3e7c734b1505a9b604f3) Add Firebase rules - [`fe42934`](https://github.com/RADar-AZDelta/Keun/commit/fe4293429fa51265e11ccda47f08dfef3fdc37d9) Install pnpm globally to install deps in container - [`dc21189`](https://github.com/RADar-AZDelta/Keun/commit/dc21189991e208b5055d9aa2505cfa9e178a8232) fix typo in cloudbuild.yaml - [`1924fd6`](https://github.com/RADar-AZDelta/Keun/commit/1924fd6ec6370e54585feb6608559b22f02b8a5c) try to install pnpm but not globally - [`d07abd9`](https://github.com/RADar-AZDelta/Keun/commit/d07abd90ff1db0c595644c0ec204d8b2d3d9ecdb) try to install pnpm through wget - [`79320bb`](https://github.com/RADar-AZDelta/Keun/commit/79320bb4c033715b9fe74c901f6567f894e51c21) use npm & remove preinstall script - [`accd1fa`](https://github.com/RADar-AZDelta/Keun/commit/accd1fa1869540ac6c3a73b0b74cf4ca9ca146b6) add firebase.json to renew rules & hosting - [`f7b840c`](https://github.com/RADar-AZDelta/Keun/commit/f7b840c3933a6d678ad7a075f3a3f852b3156726) Trigger cloud build - [`12fcfe0`](https://github.com/RADar-AZDelta/Keun/commit/12fcfe0191cbd0fdce8b3e1f28d1019abfc2bc48) Trigger cloud build ### 📊 Changes **7 files changed** (+198 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/deploy.yml` (+2 -1) ➕ `cloudbuild.yaml` (+26 -0) ➕ `firebase.json` (+29 -0) ➕ `firestore.indexes.json` (+4 -0) ➕ `firestore.rules` (+87 -0) 📝 `package.json` (+0 -1) ➕ `storage.rules` (+50 -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>
mirror 2026-03-23 20:32:08 +00: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
RADar-AZDelta/archived-Keun#130
No description provided.