Socket
Book a DemoInstallSign in
Socket

jets-git

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jets-git

0.2.1
bundlerRubygems
Version published
Maintainers
1
Created
Source

Jets Git

Gem Version

BoltOps Badge

BoltOps Learn Badge

Gathers git information for Jets.

This library gathers information from your local git repo or the build system jets runs on. It supports:

  • azure: Azure Pipelines.
  • bitbucket: BitBucket Pipelines.
  • circleci: CircleCI.
  • codebuild: AWS CodeBuild
  • custom: Custom control.
  • github: Github Actions.
  • gitlab: Gitlab Pipelines.
  • local: Local git repo.

Custom Control

You can set these variables if you have a custom build system and need more control over what is set. Example:

JETS_GIT_CUSTOM=1
JETS_GIT_CUSTOM_BRANCH=main
JETS_GIT_CUSTOM_SHA=abcdefgh
JETS_GIT_CUSTOM_URL=https://github.com/owner/repo
JETS_GIT_CUSTOM_MESSAGE="commit message"

The JETS_GIT_CUSTOM=1 tells the library to use the Custom information.

Disabling

If you need to turn off the gathering of any git information, you can set it.

JETS_GIT_DISABLED=1

FAQs

Package last updated on 15 Dec 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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.