user

Inedo Blog


Navigation
Featured

PowerShell

How to Publish PowerShell Modules to a Private Repository

Posted on January 28th, 2025.

The public PowerShell Gallery is a great resource. But sometimes you need a private repository! This tutorial shows you how to create one in ProGet.

Featured

PowerShell

How to Use GUIs to Empower PowerShell Users of All Levels

Posted on January 23rd, 2025.

Level up your PowerShell team faster with GUIs. But should you write your GUI in PowerShell? We think not.

Featured

Inedo

Introducing the Inedo Snack Box 🍵🍘

Posted on January 21st, 2025.

Inedo is a global company with dual headquarters in Cleveland (Ohio) and Tokyo, allowing us to serve customers in every time zone. But there’s another neat benefit —frequent travel between offices means that we can share tasty treats across borders. That’s what inspired us to create the Inedo Snack Box. We recently sent these...

Featured

Inedo

Inedo 2025: Our Resolutions and Customer Survey

Posted on January 21st, 2025.

Continuing into 2025, our goal remains clear: to make self-managed automation tools for development teams. To meet this goal we are seeking feedback from our users in order to improve our products and service. At the core of our philosophy is User-Driven Development, not fleeting trends. This approach prioritizes the feedback and ideas...

Featured

PowerShell

The Secret to PowerShell Testing for Leveled-up Teams

Posted on January 15th, 2025.

Level up your PowerShell team faster by taking a leaf out of Developers' book: approach testing with a software development lifecycle (SDLC).

Featured

Jenkins

How to Use Jenkins to Run Parameterized PowerShell Scripts

Posted on January 7th, 2025.

Adding what is basically a PowerShell GUI through Jenkins lets those who aren’t as comfortable or familiar with PowerShell run them without intervention.

Featured

PowerShell

How to Master PowerShell Scripting with Modularization

Posted on December 31st, 2024.

PowerShell modules are an effective way of freeing yourself from Script Hell. But without planning, you can find yourself in the much-worse Module Hell.

Featured

NPM

npm for the Enterprise in 2025

Posted on December 26th, 2024.

This article part of a series on Mastering npm in the Enterprise, also available as a chapter in our free, downloadable eBook npm (Node Package Manager) is a big part of modern software development, particularly in organizations. Its usage has seen huge growth, and is now one of the most widely used tools by professional developers. As...

Featured

Inedo

Inedo 2024 – A Year in Review

Posted on December 23rd, 2024.

2024 has been a year of growth and innovation for Inedo. From launching new tools and updated versions of all three Inedo products to publishing guides and hosting webinars, we’ve focused on providing solutions and resources to support our users. ProGet had the most changes by far, including policy and compliance features along with five...

Featured

Jenkins

Jenkins Best Practices: How to Automate Deployments with Jenkins

Posted on December 20th, 2024.

Considering automated deployments with Jenkins? There's lots to consider before you start!