Skip to content
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

chore: update circleci to ubuntu-2204:2024.05.1 (latest) machine image #1163

Merged

Conversation

MikeMcC399
Copy link
Collaborator

@MikeMcC399 MikeMcC399 commented Jul 11, 2024

Issue

Change

Update the circle.yml workflow from ubuntu-2204:2024.01.1 to the latest version ubuntu-2204:2024.05.1.

Moving to ubuntu-2204:2024.05.1 updates the components as follows:

Image tag Node.js Docker Engine buildx Status
ubuntu-2204:2024.01.1 20.10.0 24.0.7 v0.12.1 current
ubuntu-2204:2024.05.1 20.12.2 26.0.2 v0.14.0 future

This is a minor version update for Node.js 20.x and a major functional update from Docker Buildx v0.12.x, through v0.13.x to v0.14.x. Based on a review of the release notes, there is no impact expected for the Cypress Docker image build process.

@cypress-app-bot
Copy link

@MikeMcC399

This comment was marked as resolved.

@MikeMcC399 MikeMcC399 force-pushed the update/ubuntu-image-2024.05.1 branch 3 times, most recently from d16a666 to f17026e Compare July 17, 2024 05:51
@MikeMcC399
Copy link
Collaborator Author

https://app.circleci.com/pipelines/github/cypress-io/cypress-docker-images/2148/workflows/2b923f3e-736c-4498-8728-fe38d8e3e9a6 shows successful release on Jul 16, 2024 of:

  • cypress/included:cypress-13.13.1-node-20.15.1-chrome-126.0.6478.126-1-ff-128.0-edge-126.0.2592.102-1
  • cypress/browsers:node-20.15.1-chrome-126.0.6478.126-1-ff-128.0-edge-126.0.2592.102-1

This verifies the use of the machine image ubuntu-2204:2024.01.1.

Now that the previous step has been confirmed as successful, this PR is moved from draft to review status. The PR updates to the latest related machine image ubuntu-2204:2024.05.1.

@MikeMcC399 MikeMcC399 marked this pull request as ready for review July 17, 2024 05:58
@MikeMcC399 MikeMcC399 force-pushed the update/ubuntu-image-2024.05.1 branch from f17026e to 22cdd9a Compare July 17, 2024 05:59
@MikeMcC399 MikeMcC399 force-pushed the update/ubuntu-image-2024.05.1 branch from 22cdd9a to 4fa6269 Compare July 17, 2024 06:07
@MikeMcC399

This comment was marked as outdated.

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.

Migrate to current Docker version
4 participants