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 urfave/cli to v2 version #10912

Closed
wants to merge 55 commits into from
Closed

Commits on Apr 6, 2020

  1. convert to v2

    6543 committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    3be0b4d View commit details
    Browse the repository at this point in the history
  2. make it work

    6543 committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    d8f28e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. Configuration menu
    Copy the full SHA
    eb1ab6d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    9282c08 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. Configuration menu
    Copy the full SHA
    8882aa4 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    eec0c63 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Configuration menu
    Copy the full SHA
    0bb59fb View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Configuration menu
    Copy the full SHA
    597b7cf View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    20a2852 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Configuration menu
    Copy the full SHA
    fe9e08b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

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

    6543 committed May 16, 2020
    Configuration menu
    Copy the full SHA
    4cf3a81 View commit details
    Browse the repository at this point in the history
  3. handle Aliases correctly

    6543 committed May 16, 2020
    Configuration menu
    Copy the full SHA
    50008b8 View commit details
    Browse the repository at this point in the history
  4. fix lint

    6543 committed May 16, 2020
    Configuration menu
    Copy the full SHA
    e81bc9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    622dc39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33f06e7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

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

    6543 committed May 17, 2020
    Configuration menu
    Copy the full SHA
    5f90791 View commit details
    Browse the repository at this point in the history
  3. format

    6543 committed May 17, 2020
    Configuration menu
    Copy the full SHA
    68da664 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef49464 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. Configuration menu
    Copy the full SHA
    257ec71 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Configuration menu
    Copy the full SHA
    76ece26 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    8802590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14d090d View commit details
    Browse the repository at this point in the history
  3. update

    6543 committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    3e10435 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5092806 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    9ddd4f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Configuration menu
    Copy the full SHA
    d8c8070 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Configuration menu
    Copy the full SHA
    dcc721a View commit details
    Browse the repository at this point in the history
  2. migrate

    6543 committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    0131915 View commit details
    Browse the repository at this point in the history
  3. Update cmd/mailer.go

    6543 committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    9eed4e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e8b7b8 View commit details
    Browse the repository at this point in the history
  5. fix-vendor

    6543 committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    6c51478 View commit details
    Browse the repository at this point in the history
  6. upgrade cli to v2.3.0

    6543 committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    33aad45 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    34c047d View commit details
    Browse the repository at this point in the history
  2. Cleanup & Fix

    6543 committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    ce80911 View commit details
    Browse the repository at this point in the history
  3. fix2

    6543 committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    925b7e3 View commit details
    Browse the repository at this point in the history
  4. fix Alias

    6543 committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    cc1d5c9 View commit details
    Browse the repository at this point in the history
  5. make vendor

    6543 committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    661a807 View commit details
    Browse the repository at this point in the history
  6. log error more verbose

    6543 committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    fed4f54 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6cbf152 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Configuration menu
    Copy the full SHA
    5f40086 View commit details
    Browse the repository at this point in the history
  2. fix merge-conflict relicts

    6543 committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    202a28e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Configuration menu
    Copy the full SHA
    ddde054 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    47e6585 View commit details
    Browse the repository at this point in the history
  2. migrate new

    6543 committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    009ecc8 View commit details
    Browse the repository at this point in the history
  3. NewExitError -> Exit

    6543 committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    77ab411 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

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

    6543 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    e788598 View commit details
    Browse the repository at this point in the history
  3. update

    6543 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    305a5e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f49725 View commit details
    Browse the repository at this point in the history
  5. fix lint

    6543 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    5045b05 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    43f2a05 View commit details
    Browse the repository at this point in the history
  2. cleanup merge conflicts

    6543 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    9d2a5a6 View commit details
    Browse the repository at this point in the history
  3. adopt v2

    6543 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    9967cfd View commit details
    Browse the repository at this point in the history