The Wayback Machine - https://web.archive.org/web/20200920134926/https://github.com/sourcegraph/campaigns-client
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

@sourcegraph/campaigns-client

npm downloads build codecov code style: prettier semantic-release

API client for Sourcegraph campaigns

Install

npm install @sourcegraph/campaigns-client
# or
yarn add @sourcegraph/campaigns-client

Build

yarn
yarn build

Test

yarn test

Release

Releases are done automatically in CI when commits are merged into master by analyzing Conventional Commit Messages. After running yarn, commit messages will be linted automatically when committing though a git hook. The git hook can be circumvented for fixup commits with git's fixup! autosquash feature, or by passing --no-verify to git commit. You may have to rebase a branch before merging to ensure it has a proper commit history, or squash merge with a manually edited commit message that conforms to the convention.

About

WIP TypeScript campaigns client

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.