A Andres Hernandez

Filtered Posts (Clear all)

Streamlining Deployments: Automating FTP with GitHub Actions for pqrs

For many developers, the word 'deployment' can still evoke a slight cringe. Especially when it involves the venerable File Transfer Protocol (FTP). While modern CI/CD pipelines often leverage cloud platforms and containerization, countless projects, like pqrs, still rely on FTP for rapid, straightforward server updates. This post details how we transformed a manual, error-prone FTP deployment process into a robust, automated workflow using GitHub Actions.

The Situation

Read more

Streamlining Deployments with Automation

In the pheralb/svgl project, efforts are underway to enhance the deployment process through automation. This initiative aims to reduce manual intervention and ensure more consistent and reliable deployments.

The Challenge of Manual Deployments

Manual deployments can be time-consuming and error-prone. They often involve multiple steps, potential for human error, and inconsistencies across different environments. Automating these processes can significantly improve efficiency and reduce the

Read more
Andres Hernandez

Andres Hernandez

Product-focused Software Developer specializing in the React ecosystem (Next.js, TypeScript). Proven experience contributing to high-impact open source projects and building scalable web applications. Committed to clean code, UI/UX design principles, and SOLID architecture to solve complex problems.