Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@atomist/sdm-pack-github-token

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atomist/sdm-pack-github-token

Atomist SDM Extension Pack

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
4
Created
Source

@atomist/sdm-pack-github-token

Extension pack to support new style GitHub tokens needed as of March, 31st 2021.

Usage

Please install this npm package into your SDM:

$ npm install @atomist/sdm-pack-github-token 

and then enable the extension pack in your SDM configuration:

extensionPacks: [
    newGitHubTokenSupport(),
],

Contributing

Contributions to this project from community members are encouraged and appreciated. Please review the Contributing Guidelines for more information. Also see the Development section in this document.

Code of conduct

This project is governed by the Code of Conduct. You are expected to act in accordance with this code by participating. Please report any unacceptable behavior to code-of-conduct@atomist.com.

Documentation

Please see docs.atomist.com for developer documentation.

  • List of third-party OSS licenses used in this project: @atomist/skill OSS licenses

Connect

Follow @atomist and The Composition blog related to SDM.

Support

General support questions should be discussed in the #help channel in the Atomist community Slack workspace.

If you find a problem, please create an issue.

Development

You will need to install Node.js to build and test this project.

Build and test

Install dependencies.

$ npm install

Use the build package script to compile, test, lint, and build the documentation.

$ npm run build

Created by Atomist. Need Help? Join our Slack workspace.

Keywords

DEV_EX

FAQs

Package last updated on 01 Apr 2021

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