[PR #32] [MERGED] Attempt to fix build procedure and README.md #37

Closed
opened 2026-02-26 12:17:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asalimonov/authelia-admin/pull/32
Author: @asalimonov
Created: 12/5/2025
Status: Merged
Merged: 12/5/2025
Merged by: @asalimonov

Base: mainHead: bugfix/build-and-readme


📝 Commits (1)

  • 342ad66 Attempt to fix build procedure and README.md

📊 Changes

11 files changed (+52 additions, -98 deletions)

View changed files

📝 .github/workflows/docker-publish.yml (+7 -16)
📝 Dockerfile (+12 -6)
📝 README.md (+17 -16)
📝 ci.Dockerfile (+4 -2)
📝 dev.Dockerfile (+7 -2)
📝 docker-compose.yml (+1 -1)
📝 messages/ru.json (+1 -1)
📝 public/authelia-admin.gif (+0 -0)
📝 src/routes/(app)/groups/+page.server.ts (+2 -11)
📝 src/routes/(app)/groups/+page.svelte (+1 -40)
📝 src/routes/(app)/users/+page.svelte (+0 -3)

📄 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/asalimonov/authelia-admin/pull/32 **Author:** [@asalimonov](https://github.com/asalimonov) **Created:** 12/5/2025 **Status:** ✅ Merged **Merged:** 12/5/2025 **Merged by:** [@asalimonov](https://github.com/asalimonov) **Base:** `main` ← **Head:** `bugfix/build-and-readme` --- ### 📝 Commits (1) - [`342ad66`](https://github.com/asalimonov/authelia-admin/commit/342ad66e064909161130475ad2959798152625ef) Attempt to fix build procedure and README.md ### 📊 Changes **11 files changed** (+52 additions, -98 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docker-publish.yml` (+7 -16) 📝 `Dockerfile` (+12 -6) 📝 `README.md` (+17 -16) 📝 `ci.Dockerfile` (+4 -2) 📝 `dev.Dockerfile` (+7 -2) 📝 `docker-compose.yml` (+1 -1) 📝 `messages/ru.json` (+1 -1) 📝 `public/authelia-admin.gif` (+0 -0) 📝 `src/routes/(app)/groups/+page.server.ts` (+2 -11) 📝 `src/routes/(app)/groups/+page.svelte` (+1 -40) 📝 `src/routes/(app)/users/+page.svelte` (+0 -3) </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-26 12:17:00 +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/authelia-admin#37
No description provided.