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(cli): no more patches bundled #630

Merged
merged 2 commits into from
Feb 1, 2022
Merged

fix(cli): no more patches bundled #630

merged 2 commits into from
Feb 1, 2022

Conversation

louis-bompart
Copy link
Collaborator

Proposed changes

After analyzing our latest release tarball https://registry.npmjs.org/@coveo/cli/-/cli-1.24.1.tgz, I found that the patch was bundle due to a change of name when I updated the patch.

However, since adding the filter for 'dev' patches, we removed all our other patches. So let's remove patches altogether, it'll be simpler.

Testing

Need to release.


CDX-786

@github-actions
Copy link
Contributor

Thanks for your contribution @louis-bompart !
When your pull-request is ready to be merged, check the box below to merge it

  • Merge! :shipit:

@github-actions
Copy link
Contributor

Pull Request Report

PR Title

✅ Title follows the conventional commit spec.

@olamothe
Copy link
Member

olamothe commented Feb 1, 2022

You have tested that when you run the executable, the patches are correctly applied ? I vaguely remember that's why they were there.

Not for the version of the CLI that you run or install through npm.

@louis-bompart
Copy link
Collaborator Author

louis-bompart commented Feb 1, 2022

The oclifdev-cli is only used during the build binaries pipeline, never in the source code, even transitively :)

@louis-bompart louis-bompart merged commit 7f0c272 into master Feb 1, 2022
@louis-bompart louis-bompart deleted the CDX-786 branch February 1, 2022 18:51
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