[PR #18] [MERGED] Prepare distributive #18

Closed
opened 2026-02-28 15:18:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheTedLab/SpotiStats/pull/18
Author: @Mephodio
Created: 12/15/2023
Status: Merged
Merged: 12/15/2023
Merged by: @TheTedLab

Base: mainHead: distrib


📝 Commits (9)

  • 8440943 Merge branch 'dev' into mr1
  • 84403e2 Merge branch 'dbapi' into mr1
  • 3160f29 Merge branch 'scraper' into mr1
  • 162fcea Merge branch 'web' into mr1
  • 420f20a Merge branch 'aggregator' into mr1
  • 0d17531 Merge branch 'scraper' into mr1
  • 22864ba Add readmes; prepare distributive
  • e603de4 Add lost .env
  • 97ec6e2 Merge branch 'main' into distrib

📊 Changes

11 files changed (+919883 additions, -17 deletions)

View changed files

📝 README.md (+23 -1)
src/.env (+10 -0)
src/api/README.md (+7 -0)
📝 src/db/Dockerfile (+5 -1)
src/db/README.md (+2 -0)
src/db/dump-spotistats-202312142323.sql (+919809 -0)
📝 src/docker-compose.yml (+17 -10)
src/scraper/README.md (+5 -0)
📝 src/web/Dockerfile (+1 -4)
src/web/run.sh (+3 -0)
📝 src/web/variables.js (+1 -1)

📄 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/TheTedLab/SpotiStats/pull/18 **Author:** [@Mephodio](https://github.com/Mephodio) **Created:** 12/15/2023 **Status:** ✅ Merged **Merged:** 12/15/2023 **Merged by:** [@TheTedLab](https://github.com/TheTedLab) **Base:** `main` ← **Head:** `distrib` --- ### 📝 Commits (9) - [`8440943`](https://github.com/TheTedLab/SpotiStats/commit/8440943b206a25bfe0020b37a08f3c52aa414fc2) Merge branch 'dev' into mr1 - [`84403e2`](https://github.com/TheTedLab/SpotiStats/commit/84403e2efaa80f126f4c4669b80f87a3515147ed) Merge branch 'dbapi' into mr1 - [`3160f29`](https://github.com/TheTedLab/SpotiStats/commit/3160f29cf8af788cae04800fb1e6ff02279be5b9) Merge branch 'scraper' into mr1 - [`162fcea`](https://github.com/TheTedLab/SpotiStats/commit/162fcea832c5e93e547e702a3172a123674c0b09) Merge branch 'web' into mr1 - [`420f20a`](https://github.com/TheTedLab/SpotiStats/commit/420f20a37902e37899ef90990033fecb0d5db684) Merge branch 'aggregator' into mr1 - [`0d17531`](https://github.com/TheTedLab/SpotiStats/commit/0d17531dc89f8eea13e29f24eb14fb028b86b896) Merge branch 'scraper' into mr1 - [`22864ba`](https://github.com/TheTedLab/SpotiStats/commit/22864ba647575b71e939fa46a41de9948d98d4b0) Add readmes; prepare distributive - [`e603de4`](https://github.com/TheTedLab/SpotiStats/commit/e603de416a04c923167977345c81bcfbb7c9d10e) Add lost .env - [`97ec6e2`](https://github.com/TheTedLab/SpotiStats/commit/97ec6e23f8253477a53eb9b951d6f24ec97947bd) Merge branch 'main' into distrib ### 📊 Changes **11 files changed** (+919883 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+23 -1) ➕ `src/.env` (+10 -0) ➕ `src/api/README.md` (+7 -0) 📝 `src/db/Dockerfile` (+5 -1) ➕ `src/db/README.md` (+2 -0) ➕ `src/db/dump-spotistats-202312142323.sql` (+919809 -0) 📝 `src/docker-compose.yml` (+17 -10) ➕ `src/scraper/README.md` (+5 -0) 📝 `src/web/Dockerfile` (+1 -4) ➕ `src/web/run.sh` (+3 -0) 📝 `src/web/variables.js` (+1 -1) </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-28 15:18:49 +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/SpotiStats#18
No description provided.