<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CI/CD on Caktus Group</title><link>https://www.caktusgroup.com/tags/CI/CD/</link><description>Recent content in CI/CD on Caktus Group</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 22 Aug 2023 11:22:07 +0000</lastBuildDate><atom:link href="https://www.caktusgroup.com/tags/CI/CD/index.xml" rel="self" type="application/rss+xml"/><item><title>Migrating a Django Project from a GPU to a Convenience Image on CircleCI</title><link>https://www.caktusgroup.com/blog/2023/08/22/migrating-django-project-gpu-convenience-image-circleci/</link><pubDate>Tue, 22 Aug 2023 11:22:07 +0000</pubDate><guid>https://www.caktusgroup.com/blog/2023/08/22/migrating-django-project-gpu-convenience-image-circleci/</guid><description>&lt;p>Recently we learned that as of &lt;em>September 30th, 2023&lt;/em> &lt;a href="https://discuss.circleci.com/t/linux-cuda-deprecation-and-image-policy/48568?mkt_tok=NDg1LVpNSC02MjYAAAGM6em0j1c6QSwAzSPHBw_kbCD6VmHwcrtr74I_yJ4R5W6GlyyUFsm1Qtv7LLzkwkVqvCeh2UqgD4lY4ZjnezxuvYUcc9HgZ2xXuihHBlv_45J_" target="_blank" rel="noopener noreferrer">several linux
images will be
deprecated&lt;/a>,
including the one we used, &lt;code>ubuntu-2004:202111-02&lt;/code>. Therefore, after
September 30th, our pipelines would have failed. To avoid this, we
switched several machines in our Django project from Ubuntu GPU images
to convenience images; This writing details that switch.&lt;/p></description></item></channel></rss>