mirror of
https://github.com/nektos/act.git
synced 2026-04-26 01:15:51 +03:00
[GH-ISSUE #224] Support interpolation and ENV lookup in If: conditionals #154
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#154
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 @torbjornvatn on GitHub (May 4, 2020).
Original GitHub issue: https://github.com/nektos/act/issues/224
I found my self wanting to use ENVs in if conditionals in my build and deployment workflows.
But act doesn't have the ENV map available in RunContext when
EvalBoolevaluates the conditional.@torbjornvatn commented on GitHub (May 4, 2020):
Have made a PR over in #225
@ghost commented on GitHub (May 5, 2020):
I want to unsubscribe this.
於 星期一, 5月 4, 2020, 21:15,Torbjørn Vatn notifications@github.com 寫道:
Have made a PR over in #225
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
@ghost commented on GitHub (May 5, 2020):
Please help me to unsubscribe it.
於 星期一, 5月 4, 2020, 21:15,Torbjørn Vatn notifications@github.com 寫道:
I found my self wanting to use ENVs in if conditionals in my build and deployment workflows.
But act doesn't have the ENV map available in RunContext when EvalBool evaluates the conditional.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.