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

Integrate Lite launcher into Lightning CLI #15506

Merged
merged 29 commits into from Nov 10, 2022
Merged

Integrate Lite launcher into Lightning CLI #15506

merged 29 commits into from Nov 10, 2022

Commits on Nov 2, 2022

  1. wip

    awaelchli committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    928dbd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. add click wrapped argparse

    awaelchli committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    0f3dbe8 View commit details
    Browse the repository at this point in the history
  2. wip

    awaelchli committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    7425479 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91d3e6e View commit details
    Browse the repository at this point in the history
  4. revert

    awaelchli committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    f896fff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a043c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. wip

    awaelchli committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    366ea42 View commit details
    Browse the repository at this point in the history
  2. wip

    awaelchli committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    4f93c74 View commit details
    Browse the repository at this point in the history
  3. rename

    awaelchli committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    7900451 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5877055 View commit details
    Browse the repository at this point in the history
  5. typing

    awaelchli committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    d46c6fc View commit details
    Browse the repository at this point in the history
  6. flake8

    awaelchli committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    8454b46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4b3cde View commit details
    Browse the repository at this point in the history
  8. lite -> model

    awaelchli committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    f2de1fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    56c8ef5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3f73de1 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    6ab1613 View commit details
    Browse the repository at this point in the history
  2. notebook

    awaelchli committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    38a87e2 View commit details
    Browse the repository at this point in the history
  3. notebook

    awaelchli committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    cab304d View commit details
    Browse the repository at this point in the history
  4. update

    awaelchli committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    21e62ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ce23ad View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

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

Commits on Nov 10, 2022

  1. make click optional :((

    awaelchli committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    03e60f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4875350 View commit details
    Browse the repository at this point in the history
  3. update

    awaelchli committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    8a4f954 View commit details
    Browse the repository at this point in the history
  4. Update src/lightning_lite/cli.py

    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    awaelchli and carmocca committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    27ba143 View commit details
    Browse the repository at this point in the history
  5. raise system exit elsewhere

    awaelchli committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    0113715 View commit details
    Browse the repository at this point in the history
  6. try to make ci happy

    awaelchli committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    febf2df View commit details
    Browse the repository at this point in the history
  7. fix line too long

    awaelchli committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    9747298 View commit details
    Browse the repository at this point in the history