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: support user defined version index (incl. pre-release) #290

Merged
merged 18 commits into from
May 4, 2024

Commits on May 2, 2024

  1. Add the zig.index tag.

    aherrmann committed May 2, 2024
    Configuration menu
    Copy the full SHA
    13d8b12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b69861 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af5f3bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5152820 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c150bd View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    d1a593e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4e528a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d86c8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f3643c View commit details
    Browse the repository at this point in the history
  5. Parse nightly version

    aherrmann committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a9366dd View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    19a17a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb54133 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38139aa View commit details
    Browse the repository at this point in the history
  4. Validate version numbers

    aherrmann committed May 4, 2024
    Configuration menu
    Copy the full SHA
    3b1645a View commit details
    Browse the repository at this point in the history
  5. Test version spec merging

    aherrmann committed May 4, 2024
    Configuration menu
    Copy the full SHA
    1845d67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    256b6e9 View commit details
    Browse the repository at this point in the history
  7. adjust test size

    aherrmann committed May 4, 2024
    Configuration menu
    Copy the full SHA
    13466f7 View commit details
    Browse the repository at this point in the history
  8. docs: specify default as latest known version

    We do not currently attempt to distinguish release from pre-release
    versions.
    aherrmann committed May 4, 2024
    Configuration menu
    Copy the full SHA
    45ff2c0 View commit details
    Browse the repository at this point in the history