api-clients-automation icon indicating copy to clipboard operation
api-clients-automation copied to clipboard

chore(ci): use docker

Open millotp opened this issue 1 year ago • 5 comments

🧭 What and Why

Instead of initizalizing everything locally and on the CI, we can reuse the same docker image to save a lot of time.

millotp avatar Jan 12 '24 10:01 millotp

Deploy Preview for api-clients-automation ready!

Name Link
Latest commit 9a972f8810eef4d2083fb6f0224ccb0aec26db96
Latest deploy log https://app.netlify.com/sites/api-clients-automation/deploys/65b2288f8ce3d60008b1791a
Deploy Preview https://deploy-preview-2525--api-clients-automation.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jan 12 '24 10:01 netlify[bot]

🔨 The codegen job will run at the end of the CI.

Make sure your last commit does not contain generated code, it will be automatically pushed by our CI.

algolia-bot avatar Jan 12 '24 16:01 algolia-bot

this doesn't seem to be faster, I think we need to shrink the image size a lot

millotp avatar Jan 12 '24 16:01 millotp

this doesn't seem to be faster, I think we need to shrink the image size a lot

If fine with it not being faster personally as long as it reduces the friction between local/CI it's still a huge improvement

shortcuts avatar Jan 15 '24 07:01 shortcuts

Wooo this is indeed a big improvment if it does not kills the CI duration !

morganleroi avatar Jan 15 '24 08:01 morganleroi