8000 test: add example-build-artifacts workflow by MikeMcC399 · Pull Request #1456 · cypress-io/github-action · GitHub
[go: up one dir, main page]

Skip to content

Conversation

MikeMcC399
Copy link
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

@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

@MikeMcC399 34F3 @cypress-app-bot @jennifer-shehane
0