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: dragonflyoss/client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: dragonflyoss/client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: copilot/fix-issues-1719
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 22 files changed
  • 4 contributors

Commits on Mar 12, 2026

  1. Initial plan

    Copilot committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    ad7eefa View commit details
    Browse the repository at this point in the history
  2. feat: add dfctl command line tool for managing Dragonfly tasks

    Co-authored-by: gaius-qi <15955374+gaius-qi@users.noreply.github.com>
    Copilot and gaius-qi committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    f4801f3 View commit details
    Browse the repository at this point in the history
  3. fix: repair corrupted Cargo.toml and fix lint/fmt errors in dfctl

    Co-authored-by: gaius-qi <15955374+gaius-qi@users.noreply.github.com>
    Copilot and gaius-qi committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    9f01dee View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. refactor(dfctl): move endpoint/log args to subcommands and clean up CLI

    Signed-off-by: Gaius <gaius.qi@gmail.com>
    gaius-qi committed Apr 1, 2026
    Configuration menu
    Copy the full SHA
    44c5326 View commit details
    Browse the repository at this point in the history
  2. refactor(grpc): remove unimplemented stub methods from dfdaemon client

    Signed-off-by: Gaius <gaius.qi@gmail.com>
    gaius-qi committed Apr 1, 2026
    Configuration menu
    Copy the full SHA
    8977274 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:dragonflyoss/client into copilot/fi…

    …x-issues-1719
    
    Signed-off-by: Gaius <gaius.qi@gmail.com>
    gaius-qi committed Apr 1, 2026
    Configuration menu
    Copy the full SHA
    40e210f View commit details
    Browse the repository at this point in the history
  4. build(deps): upgrade dragonfly-api to 2.2.27

    Signed-off-by: Gaius <gaius.qi@gmail.com>
    gaius-qi committed Apr 1, 2026
    Configuration menu
    Copy the full SHA
    478b598 View commit details
    Browse the repository at this point in the history
  5. feat(dfctl): add list tasks/persistent tasks gRPC APIs and dfctl ls

    Signed-off-by: Gaius <gaius.qi@gmail.com>
    gaius-qi committed Apr 1, 2026
    Configuration menu
    Copy the full SHA
    60ef83a View commit details
    Browse the repository at this point in the history
  6. chore: bump workspace version from 1.2.18 to 1.2.19

    Signed-off-by: Gaius <gaius.qi@gmail.com>
    gaius-qi committed Apr 1, 2026
    Configuration menu
    Copy the full SHA
    2443ed5 View commit details
    Browse the repository at this point in the history
  7. fix(metric): fix test bug and metric naming inconsistency in dragonfl…

    …y-client-metric
    
    Agent-Logs-Url: https://github.com/dragonflyoss/client/sessions/0e19b5cc-5da1-4bd6-b61c-deb1a98ec22d
    
    Co-authored-by: yxxhero <11087727+yxxhero@users.noreply.github.com>
    Copilot and yxxhero authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    e8fb0ba View commit details
    Browse the repository at this point in the history
Loading