IBM / networking-go-sdk

IBM Cloud Networking Services Go SDK
Apache License 2.0
9 stars 11 forks source link

fix: fixing deployment issue #186

Closed jkalandaibm closed 4 months ago

jkalandaibm commented 4 months ago

PR summary

Fixes: https://app.travis-ci.com/github/IBM/networking-go-sdk/jobs/623124862

nvm install 20
npm install -g npm@6.x
npm install @semantic-release/changelog
npm install @semantic-release/exec
npm install @semantic-release/git
npm install @semantic-release/github
pip install --user bump2version

DEPRECATION WARNING! We are moving to dpl v.2. If you want to preserve the current behavior and still use dpl v.1, add the dpl_version key with the desired version of the dpl gem (the last stable is 1.10.16) to your .travis.yml.

Installing deploy dependencies
Preparing deploy
Deploying application
failed to deploy

PR Checklist

Please make sure that your PR fulfills the following requirements:

PR Type

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change?

Other information

MalarvizhiK commented 3 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: