Skip to content

--watch#29

Closed
jnewland wants to merge 1 commit intonektos:masterfrom
urcomputeringpal:watch
Closed

--watch#29
jnewland wants to merge 1 commit intonektos:masterfrom
urcomputeringpal:watch

Conversation

@jnewland
Copy link
Copy Markdown
Contributor

This PR adds support for a --watch or -w flag to act. When provided, act doesn't exit after the first run, but instead runs a goroutine that watches the local directory for changes (ignoring files in .gitignore). When changes are detected, the workflow file is parsed and run again.

@jnewland
Copy link
Copy Markdown
Contributor Author

Oh dang! Rookie mistake! Looks like I submitted this against a pretty old version of act. I'll close and revisit after getting back up to speed. Sorry about that!

@jnewland jnewland closed this Feb 10, 2019
@jnewland jnewland deleted the watch branch February 10, 2019 02:14
@jnewland jnewland mentioned this pull request Feb 10, 2019
makrsmark pushed a commit to makrsmark/act that referenced this pull request Aug 3, 2023
Fix gitea/act_runner#71

Reviewed-on: https://gitea.com/gitea/act/pulls/29
Reviewed-by: Jason Song <i@wolfogre.com>
Reviewed-by: Zettat123 <zettat123@noreply.gitea.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant