Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SwanHubX/SwanLab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.3
Choose a base ref
...
head repository: SwanHubX/SwanLab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.4
Choose a head ref
  • 17 commits
  • 73 files changed
  • 4 contributors

Commits on Jun 11, 2025

  1. Configuration menu
    Copy the full SHA
    6e27734 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07dc368 View commit details
    Browse the repository at this point in the history
  3. Feature/protobuf: hello-word (#1074)

    * feat: init go project (#1064)
    
    * feat: add proto and grpc
    
    * feat: add proto build script
    
    * fix: golangci lint
    
    * feat: support auto or specify select port
    
    * chore: license
    
    * chore: add .golangci.yml
    
    * fix: use log/slog instead of log
    
    * chore: del core vendor
    
    ---------
    
    Co-authored-by: Kang Li <79990647+SAKURA-CAT@users.noreply.github.com>
    Kaikaikaifang and SAKURA-CAT authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    585a47d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. feat: impl health checker and init data collector (#1077)

    * feat: impl health checker and init data collector
    
    * chore: change module name
    
    ---------
    
    Co-authored-by: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
    Kaikaikaifang and SAKURA-CAT authored Jun 12, 2025
    Configuration menu
    Copy the full SHA
    0b6ff45 View commit details
    Browse the repository at this point in the history
  2. docs: reamde 0.6.3 (#1086)

    Zeyi-Lin authored Jun 12, 2025
    Configuration menu
    Copy the full SHA
    40f0059 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. fix (#1088)

    Zeyi-Lin authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    b41635a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b279d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7da69c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2025

  1. Configuration menu
    Copy the full SHA
    e360679 View commit details
    Browse the repository at this point in the history
  2. fix: sync exist

    SAKURA-CAT committed Jun 14, 2025
    Configuration menu
    Copy the full SHA
    f4d0418 View commit details
    Browse the repository at this point in the history
  3. chore: fix typing

    SAKURA-CAT committed Jun 14, 2025
    Configuration menu
    Copy the full SHA
    7647ff8 View commit details
    Browse the repository at this point in the history
  4. fix: local mode bugs

    fix: run id -> run dir name
    fix: save logic
    SAKURA-CAT committed Jun 14, 2025
    Configuration menu
    Copy the full SHA
    f4bbcd8 View commit details
    Browse the repository at this point in the history
  5. Fix/some bugs (#1095)

    * chore: update swankit version
    
    * fix: get_requirements error
    
    * fix: sync exist
    
    * chore: fix typing
    
    * fix: local mode bugs
    
        fix: run id -> run dir name
        fix: save logic
    SAKURA-CAT authored Jun 14, 2025
    Configuration menu
    Copy the full SHA
    3c11acb View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2025

  1. Feat/record proto and column parser (#1091)

    Co-authored-by: kaikai <2837968358@qq.com>
    SAKURA-CAT and Kaikaikaifang authored Jun 15, 2025
    Configuration menu
    Copy the full SHA
    dc7da17 View commit details
    Browse the repository at this point in the history
  2. fix: import module and typo

    Kaikaikaifang authored and SAKURA-CAT committed Jun 15, 2025
    Configuration menu
    Copy the full SHA
    18475a1 View commit details
    Browse the repository at this point in the history
  3. Feature/core (#1100)

    * feat: init go project (#1064)
    
    * fix: license use symlink (#1067)
    
    * Feature/protobuf: hello-word (#1074)
    
    * feat: init go project (#1064)
    
    * feat: add proto and grpc
    
    * feat: add proto build script
    
    * fix: golangci lint
    
    * feat: support auto or specify select port
    
    * chore: license
    
    * chore: add .golangci.yml
    
    * fix: use log/slog instead of log
    
    * chore: del core vendor
    
    ---------
    
    Co-authored-by: Kang Li <79990647+SAKURA-CAT@users.noreply.github.com>
    
    * feat: impl health checker and init data collector (#1077)
    
    * feat: impl health checker and init data collector
    
    * chore: change module name
    
    ---------
    
    Co-authored-by: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
    
    * Feat/record proto and column parser (#1091)
    
    Co-authored-by: kaikai <2837968358@qq.com>
    
    * fix: import module and typo
    
    ---------
    
    Co-authored-by: Kaikai <98205900+Kaikaikaifang@users.noreply.github.com>
    Co-authored-by: kaikai <2837968358@qq.com>
    3 people authored Jun 15, 2025
    Configuration menu
    Copy the full SHA
    e3b3ae3 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Refactor/core python (#1102)

    * refactor: core for python
    
    * fix: some tests
    SAKURA-CAT authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    7c05f19 View commit details
    Browse the repository at this point in the history
Loading