mirror of
https://github.com/fosrl/newt.git
synced 2026-03-09 07:12:28 -05:00
[PR #165] [MERGED] feat(actions): Sync Images from Docker to GHCR #157
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/newt/pull/165
Author: @marcschaeferger
Created: 10/20/2025
Status: ✅ Merged
Merged: 10/20/2025
Merged by: @oschwartz10612
Base:
main← Head:ghcr📝 Commits (1)
a729b91feat(actions): Sync Images from Docker to GHCR📊 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.