<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Automation on Data Trenches</title><link>https://data-trenches.leandrof.space/tags/automation/</link><description>Recent content in Automation on Data Trenches</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><managingEditor>leandrojlfernandes@gmail.com (Leandro Fernandes)</managingEditor><webMaster>leandrojlfernandes@gmail.com (Leandro Fernandes)</webMaster><lastBuildDate>Mon, 09 Mar 2026 12:00:00 -0600</lastBuildDate><atom:link href="https://data-trenches.leandrof.space/tags/automation/index.xml" rel="self" type="application/rss+xml"/><item><title>Automating PERM Case Status Monitoring: My EB-3 Green Card Journey</title><link>https://data-trenches.leandrof.space/posts/perm-automation/</link><pubDate>Mon, 09 Mar 2026 12:00:00 -0600</pubDate><author>leandrojlfernandes@gmail.com (Leandro Fernandes)</author><guid>https://data-trenches.leandrof.space/posts/perm-automation/</guid><description>&lt;h1 id="my-eb-3-green-card-journey-automating-perm-status-checks">My EB-3 Green Card Journey: Automating PERM Status Checks&lt;/h1>
&lt;h2 id="the-immigration-process">The Immigration Process&lt;/h2>
&lt;p>Going through the U.S. employment-based immigration process is a journey that tests your patience in ways you never imagined. As someone pursuing an &lt;strong>EB-3 visa&lt;/strong> (skilled worker category), I found myself navigating the complex maze of PERM labor certification - the first major step toward permanent residency.&lt;/p>
&lt;h3 id="understanding-perm">Understanding PERM&lt;/h3>
&lt;p>PERM (Program Electronic Review Management) is the process where the Department of Labor certifies that there are no qualified U.S. workers available for the position offered to the foreign worker. For most employment-based green cards, including EB-3, this is a mandatory step. The process involves:&lt;/p></description></item><item><title>GitLab CI - Auto Deploy to your VPS</title><link>https://data-trenches.leandrof.space/posts/gitlabci/</link><pubDate>Mon, 09 Aug 2021 11:48:42 -0600</pubDate><author>leandrojlfernandes@gmail.com (Leandro Fernandes)</author><guid>https://data-trenches.leandrof.space/posts/gitlabci/</guid><description>&lt;p>&lt;img src="image.png" alt="alt text">&lt;/p>
&lt;h1 id="gitlab-ci---auto-deploy-to-your-vps">GitLab CI - Auto Deploy to your VPS&lt;/h1>
&lt;p>I was developing a project where I wanted to have an online Staging environment to host our application and have the latest changes being deployed automatically upon each merge request to the Staging branch.&lt;/p>
&lt;p>I’ve started by searching how to setup automatic deploy via my &lt;strong>.gitlab-ci.yml&lt;/strong> file, the main goal would be to run our pipeline and, if my test cases were successful, we would SSH into my VPS and pull the latest version of the branch.&lt;/p></description></item></channel></rss>