Skip to content

Conversation

@MikeMcC399
Copy link
Collaborator

@MikeMcC399 MikeMcC399 commented May 27, 2025

Situation

The CONTRIBUTING document section Updating images to add linux/arm64 is outdated. It lists instructions that were only possible to carry out prior to the migration of the repo to the cypress/factory process in Jan 2023.

Using the current cypress/factory process:

  • locally built images use amd64 or arm64 according to the local processor environment
  • images built in CircleCI are automatically built for both amd64 and arm64 for testing
  • images built for publication in CircleCI are multi-architecture
  • Yarn is no longer used
  • There is no version-specific Dockerfile created

Change

Remove the obsolete and unusable section Updating images to add linux/arm64 from the CONTRIBUTING document.

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 force-pushed the docs/remove-contributing-arm64-obsolete branch from f31e03b to 02b3321 Compare May 27, 2025 07:46
Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jennifer-shehane jennifer-shehane merged commit 3e71689 into cypress-io:master May 27, 2025
50 checks passed
@MikeMcC399 MikeMcC399 deleted the docs/remove-contributing-arm64-obsolete branch May 27, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Outdated instructions "Updating images to add linux/arm64"

3 participants