Skip to content

Add basic parallel nonce support for GitHub Actions #296

@nicholaschiang

Description

@nicholaschiang

Right now, there doesn't seem to be support for GitHub Actions without having to configure things ourselves.

Right now, this is my current configuration (might be helpful when creating built-in support):

env:
  NODE_ENV: test
  PERCY_PARALLEL_NONCE: ${{ github.run_id }}
  PERCY_PARALLEL_TOTAL: 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions