6275531 feat(actions): Sync Images from Docker to GHCR
c94dc6a fix(actions): Moved mirror action to workflows
📊 Changes
1 file changed (+132 additions, -0 deletions)
View changed files
➕.github/workflows/mirror.yaml (+132 -0)
📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
Adding a Temp GH-Action for Syncing all Docker Images to Github Container Registry
How to test?
🔄 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/fosrl/olm/pull/46
**Author:** [@marcschaeferger](https://github.com/marcschaeferger)
**Created:** 10/20/2025
**Status:** ✅ Merged
**Merged:** 10/20/2025
**Merged by:** [@oschwartz10612](https://github.com/oschwartz10612)
**Base:** `main` ← **Head:** `ghcr`
---
### 📝 Commits (2)
- [`6275531`](https://github.com/fosrl/olm/commit/62755311874a257d69036c87ff69a21c2b88769e) feat(actions): Sync Images from Docker to GHCR
- [`c94dc6a`](https://github.com/fosrl/olm/commit/c94dc6af69a4234597f45ca3824f813ce2e71ec2) fix(actions): Moved mirror action to workflows
### 📊 Changes
**1 file changed** (+132 additions, -0 deletions)
<details>
<summary>View changed files</summary>
➕ `.github/workflows/mirror.yaml` (+132 -0)
</details>
### 📄 Description
## Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
## Description
Adding a Temp GH-Action for Syncing all Docker Images to Github Container Registry
## How to test?
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/olm/pull/46
Author: @marcschaeferger
Created: 10/20/2025
Status: ✅ Merged
Merged: 10/20/2025
Merged by: @oschwartz10612
Base:
main← Head:ghcr📝 Commits (2)
6275531feat(actions): Sync Images from Docker to GHCRc94dc6afix(actions): Moved mirror action to workflows📊 Changes
1 file changed (+132 additions, -0 deletions)
View changed files
➕
.github/workflows/mirror.yaml(+132 -0)📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
Adding a Temp GH-Action for Syncing all Docker Images to Github Container Registry
How to test?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.