@hexonet/semantic-release-github-whmcs-config

semantic-release shareable configuration for GitHub + WHMCS Marketplace

Usage no npm install needed!

<script type="module">
  import hexonetSemanticReleaseGithubWhmcsConfig from 'https://cdn.skypack.dev/@hexonet/semantic-release-github-whmcs-config';
</script>

README

@hexonet/semantic-release-github-whmcs-config

semantic-release Build Status License: MIT PRs welcome npm version

semantic-release shareable config to publish WHMCS Marketplace Products with GitHub.

Plugins

This shareable configuration interhits from a basic shareable configuration and uses the following plugins:

Summary

On top of the summary of @hexonet/semantic-release-github-whmcsbase-config, this module also

Install

$ npm i -D semantic-release @hexonet/semantic-release-github-whmcs-config

Usage

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

{
  "extends": "@hexonet/semantic-release-github-whmcs-config",
  "branch": "master"
}

Configuration

Ensure that your CI configuration has the following secret environment variables set:

See each plugin documentation for required installation and configuration steps.