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

Download command #3376

Merged
merged 37 commits into from
Jul 15, 2023
Merged

Download command #3376

merged 37 commits into from
Jul 15, 2023

Commits on Jun 2, 2023

  1. save work

    Ryan Fu authored and Ryan Fu committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    8b43d55 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Merge branch 'master' of https://github.com/ryfu-msft/winget-cli into…

    … downloadCommand
    Ryan Fu authored and Ryan Fu committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    d178be5 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. initial implementation for download command

    Ryan Fu authored and Ryan Fu committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    8557576 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. remove context flag, add installerType argument

    Ryan Fu authored and Ryan Fu committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    99ea470 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. save work for com and e2e tests

    Ryan Fu authored and Ryan Fu committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    7c413a9 View commit details
    Browse the repository at this point in the history
  2. add E2E tests

    Ryan Fu authored and Ryan Fu committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    32dab46 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. save work

    Ryan Fu authored and Ryan Fu committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    c019ba7 View commit details
    Browse the repository at this point in the history
  2. remove force arg

    Ryan Fu authored and Ryan Fu committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    ed07786 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. save work

    Ryan Fu authored and Ryan Fu committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    89b1f07 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. save work

    Ryan Fu authored and Ryan Fu committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    33f06bb View commit details
    Browse the repository at this point in the history
  2. cleanup com and add tests

    Ryan Fu authored and Ryan Fu committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    0b27a2e View commit details
    Browse the repository at this point in the history
  3. resolve merge conflicts

    Ryan Fu authored and Ryan Fu committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    c315bd3 View commit details
    Browse the repository at this point in the history
  4. fix out of proc com registration

    Ryan Fu authored and Ryan Fu committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    bf8a107 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. resolve merge conflicts

    Ryan Fu authored and Ryan Fu committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    5fa8f61 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. fix tests and refactor

    Ryan Fu authored and Ryan Fu committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d78ed8d View commit details
    Browse the repository at this point in the history
  2. revert comment change

    Ryan Fu authored and Ryan Fu committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    dedb403 View commit details
    Browse the repository at this point in the history
  3. refresh path variable

    Ryan Fu authored and Ryan Fu committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    a458ddb View commit details
    Browse the repository at this point in the history
  4. try again

    Ryan Fu authored and Ryan Fu committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    1444fc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. try again diagnostic

    Ryan Fu authored and Ryan Fu committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    23465bd View commit details
    Browse the repository at this point in the history
  2. use packagemanagersettings for inproc

    Ryan Fu authored and Ryan Fu committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8bda4bb View commit details
    Browse the repository at this point in the history
  3. manually set experimental feature for inproc com

    Ryan Fu authored and Ryan Fu committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    51f6b56 View commit details
    Browse the repository at this point in the history
  4. try again

    Ryan Fu authored and Ryan Fu committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3d47c21 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. address initial comments

    Ryan Fu authored and Ryan Fu committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    be14705 View commit details
    Browse the repository at this point in the history
  2. remove experimental feature

    Ryan Fu authored and Ryan Fu committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    8b849e4 View commit details
    Browse the repository at this point in the history
  3. fix line spacing

    Ryan Fu authored and Ryan Fu committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    bd8c1ed View commit details
    Browse the repository at this point in the history
  4. revert and fix logs

    Ryan Fu authored and Ryan Fu committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a7a9eee View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. configure settings at start

    Ryan Fu authored and Ryan Fu committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    64dd740 View commit details
    Browse the repository at this point in the history
  2. fix COM E2E test and revert pipeline yml

    Ryan Fu authored and Ryan Fu committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5afd9a2 View commit details
    Browse the repository at this point in the history
  3. change locale test manifest

    Ryan Fu authored and Ryan Fu committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    790dae7 View commit details
    Browse the repository at this point in the history
  4. resolve merge conflicts

    Ryan Fu authored and Ryan Fu committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    14474b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. fix locale test

    Ryan Fu authored and Ryan Fu committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    fbb8224 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. address PR feedback

    Ryan Fu authored and Ryan Fu committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    05757f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. resolve ambiguous reference

    Ryan Fu authored and Ryan Fu committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    43b76b3 View commit details
    Browse the repository at this point in the history
  2. fix hang

    Ryan Fu authored and Ryan Fu committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5ec8894 View commit details
    Browse the repository at this point in the history
  3. resolve merge conflicts

    Ryan Fu authored and Ryan Fu committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    24e7573 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. address final comments

    Ryan Fu authored and Ryan Fu committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    4613a22 View commit details
    Browse the repository at this point in the history
  2. move installer download check

    Ryan Fu authored and Ryan Fu committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    78e68db View commit details
    Browse the repository at this point in the history