Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.

Main app release config. Uses the release notes, changelog, git, and github plugins. Does not use the npm plugin.

Notifications You must be signed in to change notification settings

Unsupervisedcom/release-config-main-app

 
 

Repository files navigation

release-config-main-app

A semantic-release sharable configuration for releasing the Main App. It is a fork of the general action, release-config-general. This is a fairly standard configuration with no exec plugins, and no npm plugin. This release config generats release notes, a changelog, commits the changelog via the git plugin, and releases to github.

Plugins

This shareable configuration use the following plugins:

Install

$ npm install --save-dev semantic-release @unsupervised/release-config-main-app

Usage

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

{
  "extends": "@unsupervised/release-config-main-app"
}

Configuration

See each plugin documentation for required installation and configuration steps.

About

Main app release config. Uses the release notes, changelog, git, and github plugins. Does not use the npm plugin.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%