Skip to content

chore: remove obsolete generation and test tools #1063

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

MikeMcC399
Copy link
Collaborator

Issue

Changes

Remove unused and obsolete items.

Verification

Ensure that Cypress Docker image verification and test continues to work correctly.

On Ubunu 22.04.4 LTS, Node.js v20.13.1 LTS

Execute:

git clean -xfd
yarn
cd factory
docker compose build factory
docker compose build

and confirm that all images are built without errors or warnings.

Continue with

cd test-project
set -a && . ../.env && set +a
docker compose run test-factory-all-included

and confirm that the image builds without errors or warnings and runs successfully.

@cypress-app-bot
Copy link

@MikeMcC399

This comment was marked as outdated.

@MikeMcC399 MikeMcC399 force-pushed the remove/obsolete-generation-items branch from 8dc35d2 to 279b963 Compare May 22, 2024 09:54
@MikeMcC399 MikeMcC399 marked this pull request as ready for review May 22, 2024 10:11
@MikeMcC399

This comment was marked as outdated.

@MikeMcC399 MikeMcC399 force-pushed the remove/obsolete-generation-items branch from a0bc4dc to 5cc8bd4 Compare May 22, 2024 17:32
@jennifer-shehane jennifer-shehane merged commit 5224c57 into cypress-io:master May 22, 2024
31 checks passed
@MikeMcC399 MikeMcC399 deleted the remove/obsolete-generation-items branch May 22, 2024 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants