[GH-ISSUE #268] Document what "dryrun" means for this tool? #186

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

Originally created by @Pomax on GitHub (Jun 7, 2020).
Original GitHub issue: https://github.com/nektos/act/issues/268

Dry running can mean many different things, can the readme and help output be updated to explain what dryrun means for this tool? (e.g. do things like git push work? if not, which things don't work, etc)

Especially for actions that send resultant data off for hosting/further external processing, it's pretty important to know whether or not there is a way to prevent act from allowing that to happen.

Originally created by @Pomax on GitHub (Jun 7, 2020). Original GitHub issue: https://github.com/nektos/act/issues/268 Dry running can mean many different things, can the readme and help output be updated to explain what dryrun means for this tool? (e.g. do things like `git push` work? if not, _which_ things don't work, etc) Especially for actions that send resultant data off for hosting/further external processing, it's pretty important to know whether or not there is a way to prevent `act` from allowing that to happen.
kerem 2026-03-01 21:41:00 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Aug 9, 2020):

Issue is stale and will be closed in 7 days unless there is new activity

<!-- gh-comment-id:670988030 --> @github-actions[bot] commented on GitHub (Aug 9, 2020): Issue is stale and will be closed in 7 days unless there is new activity
Author
Owner

@hellmrf commented on GitHub (Feb 28, 2022):

This is still a problem. What dryrun means? I just get a bunch of errors...

<!-- gh-comment-id:1054816766 --> @hellmrf commented on GitHub (Feb 28, 2022): This is still a problem. What `dryrun` means? I just get a bunch of errors...
Author
Owner

@catthehacker commented on GitHub (Mar 1, 2022):

Dry run will not create any containers so it will validate only workflow correctness.

<!-- gh-comment-id:1054834689 --> @catthehacker commented on GitHub (Mar 1, 2022): Dry run will not create any containers so it will validate only workflow correctness.
Author
Owner

@Pomax commented on GitHub (Mar 2, 2022):

If that is the true and correct information, I would like to reiterate my request to update the README.md and act --help output with that information, to prevent future uncertainty.

<!-- gh-comment-id:1056000096 --> @Pomax commented on GitHub (Mar 2, 2022): If that is the true and correct information, I would like to reiterate my request to update the README.md and `act --help` output with that information, to prevent future uncertainty.
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#186
No description provided.