Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement act in local development to on-demand simulate github actions #112

Open
nitishdhar opened this issue Sep 7, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nitishdhar
Copy link
Collaborator

This should help validate how github actions are going to behave, incase we are testing something that is known to cause issues during github actions e.g., dynamic vs static rendering behavior. Doing this locally can avoid multiple commits / github action runs during debugging

Reference - https://github.com/nektos/act

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant