Skip to content

[CI] Fix version bump for npm packages - #2679

Merged
Kocal merged 1 commit into
symfony:2.xfrom
Kocal:fix-ci-npm-releases
Apr 5, 2025
Merged

[CI] Fix version bump for npm packages#2679
Kocal merged 1 commit into
symfony:2.xfrom
Kocal:fix-ci-npm-releases

Conversation

@Kocal

@Kocal Kocal commented Apr 5, 2025

Copy link
Copy Markdown
Member
Q A
Bug fix? yes
New feature? no
Docs? no
Issues Fix #...
License MIT

The workflow https://github.com/symfony/ux/actions/runs/14282744086/job/40034193882 failed because Yarn wasn't able to tag a new version for each packages for idk what reasons.
Here we just want something that mutate version field from packages.json without any operations, let's use npm version --no-workspaces-update --no-git-tag-version

@carsonbot carsonbot added Bug Bug Fix Status: Needs Review Needs to be reviewed labels Apr 5, 2025
@Kocal
Kocal requested a review from kbond April 5, 2025 18:54
@carsonbot carsonbot added Status: Reviewed Has been reviewed by a maintainer and removed Status: Needs Review Needs to be reviewed labels Apr 5, 2025
@Kocal
Kocal merged commit af16ce1 into symfony:2.x Apr 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Bug Fix Status: Reviewed Has been reviewed by a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants