<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Actions on Bas-Man's Musings</title><link>https://bas-man.dev/tags/actions/</link><description>Recent content in Actions on Bas-Man's Musings</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 24 Jun 2021 14:50:00 +0900</lastBuildDate><atom:link href="https://bas-man.dev/tags/actions/index.xml" rel="self" type="application/rss+xml"/><item><title>Push to GitHub Triggers Push to Remote</title><link>https://bas-man.dev/post/git/push-to-github-triggers-push-to-remote/</link><pubDate>Thu, 24 Jun 2021 14:50:00 +0900</pubDate><guid>https://bas-man.dev/post/git/push-to-github-triggers-push-to-remote/</guid><description>&lt;p&gt;Hi. Today I would like to go over how I changed things up a bit and am now able to push my site updates to GitHub, which then pushes the updates to the live production server. This should allow me to add checks within GitHub to ensure my site it updated only if everything is correct. Though I won&amp;rsquo;t go into that here today. I will be focusing on the GitHub Action.&lt;!---more--&gt;&lt;/p&gt;</description></item><item><title>Auto Update Site from a Git Push</title><link>https://bas-man.dev/post/git/auto-update-site-from-git-push/</link><pubDate>Tue, 22 Jun 2021 14:40:00 +0900</pubDate><guid>https://bas-man.dev/post/git/auto-update-site-from-git-push/</guid><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;For a little while now I have been thinking about moving my personal blog to a self-hosted service. One of the options I have been considering is &lt;a href="https://www.linode.com"&gt;Linode&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As part of this idea. I wanted to see how I might be able to automate some of the processes. This is just a write up on one of my ideas so far.&lt;/p&gt;</description></item><item><title>Publish your next Hugo blog post automatically using Github Actions</title><link>https://bas-man.dev/post/hugo/hugo-auto-publish/</link><pubDate>Sat, 08 Aug 2020 08:00:00 +0900</pubDate><guid>https://bas-man.dev/post/hugo/hugo-auto-publish/</guid><description>&lt;h2 id="the-challenge"&gt;The Challenge&lt;/h2&gt;
&lt;p&gt;I wanted to be able to publish a new post that has already been written at a future date, without needing to manually publish the article.&lt;/p&gt;</description></item><item><title>CI on Github for Python</title><link>https://bas-man.dev/post/python/github-python-action/</link><pubDate>Tue, 04 Aug 2020 00:00:00 +0900</pubDate><guid>https://bas-man.dev/post/python/github-python-action/</guid><description>&lt;p&gt;So I finally thought it was time to start doing some continuous integration testing as well as testing with multiple versions of Python.&lt;/p&gt;</description></item></channel></rss>