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(javascript): allow package.json to be pushed #1781

Merged
merged 3 commits into from
Jul 19, 2023

Conversation

shortcuts
Copy link
Member

🧭 What and Why

🎟 JIRA Ticket: https://algolia.atlassian.net/browse/DI-1437

Changes included:

now that we rely on lerna for version bumping, we should allow the package.json to be pushed, which allows us to let the generation read the updates when running yarn docker:release

alternatively, we could have this logic only for the release process I believe, but this would introduce much more logic change

@shortcuts shortcuts self-assigned this Jul 19, 2023
@shortcuts shortcuts requested a review from a team as a code owner July 19, 2023 10:42
@shortcuts shortcuts requested review from aallam and Fluf22 July 19, 2023 10:42
@netlify
Copy link

netlify bot commented Jul 19, 2023

Deploy Preview for api-clients-automation ready!

Name Link
🔨 Latest commit a80ce83
🔍 Latest deploy log https://app.netlify.com/sites/api-clients-automation/deploys/64b7d2a7e75dfb000878479c
😎 Deploy Preview https://deploy-preview-1781--api-clients-automation.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 configuration.

@algolia-bot
Copy link
Collaborator

algolia-bot commented Jul 19, 2023

✗ 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.

@shortcuts shortcuts enabled auto-merge (squash) July 19, 2023 10:45
Copy link
Contributor

@Fluf22 Fluf22 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 merged commit 550313a into main Jul 19, 2023
16 checks passed
@shortcuts shortcuts deleted the fix/javascript-release-version branch July 19, 2023 12:14
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.

None yet

3 participants