[PR #878] [MERGED] feat: add option for docker image rebuild #1663

Closed
opened 2026-03-01 21:52:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/878
Author: @catthehacker
Created: 11/13/2021
Status: Merged
Merged: 11/24/2021
Merged by: @cplee

Base: masterHead: cat/feat/rebuild-docker


📝 Commits (2)

  • 4061ccc feat: add option for docker image rebuild
  • 91e500a Merge branch 'master' into cat/feat/rebuild-docker

📊 Changes

5 files changed (+10 additions, -3 deletions)

View changed files

📝 README.md (+5 -2)
📝 cmd/input.go (+1 -0)
📝 cmd/root.go (+2 -0)
📝 pkg/runner/runner.go (+1 -0)
📝 pkg/runner/step_context.go (+1 -1)

📄 Description

Adds option to rebuild local action docker images
which is disabled by default (old behaviour)

Fixes #715

Signed-off-by: hackercat me@hackerc.at


🔄 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/nektos/act/pull/878 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 11/13/2021 **Status:** ✅ Merged **Merged:** 11/24/2021 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `cat/feat/rebuild-docker` --- ### 📝 Commits (2) - [`4061ccc`](https://github.com/nektos/act/commit/4061ccc3e1f57ccf2635d2acc93b21b2226aed83) feat: add option for docker image rebuild - [`91e500a`](https://github.com/nektos/act/commit/91e500af191603fff719c67c1b88b358e1f27e17) Merge branch 'master' into cat/feat/rebuild-docker ### 📊 Changes **5 files changed** (+10 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+5 -2) 📝 `cmd/input.go` (+1 -0) 📝 `cmd/root.go` (+2 -0) 📝 `pkg/runner/runner.go` (+1 -0) 📝 `pkg/runner/step_context.go` (+1 -1) </details> ### 📄 Description Adds option to rebuild local action docker images which is disabled by default (old behaviour) Fixes #715 Signed-off-by: hackercat <me@hackerc.at> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:52:09 +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/act#1663
No description provided.