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

    /lgtm

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

    /lgtm

    0 0
  • @guqing guqing commented on issue #4 in halo-sigs/halo-gradle-plugin

    由于目前已经支持通过 gradle 参数 -Pversion=xxx 或者通过 gradle.properties 来指定,因此将关闭此 issue

    0 0
  • 在插件开发过程中,要修改好几个地方进行版本号变化,需要一个好的机制来更新版本号

    1. package.json
      "version": "1.0.1"

    2. ./src/main/resources/plugin.yaml
      spec:
      version: 1.0.1

    3. gradle.properties
      version=1.0.1

    0 0
  • @guqing guqing pushed to fix/post-retry in guqing/halo

    Below is the list of commits:

    0 0
  • @guqing guqing pushed to main in halo-dev/halo

    Below is the list of commits:

    • Fix potential github action smells (#5809) (546d637)
    0 0
  • @guqing guqing closed pull request #5809 in halo-dev/halo

    What type of PR is this?

    /kind improvement

    What this PR does / why we need it:

    Hey! 🙂
    I want to contribute the following changes to your workflow:

    • Stop running workflows when there is a newer commit in PR
    • Use 'if' for upload-artifact action
    • Avoid deploying jobs on forks

    Which issue(s) this PR fixes:

    Fixes #

    Special notes for your reviewer:

    These changes are part of a research Study at TU Delft looking at GitHub Action Smells. Find out more

    Does this PR introduce a user-facing change?

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

    /lgtm

    0 0
  • @guqing guqing opened pull request #46 in halo-sigs/plugin-oauth2

    What this PR does?

    使用 reusable workflows 替换原本的配置

    None
    
    0 0
  • @guqing guqing created branch chore/workflows-config in halo-sigs/plugin-oauth2

    halo-sigs/plugin-oauth2

    Halo 2.0 的 OAuth2 第三方登录插件。

    0 0