Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

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

Merged
merged 1 commit into from
Oct 17, 2022
Merged

Conversation

Haroenv
Copy link
Contributor

@Haroenv Haroenv commented Oct 17, 2022

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 algolia/ui-components#23

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 algolia/ui-components#23
@Haroenv Haroenv requested review from a team, FabienMotte and aymeric-giraudet and removed request for a team October 17, 2022 13:03
@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 d05c4ee:

Sandbox Source
react-instantsearch-app Configuration
hooks-example Configuration

@netlify
Copy link

netlify bot commented Oct 17, 2022

Deploy Preview for react-instantsearch ready!

Name Link
🔨 Latest commit d05c4ee
🔍 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.

@Haroenv Haroenv merged commit 92737fc into master Oct 17, 2022
@Haroenv Haroenv deleted the fix/ci-config branch October 17, 2022 15:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants