🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@timmywil
Copy link
Member

@timmywil timmywil commented Aug 4, 2025

Summary

Also update AUTHORS.txt in preparation for rc.1.

Fixes #5658

Checklist

@timmywil timmywil added Discuss in Meeting Reserved for Issues and PRs that anyone would like to discuss in the weekly meeting. Needs review labels Aug 4, 2025
@timmywil timmywil added this to the 4.0.0 milestone Aug 4, 2025
@mgol
Copy link
Member

mgol commented Aug 4, 2025

LGTM once #5682 lands and this PR is rebased.

@mgol mgol added the Build label Aug 4, 2025
@mgol
Copy link
Member

mgol commented Aug 4, 2025

We'll also need to backport to 3.x-stable, but we can do that once we confirm on 4.0.0-rc.1 that this fix works.

@mgol
Copy link
Member

mgol commented Aug 4, 2025

@timmywil you can rebase now.

@timmywil
Copy link
Member Author

timmywil commented Aug 4, 2025

we can do that once we confirm on 4.0.0-rc.1 that this fix works

indeed, that was my plan

@mgol mgol removed Discuss in Meeting Reserved for Issues and PRs that anyone would like to discuss in the weekly meeting. Needs review labels Aug 5, 2025
@mgol mgol merged commit a865212 into jquery:main Aug 5, 2025
30 of 31 checks passed
mgol added a commit to mgol/jquery that referenced this pull request Aug 6, 2025
PR jquerygh-5681 specified the `tmp/release/dist` folder as `publishPath` so that
`npm publish` is done from the dist repo, not the source one. However,
`npm publish` is invoked by release-it before the post-release phase, at which
stage the dist repo is not updated with the new release yet.

Instead, do the `npm publish` manually in the post-release stage, just after
the dist repo is updated & changes are pushed.
mgol added a commit to mgol/jquery that referenced this pull request Aug 11, 2025
PR jquerygh-5681 specified the `tmp/release/dist` folder as `publishPath` so that
`npm publish` is done from the dist repo, not the source one. However,
`npm publish` is invoked by release-it before the post-release phase, at which
stage the dist repo is not updated with the new release yet.

Instead, do the `npm publish` manually in the post-release stage, just after
the dist repo is updated & changes are pushed.
mgol added a commit that referenced this pull request Aug 11, 2025
PR gh-5681 specified the `tmp/release/dist` folder as `publishPath` so that
`npm publish` is done from the dist repo, not the source one. However,
`npm publish` is invoked by release-it before the post-release phase, at which
stage the dist repo is not updated with the new release yet.

Instead, do the `npm publish` manually in the post-release stage, just after
the dist repo is updated & changes are pushed.

Closes gh-5690
mgol added a commit that referenced this pull request Aug 11, 2025
PR gh-5681 specified the `tmp/release/dist` folder as `publishPath` so that
`npm publish` is done from the dist repo, not the source one. However,
`npm publish` is invoked by release-it before the post-release phase, at which
stage the dist repo is not updated with the new release yet.

Instead, do the `npm publish` manually in the post-release stage, just after
the dist repo is updated & changes are pushed.

Closes gh-5690

(cherry picked from commit ff1f0ea)
@timmywil timmywil deleted the release-dist branch November 1, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

Make the jquery-dist repository published to npm, not jquery

2 participants