-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Labels
Description
🔖 Feature description
Building Docker Images via Workflow (only amd64) on an additional package if an PR gets opened.
🎤 Why is this feature needed ?
Makes testing easier for PR Authors and maintainers
✌️ How do you aim to achieve this?
GitHub Workflow
Potentially GitHub Packages, if no limitations on storage
Tasks:
- Making the GitHub Workflow
- (Creating self-hosted docker registry; if limitations on GitHub)
- Testing and starting an docker container with an example PR
- Creating Contribution Docs
- (Update Status Page for self-hosted docker registry)