-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code
Description
New features
- Locally run the project's GitHub actions using
act
Improvements
- Add
brew
to a new, custom dev container (required byact
)
Notes
Command to run the test
workflow locally with act
:
act -j test
GitHub documentation on custom dev containers:
https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/introduction-to-dev-containers
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code