Skip to content

fix(scripts): correctly bump packages in package.json #727

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

Merged
merged 2 commits into from
Jun 21, 2022

Conversation

shortcuts
Copy link
Member

@shortcuts shortcuts commented Jun 21, 2022

🧭 What and Why

🎟 JIRA Ticket: https://algolia.atlassian.net/browse/APIC-548

Changes included:

There was two failing point in the release PR (see manually pushed commits in #726)

Bump playground

The NPM namespace was missing in the name, which made non-utils never bumped

Bump CTS package.json

Initially, we wanted to rely on the CTS generation to bump those versions, but as we can see in #726, we need the bump to happen before the CI runs, otherwise packages will be picked from the remote (NPM) and fail earlier in the process

🧪 Test

run yarn release locally

@shortcuts shortcuts requested a review from a team June 21, 2022 08:15
@shortcuts shortcuts self-assigned this Jun 21, 2022
@shortcuts shortcuts requested review from damcou and millotp and removed request for a team June 21, 2022 08:15
@netlify
Copy link

netlify bot commented Jun 21, 2022

Deploy Preview for api-clients-automation canceled.

Name Link
🔨 Latest commit ff60765
🔍 Latest deploy log https://app.netlify.com/sites/api-clients-automation/deploys/62b17e0a12424e000acfcc04

@algolia-bot
Copy link
Collaborator

algolia-bot commented Jun 21, 2022

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the main branch.
You can still access the code generated on main via this commit.

Copy link
Contributor

@damcou damcou left a comment

Choose a reason for hiding this comment

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

👍

@shortcuts shortcuts enabled auto-merge (squash) June 21, 2022 08:31
@shortcuts shortcuts merged commit 3019960 into main Jun 21, 2022
@shortcuts shortcuts deleted the fix/scripts-release-pr branch June 21, 2022 08:34
algolia-bot added a commit to algolia/algoliasearch-client-javascript that referenced this pull request Jun 21, 2022
medicindev pushed a commit to medicindev/Algolia-Client--JavaScript that referenced this pull request Mar 8, 2025
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