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

fs.Version to support version constrained binary discovery #52

Merged
merged 9 commits into from May 10, 2022

Commits on Apr 11, 2022

  1. fs.AnyVersion supports optional version constraint

    Allows users to optionally specify one or more (comma separated) version constraints for `fs.AnyVersion` source.
    magodo committed Apr 11, 2022
    Copy the full SHA
    fa2795a View commit details
    Browse the repository at this point in the history
  2. Refine readme

    magodo committed Apr 11, 2022
    Copy the full SHA
    22eeb9b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    84486ab View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. revert everything

    magodo committed May 4, 2022
    Copy the full SHA
    75dc530 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cc6bc4f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Modify e2e test

    magodo committed May 10, 2022
    Copy the full SHA
    b23b173 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4e0907b View commit details
    Browse the repository at this point in the history
  3. enable test

    magodo committed May 10, 2022
    Copy the full SHA
    320d563 View commit details
    Browse the repository at this point in the history
  4. modify and pass test

    magodo committed May 10, 2022
    Copy the full SHA
    546f8c6 View commit details
    Browse the repository at this point in the history