IBM / openapi-validator

Configurable and extensible validator/linter for OpenAPI documents
Apache License 2.0
483 stars 88 forks source link

fix(docker): publish container image upon successful release #621

Closed dpopp07 closed 1 year ago

dpopp07 commented 1 year ago

The container was not being published because it was set up to push on a tagged build, but we skip tagged builds (which I forgot about). This updates the image publishing to push from semantic release's "success" step, which will guarantee it gets pushed after the creation of a new release during the main branch build.

ibm-devx-sdk commented 1 year ago

:tada: This PR is included in version 1.6.1 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket:

ibm-devx-sdk commented 1 year ago

:tada: This PR is included in version 1.2.1 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket:

ibm-devx-sdk commented 1 year ago

:tada: This PR is included in version 1.6.1 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket: