Yahav Itzhak

Yahav Itzhak

Tech Lead

Yahav is a developer at JFrog, part of the Ecosystem team developing free open source IDE and CI integrations

The Latest From Yahav Itzhak

  • The Latest JFrog Plugin for Jenkins

    | 5 min read

    We all know that artifact management is an important part of our development lifecycle, and if you’re using Jenkins you’ll also need to store your builds and binaries. In the world of DevOps, efficient integration and management of artifacts and dependencies are crucial for successful software delivery. Together,  Jenkins and JFrog Artifactory offer a powerful…

    Read More  
  • JFrog CLI Completes You

    | 2 min read

    JFrog CLI now supports autocomplete for both bash and zsh, allowing you to get your work done faster. With this functionality, you can now simply start typing your Bash and zsh commands and the CLI client will provide you with possible options to use. You can scroll through the options using tab. JFrog CLI helps…

    Read More  
  • Part II: Artifactory as a Caching Mechanism for Package Managers

    | 2 min read

    Note: This blog post was recently updated on August 18, 2021. In our previous blog post we discussed the challenges with relying on external servers for downloading pre-build tools such as Curl, CLI, wget, Maven, Gradle, npm and others. We discussed how they can sometimes cause stability issues, also called “Environmental Issues”, that will break…

    Read More  
  • JFrog CLI, Your GitHub Actions Hero

    | 4 min read

    Now that GitHub Actions version 2 is out of Beta and available for general use, how can you start managing your Artifactory repositories in your automated DevOps workflows? Who will save your binaries in distress? Never fear, JFrog is here! A new Action has joined the GitHub Marketplace that enables you to use the JFrog…

    Read More  
  • Artifactory as a Caching Mechanism for Package Managers

    | 3 min read

    As a developer in the JFrog Ecosystem team, I rely on many package managers to download tools for my builds. Pre-build tools such as Curl, CLI, wget, Maven, Gradle, npm and others, used to build the final deliverable, are automatically downloaded by the CI server as part of the first step of our builds. Relying…

    Read More  
  • JFrog CLI Lets You Do Magic with One Single Command

    | 2 min read

    In our recent CLI 1.27.0 release, we announced one of the most useful features in JFrog CLI allowing you to perform operations on multiple repositories, by running a single command. Working with JFrog Artifactory is now smoother than ever, as you can search, upload, download, copy, move and delete files on Artifactory via the CLI,…

    Read More