GithubHelp home page GithubHelp logo

isabella232 / semantic-release-config-logdna Goto Github PK

View Code? Open in Web Editor NEW

This project forked from logdna/semantic-release-config-logdna

0.0 0.0 0.0 32 KB

Semantic Release shareable configuration for logdna node packages

License: MIT License

JavaScript 86.66% Handlebars 11.87% Shell 1.47%

semantic-release-config-logdna's Introduction

semantic-release-config-logdna

All Contributors

semantic-release

Semantic Release shareable configuration for logdna node packages

Baseline shareable semantic-release configuration for logdna node packages. This configuration pre-configures the commits parser and release notes.

The shareable configuration can be configured in the semantic-release configuration file:

Installation

$ npm install --save-dev semantic-release semantic-release-config-logdna
// package.json
{
  "release": {
    "branches": ["main"],
    "extends": "semantic-release-config-logdna"
  }
}

Features

  • Parse un-merged commits to determine next release version
    • The version number is dictated by the commit with the highest semver level
  • Increments the version of package.json
  • Generates + updates Changelog
    • Includes github issue links for defined issue Keys (close, closes, closed, fix, fixes, fixed, resolve, resolves, resolved, ref)
    • Includes links to commit sha
    • Organizes changes by type
  • Commits standardized release commit back upstream

Commit Types

Commit Type Changelog Category
feat Features
fix Bug Fixes
perf Performance Improvements
revert Reverts
doc Documentation
refactor Code Refactoring
test Tests
build Build System
ci Continuous Integration
chore Chores
<default> Miscellaneous

Authors

Contributors โœจ

Thanks goes to these wonderful people (emoji key):


Eric Satterwhite

๐Ÿ“– ๐Ÿ’ป โš ๏ธ ๐Ÿšง

Mike Del Tito

๐Ÿ“– ๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

semantic-release-config-logdna's People

Contributors

esatterwhite avatar logdnabot avatar mdeltito avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.