mirror of
https://github.com/nektos/act.git
synced 2026-04-26 09:25:54 +03:00
[GH-ISSUE #192] Interpolation not working for the Docker image name #130
Labels
No labels
area/action
area/cli
area/docs
area/image
area/runner
area/workflow
backlog
confirmed/not-planned
kind/bug
kind/discussion
kind/external
kind/feature-request
kind/question
meta/duplicate
meta/invalid
meta/need-more-info
meta/resolved
meta/wontfix
meta/workaround
needs-work
pull-request
review/not-planned
size/M
size/XL
size/XXL
stale
stale-exempt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/act#130
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @321zeno on GitHub (Apr 14, 2020).
Original GitHub issue: https://github.com/nektos/act/issues/192
Possibly related to https://github.com/nektos/act/issues/108:
Here's a sample of my workflow:
Using 0.2.7 outputs:
Using
-v:It looks like the interpolation works for the
nameparameter but not forcontainer@github-actions[bot] commented on GitHub (Jun 16, 2020):
Issue is stale and will be closed in 7 days unless there is new activity
@github-actions[bot] commented on GitHub (Aug 16, 2020):
Issue is stale and will be closed in 7 days unless there is new activity
@SuperSandro2000 commented on GitHub (Aug 16, 2020):
Bump
@amyspark commented on GitHub (Sep 8, 2020):
I can confirm this is a bug in act 0.2.14.
@github-actions[bot] commented on GitHub (Nov 8, 2020):
Issue is stale and will be closed in 7 days unless there is new activity
@SuperSandro2000 commented on GitHub (Nov 8, 2020):
bump
@lewkoo commented on GitHub (Dec 14, 2020):
I can confirm this is still a problem in 0.2.17.
@zakame commented on GitHub (Dec 17, 2020):
This seems fixed in #413 which should show up in the next release 🤞
@github-actions[bot] commented on GitHub (Jan 17, 2021):
Issue is stale and will be closed in 14 days unless there is new activity
@SuperSandro2000 commented on GitHub (Jan 17, 2021):
Bump
@catthehacker commented on GitHub (Jan 17, 2021):
@SuperSandro2000 the issue has been already fixed since https://github.com/nektos/act/releases/tag/v0.2.18


@SuperSandro2000 commented on GitHub (Jan 19, 2021):
Then please close the issue. I am just fighting stale bot.
@321zeno commented on GitHub (Jan 20, 2021):
Can confirm this issue is no longer present in 0.2.18.
Thanks!