umijs / dumi

📖 Static Site Generator for component library development
https://d.umijs.org
MIT License
3.61k stars 1.18k forks source link

ci: add `pkg.pr.new` #2167

Open Wxh16144 opened 4 months ago

Wxh16144 commented 4 months ago

🤔 这个变动的性质是?/ What is the nature of this change?

🔗 相关 Issue / Related Issue

💡 需求背景和解决方案 / Background or solution

对每个 PR 进行一个持续发布~ see more: https://github.com/stackblitz-labs/pkg.pr.new

📝 更新日志 / Changelog

Language Changelog
🇺🇸 English --
🇨🇳 Chinese add pkg-pr-new
vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dumi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 25, 2024 1:41am
Wxh16144 commented 4 months ago

缓存pi匹配的的 key 是有问题的,需要调整一下

image
Wxh16144 commented 4 months ago

我在我 fork 的仓库测试成功,到 https://github.com/Wxh16144/_dumi/runs/27339709179 可以查看到有 3 个 examples。

但是点击打开 example 后, stackblitz 也能正常安装依赖,但是 dev 启动不成功。(可以试一下

然后我下载到本地,安装依赖后又能正常启动...

Wxh16144 commented 4 months ago

但是点击打开 example 后, stackblitz 也能正常安装依赖,但是 dev 启动不成功。(可以试一下

每个 example 的报错截图...

  1. @examples/normal image

  2. @examples/vue image

  3. @examples/mobile image

pkg-pr-new[bot] commented 4 months ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

commit: 8239db1

dumi

``` npm i https://pkg.pr.new/umijs/dumi@2167 ```

dumi-assets-types

``` npm i https://pkg.pr.new/umijs/dumi/dumi-assets-types@2167 ```

@dumijs/vue-meta

``` npm i https://pkg.pr.new/umijs/dumi/@dumijs/vue-meta@2167 ```

father-plugin-dumi-theme

``` npm i https://pkg.pr.new/umijs/dumi/father-plugin-dumi-theme@2167 ```

@dumijs/preset-vue

``` npm i https://pkg.pr.new/umijs/dumi/@dumijs/preset-vue@2167 ```

dumi-theme-mobile

``` npm i https://pkg.pr.new/umijs/dumi/dumi-theme-mobile@2167 ```


templates

- [@examples/mobile](https://pkg.pr.new/template/bdd92e20-7335-4103-92be-5bb465ee3261) - [@examples/normal](https://pkg.pr.new/template/071f5f43-08d5-49d5-bd34-2d0715ebe829) - [@examples/vue](https://pkg.pr.new/template/366fb223-49a4-4e4c-b290-fad961c3500e)