Moncef Belyamani writes guides to help you become a more confident coder.
An action to download a prebuilt Ruby and add it to the PATH in 5 seconds - ruby/setup-ruby
Moncef Belyamani writes guides to help you become a more confident coder.
This guide is maintained by the scientific Python community for the benefit of fellow scientists and research software engineers.
Updated on July 29, 2023 Updated the fact that this blog is now built with Hugo instead of Jekyll As an indie developer, I used to manually deploy my web applications to my VPS. But the more and more subsystems and apps I tend to build, the more my…
How to manage versions of Ruby and install Ruby Gems such as Fastlane both locally and in your CI/CD pipelines using GitHub Actions.
A lot of hours writing YAML, pancake day, channelling Elon Musk and product names that maximise embarrassment in Homebase.
Travelling to Brighton, migrating to Porkbun, and self-hosting GitHub Actions runners.
Here’s how to set up a RuboCop workflow on GitHub Actions with caching for faster workflow runs.
What you can do to speed up your continous integration? I am describing 6 advanced strategies you could use to optimize your CI right away.
GitHub Actions is an automation platform that you run directly from inside a repository. We can use it as a testing CI/CD pipeline and keep everything close to the code.
Audit rules, examples, and remediations.
GitHub Actions are a great way to automate the build and deploy process for your repos.