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(scoop-download): Adopt Resolve-ManifestInformation #164

Merged
merged 6 commits into from
Jun 5, 2021

Commits on Jun 1, 2021

  1. feat(scoop-download): Adopt Resolve-ManifestInformation

    Support all types of parameter passed with versioning and automatic regenerations:
    - `pwsh`
    - `pwsh@7.2.0`
    - `Ash258/pwsh`
    - `Ash258/pwsh@6.1.3`
    - `.\bucket\old\cosi\7.1.0.yaml`
    - `.\cosi.yaml`
    - `https://raw.githubusercontent.com/Ash258/GithubActionsBucketForTesting/main/bucket/alfa.yaml`
    - `https://raw.githubusercontent.com/Ash258/GithubActionsBucketForTesting/main/bucket/old/alfa/0.0.15-12060.yaml`
    
    YAMl manifest support
    Ash258 committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    e135457 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. continue

    Ash258 committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    6ee3e69 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. Merge branch 'NEW' of https://github.com/Ash258/Scoop-Core into featD…

    …ownloadAdoptResolve
    Ash258 committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    379d995 View commit details
    Browse the repository at this point in the history
  2. fix

    Ash258 committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    1dd52e6 View commit details
    Browse the repository at this point in the history
  3. todo

    Ash258 committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    6d0f62f View commit details
    Browse the repository at this point in the history
  4. drop old variables usage

    Ash258 committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    a39fc0e View commit details
    Browse the repository at this point in the history