cypress-io / cypress-docker-images

Docker images with Cypress dependencies and browsers
https://on.cypress.io/continuous-integration
MIT License
1k stars 376 forks source link

docs: old version release instructions #1105

Closed MikeMcC399 closed 4 weeks ago

MikeMcC399 commented 1 month ago

Situation

CONTRIBUTING > Publishing images contains a brief paragraph concerning releasing old versions:

In general, factory/.env master should contain the latest versions we officially support. If you need to release an older version please modify circle.yml to push releases from a feature branch instead of setting the version in master to older versions.

factory/.env contains more detailed comments.

Following these instructions would move latest tags to older versions and could also move a cypress/included<short tag> to an older version.

Changes

cypress-app-bot commented 1 month ago
MikeMcC399 commented 4 weeks ago

Preview