Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fixing deployment issue #185

Merged
merged 1 commit into from
Jun 19, 2024
Merged

fix: fixing deployment issue #185

merged 1 commit into from
Jun 19, 2024

Conversation

jkalandaibm
Copy link
Collaborator

@jkalandaibm jkalandaibm commented Jun 19, 2024

dependency: none

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:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • New tests
  • Build/CI related changes
  • Documentation content changes
  • Other (please describe)

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

dependency: none
Signed-off-by: jkalanda <jkalanda@us.ibm.com>
@jkalandaibm jkalandaibm merged commit 39c812a into master Jun 19, 2024
4 checks passed
MalarvizhiK pushed a commit that referenced this pull request Jul 2, 2024
## [0.47.2](v0.47.1...v0.47.2) (2024-07-02)

### Bug Fixes

* fix: Reverting Previous Dependency Updates ([9d6745e](9d6745e))
* fixing deployement issues  ([#194](#194)) ([0a1223a](0a1223a))
* fixing deployment issue ([#186](#186)) ([851a472](851a472))
* fixing deployment issue ([#199](#199)) ([6ade25d](6ade25d))
* fixing the deployment issue ([#185](#185)) ([39c812a](39c812a))
* fixng Uncontrolled resource consumption in braces ([#184](#184)) ([27ce9ab](27ce9ab))
* reverting previous dependency update chnages ([#192](#192)) ([6f63583](6f63583))
* reverting previous dependency update chnages ([#193](#193)) ([fd7031e](fd7031e))
* reverting previous dependency update chnages ([#197](#197)) ([f94dddd](f94dddd))
* reverting previous dependency update chnages ([#198](#198)) ([fe11a39](fe11a39))
* Reverting Previous Dependency Updates  ([#189](#189)) ([21e156b](21e156b))
@MalarvizhiK
Copy link
Member

🎉 This PR is included in version 0.47.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants