<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Automate on</title><link>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/automate/</link><description>Recent content in Automate on</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Sat, 09 Jan 2021 08:48:45 +0000</lastBuildDate><atom:link href="https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/automate/index.xml" rel="self" type="application/rss+xml"/><item><title>Automate with Jenkins</title><link>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/automate/jenkins/</link><pubDate>Sat, 09 Jan 2021 15:21:01 +0200</pubDate><guid>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/automate/jenkins/</guid><description>Description Updatecli is most effective when executed regularly and automatically.
Example The current example is inspired by the repository jenkins-infra/charts.
Requirement We assume using Jenkins with agent running from kubernetes using the kubernetes-plugin.
We assume having access to credentials needed by your updatecli configurations which is &amp;#34;updatecli-github-token&amp;#34; in this case.
The Jenkins agent uses the updatecli docker image to execute updatecli every 30 minutes. It applies the configurations found under the directory &amp;#34;.</description></item><item><title>GitHub Action</title><link>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/automate/github_action/</link><pubDate>Sat, 09 Jan 2021 15:21:01 +0200</pubDate><guid>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/automate/github_action/</guid><description>Description Updatecli is most effective when executed regularly and automatically. So, lets see how to use updatecli in a GitHub Action.
Credentials Updatecli requires a token to interact with the GitHub API. It can be done using different approaches.
GITHUB_TOKEN
The easiest one is the GITHUB_TOKEN which comes with two major limitations:
For security reason, GitHub prevents to trigger GitHub action workflow from pullrequest created with a GITHUB_TOKEN, more information here.</description></item></channel></rss>