Skip to content
This repository has been archived by the owner on Feb 19, 2023. It is now read-only.

Releases: udondan/jsii-publish

v0.14.0

10 Jun 08:39
bca2379
Compare
Choose a tag to compare

Just update to latest superchain

v0.12.0

07 Oct 16:17
a810904
Compare
Choose a tag to compare

Switch the base image to jsii/superchain.

v0.10.0

14 Jul 06:14
8711f95
Compare
Choose a tag to compare

Adds 3 new parameters, which can be used to add cmd options:

  • NPM_OPTIONS: Command options to append to the npm publish command
  • PYPI_OPTIONS: Command options to append to the twine upload command
  • NUGET_OPTIONS: Command options to append to the dotnet nuget push command

v0.8.3

19 Jan 17:09
bde8060
Compare
Choose a tag to compare
  • Now Wheel packages are pushed to PyPI. Previously only the .tgz source was pushed.
  • Starting with this release, PR's now are tested via GitHub Workflow The test includes building and publishing of a minimal JSII package.

v0.8.2...v0.8.3

v0.8.2

13 Jan 12:37
Compare
Choose a tag to compare
  • Adds primary container support in CircleCI
  • Fixes Maven (GitHub) deploy in GitHub action
  • Adds debug functionality to all publishers

v0.6.4...v0.8.2

v0.6.4

12 Jan 10:29
Compare
Choose a tag to compare
  • adds debug option for mvn deploy

v0.6.3...v0.6.4

v0.6.3

11 Jan 14:58
Compare
Choose a tag to compare
  • adds option to pass the github user

v0.6.2...v0.6.3

v0.6.2

08 Jan 12:29
Compare
Choose a tag to compare

Fixes username for publishing mvn

v0.6.0

08 Jan 09:33
Compare
Choose a tag to compare

v0.5.1

20 Dec 09:47
Compare
Choose a tag to compare
  • Makes the VERSION flag optional
  • Reduces image size by removing no longer required software and files

v0.5.0...v0.5.1