Six Simple Steps to Your First CI/CD DevOps Pipeline in JFrog Pipelines

See how easy it is to get started, and start working with a simple “Hello World” DevOps pipeline. Along the way, you’ll learn some fundamental Pipelines concepts. Here’s what you’ll need: A JFrog Cloud account. If you don’t have one, start for free! A GitHub account for your personal repositories Step 1 – LOGIN TO …

Java 16 Commits to Git and GitHub: A Personal Reflection

A Stroll Down Memory Lane I was introduced to Git and GitHub in May of 2014 – just shy of 10 years since Git was created in 2005. That same day I was also handed a MacBook Pro laptop and an IntelliJ license, the main tools with which I was to begin my new role …

Bintray Blog

Manage your Bintray and GitHub organizations better together

UPDATE: As of May 1, 2021 Bintray services will no longer be available (ConanCenter and JCenter are not affected) for more information read the Centers Deprecation Blog   Bintray’s integration with GitHub is now moving to a new level with GitHub organizations! As a Bintray user who is also a GitHub user, you already know …

Bintray Blog

Bintray + GitHub = Synergistic Love Story

First things first – Bintray is not a competitor of GitHub. They complete each other, not compete. Here’s how (I love vienn diagrams): Bintray is an organic next step for developing software at GitHub – once your sources are built – distribute them from Bintray. Our job is to make it as easy as possible …

If You’re Not Using Git LFS, You’re Already Behind!

The popularity of the Git version control system among developers has grown consistently over the last few years, with many Subversion users making the switch to Git’s ‘file system snapshot’ approach, which differs from the ‘file change logging’ approach of classic VCS software. Git’s Little Problem – Large Files However, Git was originally meant to …

Bintray Blog

Google and GitHub insist – go store your binaries in a proper place!

Starting July 2nd GitHub is allowing hosting binaries again. Point about Google Code still remains valid. Plus, we believe we still do better job when it comes to binaries, comparing to GitHub, which is awesome (for your sources). Well, first GitHub, and now Google Code, both cease to host your binaries on their platforms. The …

Taking Control of App Releases

Featuring report “Release Management for Enterprises“, by RebelLabs Today’s software users have rapidly evolving needs, are mobile, and expect 24/7 connectivity and reliability. So dev teams need to churn out new features and versions frequently to keep up while still making sure that service is not interrupted. Sounds like a tall order, but fail to …

Artifactory User Plugins in 5 Screenshots or Less

Actually, less (only 4).Remember the blog post about user plugins? How easy and fast is it to add or change functionality in Artifactory? When you went skeptic, like “come on, it’s nice in the blog post, but how useful it really is?” Here’s real live example from today:This morning (~09:30 AM in Netanya, Israel) I found …