Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to github.com/urfave/cli/v3 #2951

Merged
merged 89 commits into from
Jul 17, 2024
Merged

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    a639f4d View commit details
    Browse the repository at this point in the history
  2. migration first round

    6543 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    60066ce View commit details
    Browse the repository at this point in the history
  3. next

    6543 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    523e89b View commit details
    Browse the repository at this point in the history
  4. next

    6543 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    02c8fd3 View commit details
    Browse the repository at this point in the history
  5. done beside TODO

    6543 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c82a6a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    533521b View commit details
    Browse the repository at this point in the history
  2. fix things

    6543 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    cbe5c30 View commit details
    Browse the repository at this point in the history
  3. get cli kinda working

    6543 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1f1c95b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ede4b6b View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. jup

    6543 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    2f46d24 View commit details
    Browse the repository at this point in the history
  2. make urfave/cli#1945 afailable

    6543 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    bbeae1c View commit details
    Browse the repository at this point in the history
  3. server build

    6543 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    21b7845 View commit details
    Browse the repository at this point in the history
  4. fix name

    6543 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    b96fb27 View commit details
    Browse the repository at this point in the history
  5. fix name (2)

    6543 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    fad0d0f View commit details
    Browse the repository at this point in the history
  6. fix lint err

    6543 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    575ef09 View commit details
    Browse the repository at this point in the history
  7. use new cli interfaces

    6543 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    f407175 View commit details
    Browse the repository at this point in the history
  8. move context creation stack up

    6543 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    14d980a View commit details
    Browse the repository at this point in the history
  9. use new cli interface

    6543 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    eea7c69 View commit details
    Browse the repository at this point in the history
  10. rename CliContext to CliCommand

    6543 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    29da6c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    8460d99 View commit details
    Browse the repository at this point in the history
  2. use latest urfave cli v3

    6543 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6e2f727 View commit details
    Browse the repository at this point in the history
  3. fix spellcheck

    6543 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    986f206 View commit details
    Browse the repository at this point in the history
  4. todo solved

    6543 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    9bd83a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    62ff75d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a782d81 View commit details
    Browse the repository at this point in the history
  3. better var name

    6543 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    fb58efd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2e2bee View commit details
    Browse the repository at this point in the history
  5. enhance cli exec termination

    6543 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    21f1607 View commit details
    Browse the repository at this point in the history
  6. min the context @interceptor

    6543 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    997034c View commit details
    Browse the repository at this point in the history
  7. respect the context

    6543 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ad47d42 View commit details
    Browse the repository at this point in the history
  8. const of magic number

    6543 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b2cad0c View commit details
    Browse the repository at this point in the history
  9. magic of context

    6543 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ed3ff5b View commit details
    Browse the repository at this point in the history
  10. context moved through

    6543 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    6a71877 View commit details
    Browse the repository at this point in the history
  11. go mod tidy

    6543 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c9018ac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c82f037 View commit details
    Browse the repository at this point in the history
  13. fix logic

    6543 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    bc1e188 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5c15385 View commit details
    Browse the repository at this point in the history
  15. better error logging

    6543 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9ad27a4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    89d6281 View commit details
    Browse the repository at this point in the history
  17. resolve todo

    6543 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    16a7ada View commit details
    Browse the repository at this point in the history
  18. finish

    6543 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    14264b6 View commit details
    Browse the repository at this point in the history
  19. clean

    6543 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ceaf709 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e328753 View commit details
    Browse the repository at this point in the history
  21. agent pinger with context

    6543 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a4579d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    8add143 View commit details
    Browse the repository at this point in the history
  2. wrong scope

    6543 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    07b628e View commit details
    Browse the repository at this point in the history
  3. logs etc ...

    6543 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    db98cf7 View commit details
    Browse the repository at this point in the history
  4. more logs

    6543 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    26ec73a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0fa694 View commit details
    Browse the repository at this point in the history
  6. use cli context for agent

    6543 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    6db3d3c View commit details
    Browse the repository at this point in the history
  7. make agent pinger context aware

    6543 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    49ef51c View commit details
    Browse the repository at this point in the history
  8. clean

    6543 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    39606f3 View commit details
    Browse the repository at this point in the history
  9. clean

    6543 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    bdf24ff View commit details
    Browse the repository at this point in the history
  10. register signal

    6543 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    7ade9f0 View commit details
    Browse the repository at this point in the history
  11. finish

    6543 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    c1e6184 View commit details
    Browse the repository at this point in the history
  12. finish

    6543 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    3dec060 View commit details
    Browse the repository at this point in the history
  13. next

    6543 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    7c0dd93 View commit details
    Browse the repository at this point in the history
  14. more log output

    6543 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    ce188a7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1953b40 View commit details
    Browse the repository at this point in the history
  16. part

    6543 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    5c72479 View commit details
    Browse the repository at this point in the history
  17. wow

    6543 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    6970ae7 View commit details
    Browse the repository at this point in the history
  18. nice log

    6543 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    2a9dca1 View commit details
    Browse the repository at this point in the history
  19. right msg

    6543 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    6151251 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    aaa3886 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f89c996 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    df22280 View commit details
    Browse the repository at this point in the history
  23. reaplay refactor

    6543 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    1ffb3c6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    378afc2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f950ac7 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8d4e0f2 View commit details
    Browse the repository at this point in the history
  27. we now respect the cancel signal

    6543 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    9b45260 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    c4dce1b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    54bd6a1 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    314a0e2 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    f9693a2 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8d64260 View commit details
    Browse the repository at this point in the history
  33. update generated

    6543 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    d1eb706 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3f11810 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    af715a4 View commit details
    Browse the repository at this point in the history
  36. i know what i do

    6543 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    6c8af69 View commit details
    Browse the repository at this point in the history
  37. jup

    6543 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    8adc67e View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    2463e6d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    3fd1da5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    003b8d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    058f28b View commit details
    Browse the repository at this point in the history
  2. update deps

    6543 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ad2b91a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    33a91d7 View commit details
    Browse the repository at this point in the history
  2. Update pipeline/backend/types/config.go

    Co-authored-by: Lauris BH <lauris@nix.lv>
    6543 and lafriks authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    fe4aba2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dc3606 View commit details
    Browse the repository at this point in the history