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

feat: impl dependency list flag #2543

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

feat: impl dependency list flag #2543

wants to merge 14 commits into from

Commits on Aug 23, 2024

  1. start dependency list

    tedim52 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    aba722a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    507ef13 View commit details
    Browse the repository at this point in the history
  2. hook up to cli

    tedim52 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    546c1c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8df95e7 View commit details
    Browse the repository at this point in the history
  4. update tests

    tedim52 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d0bba73 View commit details
    Browse the repository at this point in the history
  5. make imgs unique and sort

    tedim52 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3831674 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    725cf84 View commit details
    Browse the repository at this point in the history
  7. refactor plan yaml

    tedim52 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    65da4ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b712fe8 View commit details
    Browse the repository at this point in the history
  9. maybe parse yaml

    tedim52 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c1cd1fc View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. pull dependencies locally

    tedim52 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    554b754 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. fix cloning pkgs

    tedim52 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    18c2591 View commit details
    Browse the repository at this point in the history
  2. replace magic vlues

    tedim52 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7e56e5b View commit details
    Browse the repository at this point in the history
  3. exhaust struct

    tedim52 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    24bbebb View commit details
    Browse the repository at this point in the history