Skip to content

test: add example-build-artifacts workflow#1456

Merged
jennifer-shehane merged 3 commits into
cypress-io:masterfrom
MikeMcC399:example-build-artifacts
May 6, 2025
Merged

test: add example-build-artifacts workflow#1456
jennifer-shehane merged 3 commits into
cypress-io:masterfrom
MikeMcC399:example-build-artifacts

Conversation

@MikeMcC399
Copy link
Copy Markdown
Collaborator

Situation

The repo contains no example of splitting jobs between install and test, using stored build artifacts between the jobs.

Change

  • The existing examples/nextjs example project, which is currently only used in the .github/workflows/example-wait-on.yml workflow, is used in a new workflow .github/workflows/example-build-artifacts.yml to show how an install job can pass on build artifacts to a test job.

  • The app is tested in 3 different E2E jobs, using Ubuntu, Windows and macOS.

@MikeMcC399 MikeMcC399 added documentation Improvements or additions to documentation type: enhancement New feature or request tests labels May 6, 2025
@MikeMcC399 MikeMcC399 self-assigned this May 6, 2025
@cypress-app-bot
Copy link
Copy Markdown
Collaborator

@MikeMcC399 MikeMcC399 force-pushed the example-build-artifacts branch from e4c0e60 to df74784 Compare May 6, 2025 07:07
@MikeMcC399 MikeMcC399 marked this pull request as ready for review May 6, 2025 07:21
@jennifer-shehane jennifer-shehane merged commit b4465bc into cypress-io:master May 6, 2025
77 checks passed
@MikeMcC399 MikeMcC399 deleted the example-build-artifacts branch May 6, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation tests type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants