Closed shulaoda closed 1 month ago
Let's see if the whitelist would solve the issue!
Let's see if the whitelist would solve the issue!
Let me try it.
It doesn't seem to work. Could you give me some help? @Aslemammad
https://github.com/web-infra-dev/rspack/actions/runs/10688061707/job/29628851013?pr=7757
I see, I'll have a closer look and let you know!
Sorry for this, the team and I are looking deep into this one!
Will keep you updated 🙌
Will be tracked here #227
@shulaoda Can you try this? To see if heavy uploads work for you!
API_URL=https://pkg.pr.new pnpm dlx pkg-pr-new@https://05ece7b9.stackblitz-cr.pages.dev/stackblitz-labs/pkg.pr.new/pkg-pr-new@227 publish --compact --pnpm './npm/*' './crates/node_binding' './packages/rspack'
@shulaoda Can you try this? To see if heavy uploads work for you!
API_URL=https://pkg.pr.new pnpm dlx pkg-pr-new@https://05ece7b9.stackblitz-cr.pages.dev/stackblitz-labs/pkg.pr.new/pkg-pr-new@227 publish --compact --pnpm './npm/*' './crates/node_binding' './packages/rspack'
Okay, right now!
@Aslemammad cc
{"url":"/multipart/create","statusCode":405,"statusMessage":"Method post is not allowed on this route.","message":"Method post is not allowed on this route."}
Hmm, weird, how about this?
API_URL=https://pkg.pr.new pnpm dlx pkg-pr-new@https://05ece7b9.stackblitz-cr.pages.dev/stackblitz-labs/pkg.pr.new/pkg-pr-new@c534ac2 publish --compact --pnpm './npm/*' './crates/node_binding' './packages/rspack'
Oh that makes sense, because it is not yet merged and it tries the old pkg.pr.new!
Sorry!
Can you try this?
Installing https://github.com/apps/continuous-releases-staging
And then running:
pnpm dlx pkg-pr-new@https://05ece7b9.stackblitz-cr.pages.dev/stackblitz-labs/pkg.pr.new/pkg-pr-new@227 publish --compact --pnpm './npm/*' './crates/node_binding' './packages/rspack'
But make sure to remove that app after trying so you don't have the staging github app.
Here's an updated command to run if you want!
pnpm dlx pkg-pr-new@https://9c821939.stackblitz-cr.pages.dev/stackblitz-labs/pkg.pr.new/pkg-pr-new@227 publish --compact --pnpm './npm/*' './crates/node_binding' './packages/rspack'
@Aslemammad cc
Error: publishing failed: {"url":"/publish","statusCode":500,"statusMessage":"","message":"Response closed due to connection limit"}
wow, that's so bad, I'll fork rspack and continue my investigation.
Really sorry for that.
Hey! I think I got it working now! Can you try this?
pnpm dlx pkg-pr-new@https://9772e258.stackblitz-cr.pages.dev/stackblitz-labs/pkg.pr.new/pkg-pr-new@227 publish --compact --pnpm './npm/*' './crates/node_binding' './packages/rspack'
Let me know so I merge and release!
Let me know so I merge and release!
Looks great! 💗
But it seems that only @rspack/binding
and @rspack/core
can be opened normally, I don't know why 🤷
⚡️ Your npm packages are published.
@rspack/binding: npm i https://9772e258.stackblitz-cr.pages.dev/@rspack/binding@daf23b9
@rspack/binding-darwin-arm64: npm i https://9772e[25](https://github.com/web-infra-dev/rspack/actions/runs/10980999160/job/30488168895?pr=7757#step:8:26)8.stackblitz-cr.pages.dev/@rspack/binding-darwin-arm64@daf23b9
@rspack/binding-darwin-x64: npm i https://9772e258.stackblitz-cr.pages.dev/@rspack/binding-darwin-x64@daf23b9
@rspack/binding-linux-arm64-gnu: npm i https://9772e258.stackblitz-cr.pages.dev/@rspack/binding-linux-arm64-gnu@daf23b9
@rspack/binding-linux-x64-gnu: npm i https://9772e258.stackblitz-cr.pages.dev/@rspack/binding-linux-x64-gnu@daf23b9
@rspack/binding-linux-arm64-musl: npm i https://9772e258.stackblitz-cr.pages.dev/@rspack/binding-linux-arm64-musl@daf23b9
@rspack/binding-linux-x64-musl: npm i https://9772e258.stackblitz-cr.pages.dev/@rspack/binding-linux-x64-musl@daf23b9
@rspack/binding-win32-arm64-msvc: npm i https://9772e258.stackblitz-cr.pages.dev/@rspack/binding-win32-arm64-msvc@daf23b9
@rspack/binding-win[32](https://github.com/web-infra-dev/rspack/actions/runs/10980999160/job/30488168895?pr=7757#step:8:33)-ia32-msvc: npm i https://9772e258.stackblitz-cr.pages.dev/@rspack/binding-win32-ia32-msvc@daf23b9
@rspack/binding-win32-x64-msvc: npm i https://9772e258.stackblitz-cr.pages.dev/@rspack/binding-win32-x64-msvc@daf23b9
@rspack/core: npm i https://9772e258.stackblitz-cr.pages.dev/@rspack/core@daf23b9
That's bad, let me see what is the issue!
I guess it'd work now! Let me know if it works!
pnpm dlx pkg-pr-new@https://872b1e23.stackblitz-cr.pages.dev/stackblitz-labs/pkg.pr.new/playground-b@227 publish --compact --pnpm './npm/*' './crates/node_binding' './packages/rspack'
I guess it'd work now! Let me know if it works!
Works well!
Related to https://github.com/web-infra-dev/rspack/pull/7757