🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

github.com/jfrog/jfrog-testing-infra

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/jfrog/jfrog-testing-infra

v0.0.0-20250505134002-d58d51c941c6
Source
Go
Version published
Created
Source

JFrog Testing Infra

This project includes:

  • The common testing code used by integration tests of Jenkins Artifactory plugin and the Bamboo Artifactory plugin. Located under the java subdirectory.
  • Go script to set up a local Artifactory, by downloading the Artifactory archive corresponding to the operating system on the machine. Located under the local-rt-setup subdirectory.
  • A Jenkinsfile, which used to monitor a GitHub badge. This Jenkinsfile is used for populating a tests dashboard in Jenkins. Read more about how this Jenkinsfile is used in the description inside the Jenkinsfile. Located under the root directory.

Building the java sources

To build the library sources, please follow these steps:

  • Clone the code from Git.
  • Install the library by running the following commands:
cd java
./gradlew clean compileJava publishToMavenLocal

Code Contributions

We welcome community contribution through pull requests.

FAQs

Package last updated on 05 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts