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

Update Remote Docker config on CircleCI #445

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

nik-dange
Copy link
Member

Description

What changes did you make? List all distinct problems that this PR addresses. Explain any relevant
motivation or context.

Various remote Docker configs on CircleCI are being deprecated. There's a few brownout periods scheduled for next week, with EOL approaching September 2024.

See relevant links for context:

https://support.circleci.com/hc/en-us/articles/23614965074459-2024-Image-Deprecations-and-Brownouts-Android-Linux-VM-Remote-Docker-Linux-VM

https://discuss.circleci.com/t/remote-docker-image-deprecations-and-eol-for-2024/50176?utm_medium=email&_hsenc=p2ANqtz-9P46ZxrakdBmjjv6vTaht8ITewtk4HQGu-4CC2utgZiEzLcoBG0GpFuODxUKOtdbYpgjPkARzMxDGw9uYk9qGRf831Yg&_hsmi=308450229&utm_content=308450229&utm_source=hs_email

image

Changes

  • Updated Remote Docker from v20 to docker24 (latest stable version)

Type of Change

  • Patch (non-breaking change/bugfix)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to not work as
    expected)
  • Documentation (A change to a README/description)
  • Continuous Integration/DevOps Change (Related to deployment steps, continuous integration
    workflows, linting, etc.)
  • Other: (Fill In)

If you've selected Patch, Minor, or Major as your change type, make sure to bump the version before merging in package.json!

Testing

I have tested that my changes fully resolve the linked issue ...

  • locally.
  • on the testing API/testing database.
  • with appropriate Postman routes. Screenshots are included below.

Checklist

  • I have performed a self-review of my own code.
  • I have followed the style guidelines of this project.
  • I have appropriately edited the API version in the package.json file.
  • My changes produce no new warnings.

Screenshots

Please include a screenshot of your Postman testing passing successfully.

Copy link

Thanks for contributing!
If you've made changes to the API's functionality, please make sure to bump the package
version—see this guide to semantic versioning for details—and
document those changes as appropriate.

@nik-dange
Copy link
Member Author

Tested on staging:

Old Remote Docker step on CircleCI:

Screenshot 2024-06-01 at 12 15 55 PM

New Remote Docker step on CircleCI:

Screenshot 2024-06-01 at 12 15 25 PM

Copy link
Contributor

@maxwn04 maxwn04 left a comment

Choose a reason for hiding this comment

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

wonderful pr

Copy link
Contributor

@echang594 echang594 left a comment

Choose a reason for hiding this comment

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

lgtm 👍

@nik-dange nik-dange merged commit eecadf7 into master Jul 3, 2024
5 checks passed
@nik-dange nik-dange deleted the bugfix/update-remote-docker branch July 3, 2024 21:28
maxwn04 added a commit that referenced this pull request Sep 28, 2024
* refactored into merchorderservice

* some more refactoring

* everything except one test

* fixed full check

* linting

* Update Remote Docker config on CircleCI (#445)

* updated to docker24 (latest stable v)

* docker24 as remote docker version

* Remove Sumeet from CODEOWNERS (#447)

cleaning up my reviews request tab :)

* Remove branch message

---------

Co-authored-by: Nikhil Dange <[email protected]>
Co-authored-by: Sumeet Bansal <[email protected]>
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