[PR #413] [MERGED] Adds ability to use container images from matrices. #1441

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/413
Author: @SteffenSeckler
Created: 11/10/2020
Status: Merged
Merged: 11/10/2020
Merged by: @cplee

Base: masterHead: feature/container_from_matrix


📝 Commits (1)

  • f9fde3a Adds ability to use container images from matrices.

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 pkg/runner/run_context.go (+1 -1)

📄 Description

Uses rc.ExprEval.Interpolate on container image.

Tested using my own matrix job, which worked nicely :)


🔄 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/413 **Author:** [@SteffenSeckler](https://github.com/SteffenSeckler) **Created:** 11/10/2020 **Status:** ✅ Merged **Merged:** 11/10/2020 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `feature/container_from_matrix` --- ### 📝 Commits (1) - [`f9fde3a`](https://github.com/nektos/act/commit/f9fde3a7f42203ed9b4d559ba6d0f89424c4bf8c) Adds ability to use container images from matrices. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/run_context.go` (+1 -1) </details> ### 📄 Description Uses `rc.ExprEval.Interpolate` on container image. - fixes #376 Tested using my own matrix job, which worked nicely :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:51:11 +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#1441
No description provided.