How to Use Rubocop for Your Team’s Rails Apps Learn how to add Rubocop to your Rails applications today for incremental improvements on the style of your code. Jeff Morhous 11 Oct 2022
Billing Update in Semaphore: Rounding up Smaller Jobs to 1 Minute Starting from October 15, 2022, Semaphore will be rounding up smaller jobs. Aleksandar Mitrovic 7 Oct 2022
Improving Security in Your CI/CD Pipeline This article will take you through a few preventative steps to help you keep your CI/CD pipeline secure. Sonia Uduma 6 Oct 2022
Microfrontends: Microservices for the Frontend Can we take microservice architecture patterns and apply them to the frontend? Tomas Fernandez 29 Sep 2022
Database Management With CI/CD Don’t waste your DBA talents, automate database management with continuous integration. Tomas Fernandez 27 Sep 2022
4 Reasons Why You Should Prefer Vite Over Create-React-App (CRA) Unlike CRA, Vite does not build your entire application before serving, instead, it builds the application on demand. It also leverages the power of native ES modules, esbuild, and Rollup to improve development and build time. Chetan Gawai 22 Sep 2022
Introducing Audit Logs for Your Organization’s Security and Compliance Audit logs allow you to collect such information as creation or removal of secrets, starting or stopping a job, creating/removing a workflow, modifying a project, and much more. Olga Bedrina 21 Sep 2022
New book: Transitioning from Monolith to Microservices Handbook Is your monolith on its last legs? Are you having trouble meeting the rising demands of your users? Then, check out our free ebook on migrating from monolith to microservices. Tomas Fernandez 15 Sep 2022
Become an Elite Team With Dora Metrics Elite teams are thousands of times more productive than the rest. DORA metrics can help your team ship code at a faster pace. Tomas Fernandez 14 Sep 2022
Applying the Test Pyramid Concept to Ruby on Rails Apps This article explains how the test types available on Rails and Rspec relate to the different levels of the pyramid, helping you determine how many of each type to write. Mauricio Menegaz 8 Sep 2022
Enhancing Security of Secrets: Project Whitelists and Admin-only Edit Permissions Now, you can restrict access to secrets only to organization admins and define which projects can use a secret in Semaphore. Olga Bedrina 7 Sep 2022
Pre-flight Checks: Set up Custom Security Checks for Pipeline Execution With pre-flight checks, admins can set up custom checks that the system needs to pass before any pipeline can start running. Learn more about this new feature. Olga Bedrina 5 Sep 2022
Semantic Versioning with CI/CD As software creators, we are responsible for accurately communicating the compatibility for our releases. Tomas Fernandez 1 Sep 2022
Why You Need an API Layer and How To Build It in React Learn what an API layer is, some of the many benefits it can provide to your architecture, and how to implement it in React. Antonello Zanini 16 Aug 2022
JavaScript’s Newest Framework: Bun. Will It Take Node’s Crown? Bun is the newest and fastest all-in-one JavaScript framework. Will it take over Node? Is it better than Deno? Let's do some testing. Tomas Fernandez 11 Aug 2022