Skip to content

feat: Add local CI workflow testing with nektos/act #45

Description

@mark-e-deyoung

Problem

Developers can't run GitHub Actions CI workflows locally to validate changes before pushing. This leads to wasted CI runs and slow iteration.

Solution

Add .actrc configuration and Makefile targets for running CI workflows locally with nektos/act.

Files

  • .actrc — default act configuration
  • Makefileact-ci, act-lint, act-test targets

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions