[GH-ISSUE #366] if: does not support syntax without ${{ }} #259

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

Originally created by @powerman on GitHub (Sep 12, 2020).
Original GitHub issue: https://github.com/nektos/act/issues/366

This is documented Actions feature, so probably act should support it too.

Originally created by @powerman on GitHub (Sep 12, 2020). Original GitHub issue: https://github.com/nektos/act/issues/366 This is documented Actions feature, so probably act should support it too.
kerem closed this issue 2026-03-01 21:41:52 +03:00
Author
Owner

@marartner commented on GitHub (Sep 15, 2020):

I'm assuming this is exactly what's happening here then:

[phpunit/phpunit]   ☁  git clone 'https://github.com/php-actions/composer' # ref=v2
[phpunit/phpunit]   🐳  docker build -t act-php-actions-composer-v2:latest /Users/martner/.cache/act/php-actions-composer@v2
[phpunit/phpunit]   🐳  docker run image=act-php-actions-composer-v2:latest entrypoint=[] cmd=[]
| Storing private key file for root
| # github.com:22 SSH-2.0-babeld-42834f78
| # gitlab.com:22 SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8
| # bitbucket.org:22 SSH-2.0-conker_c123b90d72-dirty conker-3006
| getaddrinfo ${{: Name does not resolve
<!-- gh-comment-id:692864653 --> @marartner commented on GitHub (Sep 15, 2020): I'm assuming this is exactly what's happening here then: ``` [phpunit/phpunit] ☁ git clone 'https://github.com/php-actions/composer' # ref=v2 [phpunit/phpunit] 🐳 docker build -t act-php-actions-composer-v2:latest /Users/martner/.cache/act/php-actions-composer@v2 [phpunit/phpunit] 🐳 docker run image=act-php-actions-composer-v2:latest entrypoint=[] cmd=[] | Storing private key file for root | # github.com:22 SSH-2.0-babeld-42834f78 | # gitlab.com:22 SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 | # bitbucket.org:22 SSH-2.0-conker_c123b90d72-dirty conker-3006 | getaddrinfo ${{: Name does not resolve ```
Author
Owner

@torbjornvatn commented on GitHub (Nov 12, 2020):

@powerman and @marartner can you give some examples of a workflow file where this is the case.

Pretty sure it's handled in #412 though

<!-- gh-comment-id:725932436 --> @torbjornvatn commented on GitHub (Nov 12, 2020): @powerman and @marartner can you give some examples of a workflow file where this is the case. Pretty sure it's handled in #412 though
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#259
No description provided.