Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

semantic-release-gem-demo

aorinevo11ISC1.4.6

This is a test gem for a POC involving release automation via a custom semantic-release plugin.

readme

Introduction

This is a test gem for a POC involving release automation via a custom semantic-release plugin.

Github Workflow

  • Tags release
  • Updates CHANGELOG
  • Publishes tagged version to npm
  • (to do) Publishes tagged version to rubygems

Distributions

References

changelog

1.4.6 (2020-04-12)

Bug Fixes

1.4.5 (2020-04-12)

Bug Fixes

  • use GH_TOKEN in push to RubyGems. (2612907)

1.4.4 (2020-04-12)

Bug Fixes

  • order of arguments in sed command (605e49c)

1.4.3 (2020-04-12)

Bug Fixes

  • order of arguments in sed command (880b27e)
  • order of arguments in sed command (3d9f6e4)

1.4.2 (2020-04-12)

Bug Fixes

  • add support for non-darwin OS types. (1aaed5b)

1.4.1 (2020-04-12)

Bug Fixes

  • ruby version in actions/setup-ruby. (59638ef)

1.4.0 (2020-04-12)

Features

  • add gem build and publish step. (0e838c1)

1.3.2 (2020-04-12)

1.3.1 (2020-04-12)

1.3.0 (2020-04-12)

Bug Fixes

Features

1.2.0 (2020-04-12)

Features

  • make npm package publicly accessible. (401ff2d)

1.1.1 (2020-04-12)

1.1.0 (2020-04-12)

Features

1.0.0 (2020-04-12)

Bug Fixes

Features

  • add semantic-release and common semantic-release plugins. (96a2ef3)
  • initial commit. (a2cd849)