[PR #293] [MERGED] ci/cd: add pr docker build #889

Open
opened 2025-10-09 16:59:09 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/293
Author: @kmendell
Created: 3/3/2025
Status: Merged
Merged: 3/6/2025
Merged by: @stonith404

Base: mainHead: pr-wf-build


📝 Commits (3)

  • ab2c7a1 ci/cd: add pr docker build
  • 1dc718b remove docker hub login step in main workflow
  • 434093e adapt workflow for Pocket ID and update the pr description instead of commenting

📊 Changes

2 files changed (+52 additions, -5 deletions)

View changed files

📝 .github/workflows/build-and-push-docker-image.yml (+0 -5)
.github/workflows/pr-docker-build.yml (+52 -0)

📄 Description

Add a WF to build a docker image on each pull request. May need aditional tweaks.


🔄 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/pocket-id/pocket-id/pull/293 **Author:** [@kmendell](https://github.com/kmendell) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/6/2025 **Merged by:** [@stonith404](https://github.com/stonith404) **Base:** `main` ← **Head:** `pr-wf-build` --- ### 📝 Commits (3) - [`ab2c7a1`](https://github.com/pocket-id/pocket-id/commit/ab2c7a1c657e677da0fc726dcf94bd7152ba89f7) ci/cd: add pr docker build - [`1dc718b`](https://github.com/pocket-id/pocket-id/commit/1dc718bb425c711006fba6e1fc3081d423ab50c2) remove docker hub login step in main workflow - [`434093e`](https://github.com/pocket-id/pocket-id/commit/434093eac52025739424c57550794fb99e03f0c4) adapt workflow for Pocket ID and update the pr description instead of commenting ### 📊 Changes **2 files changed** (+52 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-and-push-docker-image.yml` (+0 -5) ➕ `.github/workflows/pr-docker-build.yml` (+52 -0) </details> ### 📄 Description Add a WF to build a docker image on each pull request. May need aditional tweaks. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 16:59:09 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-2#889