algolia / react-instantsearch

⚡️ Lightning-fast search for React and React Native applications, by Algolia.
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/react/
MIT License
1.97k stars 386 forks source link

ci(shipjs): release package in dependent order #3654

Closed Haroenv closed 2 years ago

Haroenv commented 2 years ago

If we'd use lerna publish instead of a publish command per package, this may not be needed, but I couldn't find how to make that work correctly with shipjs just yet.

The order is now (note dom-maps is published later):

  'packages/react-instantsearch-core',
  'packages/react-instantsearch-hooks',
  'packages/react-instantsearch-dom',
  'packages/react-instantsearch-hooks-server',
  'packages/react-instantsearch-hooks-web',
  'packages/react-instantsearch-native',
  'packages/react-instantsearch-dom-maps',
  'packages/react-instantsearch'

This is equivalent to https://github.com/algolia/ui-components/pull/23

codesandbox-ci[bot] commented 2 years ago

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 d05c4ee3d38ab42d7c580f86fc7f9fe2bed6f392:

Sandbox Source
react-instantsearch-app Configuration
hooks-example Configuration
netlify[bot] commented 2 years ago

Deploy Preview for react-instantsearch ready!

Name Link
Latest commit d05c4ee3d38ab42d7c580f86fc7f9fe2bed6f392
Latest deploy log https://app.netlify.com/sites/react-instantsearch/deploys/634d52b7499340000845ff66
Deploy Preview https://deploy-preview-3654--react-instantsearch.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.