Skip to content

Conversation

iartemiev
Copy link
Member

Description of changes

Pins the tag of the verdaccio/verdaccio Docker image to mitigate this issue: https://app.circleci.com/pipelines/github/aws-amplify/amplify-js/18011/workflows/84e64b56-a4a2-4f42-a1fd-2bbf05a9a8fe/jobs/232466

Description of how you validated changes

integ jobs start up fine after pinning the version: https://app.circleci.com/pipelines/github/aws-amplify/amplify-js/18014/workflows/5f94f47a-7ced-4a07-9cc0-22fabd0e2a4c/jobs/232687

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@iartemiev iartemiev requested review from a team as code owners February 15, 2023 16:47
@iartemiev iartemiev merged commit f69b42e into main Feb 15, 2023
@iartemiev iartemiev deleted the cci-pin-verdaccio-image branch February 15, 2023 16:57
@@ -26,25 +26,25 @@ executors:
js-test-executor:
docker:
- image: cypress/included:12.4.1
- image: verdaccio/verdaccio
- image: verdaccio/verdaccio:5.20

Choose a reason for hiding this comment

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

hi @iartemiev I'd recommend verdaccio/verdaccio:5 instead, otherwise you will miss future patches.

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.

4 participants