• @guqing guqing commented on pull request #4639 in halo-dev/halo

    已重构: 221fb47

    0 0
  • @guqing guqing pushed to refactor/plugin-bundle in guqing/halo

    Below is the list of commits:

    • chore: update preset plugins (#4668) (2c7c0da)
    • Upgrade to Spring Boot 3.1.4 (#4665) (d002579)
    • Upgrade to PF4J 3.10.0 (#4666) (6106096)
    • Merge branch 'main' into refactor/plugin-bundle (d172a43)
    0 0
  • @guqing guqing pushed to refactor/plugin-bundle in guqing/halo

    Below is the list of commits:

    • refactor: using databuffer instead of string for plugin bundle resource (221fb47)
    0 0
  • @guqing guqing pushed to refactor/plugin-bundle in guqing/halo

    Below is the list of commits:

    • refactor: using databuffer instead of string for plugin bundle resource (c2ff3c3)
    0 0
  • @guqing guqing created a review on pull request #4665 in halo-dev/halo

    /approve

    0 0
  • @guqing guqing created a review on pull request #4666 in halo-dev/halo

    /approve

    0 0
  • @guqing guqing commented on pull request #39 in halo-dev/plugin-app-store

    用 idea 运行的时候,/actuator/info 就没有提供版本号。

    这种情况就是说的开发的时候, 在服务器是没有问题的,开发的时候直接走 semver.satisfies 即可不用考虑有没有多判断,但是在生产模式的时候可以不用判断,或者是 version 没有时直接返回 true 也行

    0 0
  • @guqing guqing created a review on pull request #4668 in halo-dev/halo
    0 0
  • @guqing guqing created a review on pull request #40 in halo-dev/plugin-app-store
    0 0
  • @guqing guqing commented on issue #4639 in halo-dev/halo

    似乎每次访问 http://localhost:8090/apis/api.console.halo.run/v1alpha1/plugins/-/bundle.js 都会重新写入文件。

    要在生产模式下才有用, 开发模式下资源随时都会变所以不会缓存

    0 0