@antongolub/release-testing-package-fourth

release-testing-package-fourth

Usage no npm install needed!

<script type="module">
  import antongolubReleaseTestingPackageFourth from 'https://cdn.skypack.dev/@antongolub/release-testing-package-fourth';
</script>

README

@semrel-extra/demo-msr-cicd

multi-semantic-release

Demo repo to show how multi-semantic-release works with CI/CD

Branch CI/CD Status Remark
master GitHub Actions CI
beta GitHub Actions CI Pre-releases, beta-versions pipeline
travis Travis CI Release Status

Stack

Monorepo structure

  • pkg-a has no own deps
  • pkg-b has no deps too
  • pkg-c refers to pkg-a
  • pkg-d depends from pkg-b and pkg-c
  • pkg-e is fully independent

packages a, b, c belong to packages/foo scope d and epackages/bar

License

MIT