Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/yahavi/jfrog-testing-infra

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/yahavi/jfrog-testing-infra

  • v0.0.0-20230301120415-0e2474791784
  • Source
  • Go
  • Socket score

Version published
Created
Source

JFrog Testing Infra

This project includes:

  1. The common testing code used by integration tests of Jenkins Artifactory plugin and the Bamboo Artifactory plugin. Located under the java subdirectory.
  2. 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.
  3. 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:

  1. Clone the code from Git.
  2. 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 01 Mar 2023

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc