<?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 gabi cavalcante</title><link>https://gabicavalcante.dev/tags/ci-cd/</link><description>Recent content in ci-cd on gabi cavalcante</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 30 Sep 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://gabicavalcante.dev/tags/ci-cd/index.xml" rel="self" type="application/rss+xml"/><item><title>Python, Django and GitHub CI</title><link>https://gabicavalcante.dev/posts/python-django-ci/</link><pubDate>Mon, 30 Sep 2019 00:00:00 +0000</pubDate><guid>https://gabicavalcante.dev/posts/python-django-ci/</guid><description>&lt;p&gt;GitHub Actions was introduced last year, and it’s an API for cause and effect on GitHub. You can orchestrate any workflow, based on any event, you can have your workflow run on push events to master and release branches, or only run on &lt;code&gt;pull_request&lt;/code&gt; events that target the master branch, or run every day of the week at Friday 02:00. The workflows are code in a repository, as you will see in this project, so you can create, share, reuse, and fork.&lt;/p&gt;</description></item></channel></rss>