Skip to content

Conversation

@Haroenv
Copy link
Contributor

@Haroenv Haroenv commented Nov 19, 2020

This pull request prepares the following release:

Repository Branch Update Change
algoliasearch-client-javascript releases/v4.8.0 minor 4.7.04.8.0

Release Summary

This is going to be published with the following command:

Dir Command
packages/algoliasearch npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/cache-browser-local-storage npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/cache-common npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/cache-in-memory npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/client-account npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/client-analytics npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/client-common npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/client-recommendation npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/client-search npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/logger-common npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/logger-console npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/requester-browser-xhr npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/requester-common npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/requester-node-http npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/transporter npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest

Merging Instructions

When merging this pull request, you need to Squash and merge and make sure that the title starts with chore: release v4.8.0.

See details

After that, a commit chore: release v4.8.0 will be added and you or your CI can run shipjs trigger to trigger the release based on the commit.
Squash and merge


This pull request is automatically generated by Ship.js.

@Haroenv Haroenv requested a review from eunjae-lee November 19, 2020 08:57
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit a3ca36f:

Sandbox Source
javascript-client-app Configuration

Copy link
Contributor

@eunjae-lee eunjae-lee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, but I'm re-running the test to see if the failed test passes now.

@Haroenv
Copy link
Contributor Author

Haroenv commented Nov 19, 2020

Looks good to me, but I'm re-running the test to see if the failed test passes now.

those two are always flaky and eventually pass. I really need to look into making them less brittle

@Haroenv Haroenv merged commit 1bdedd7 into master Nov 19, 2020
@Haroenv Haroenv deleted the releases/v4.8.0 branch November 19, 2020 09:31
@Haroenv
Copy link
Contributor Author

Haroenv commented Nov 19, 2020

merging, since the release will only happen once the tests pass on master

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.

3 participants