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

chore: run the build script for packages depend on rest-api-client #405

Merged
merged 1 commit into from
Sep 11, 2020

Conversation

koba04
Copy link
Contributor

@koba04 koba04 commented Sep 9, 2020

Why

We run the build script at prepublishOnly, but we also have to run the script at prelease for pacakges depend on rest-api-client in js-sdk.
Otherwise, we cannot guarantee using the latest build of rest-api-client with these packages.

What

I've added the build script at prerelease stage.

How to test

Checklist

  • Read CONTRIBUTING.md
  • Updated documentation if it is required.
  • Added tests if it is required.
  • Passed yarn lint and yarn test on the root directory.

@koba04 koba04 requested review from a team, zaki-yama and chick-p and removed request for a team September 9, 2020 09:45
@koba04 koba04 changed the title chore: run the build script for packages depends on rest-api-client chore: run the build script for packages depend on rest-api-client Sep 9, 2020
@koba04 koba04 self-assigned this Sep 9, 2020
@shisama shisama merged commit 03ccadc into master Sep 11, 2020
@shisama shisama deleted the koba04-patch-1 branch September 11, 2020 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants