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

Prerequisite Flags, Sticky Bucketing, and SemVer Targeting #16

Merged
merged 19 commits into from
Apr 12, 2024
Merged

Commits on Apr 4, 2024

  1. Update to spec version 0.5.4

    jdorn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a838206 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a78d83 View commit details
    Browse the repository at this point in the history
  3. Fix prereqs and failing tests

    jdorn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c8b92ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c64065c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Add sdticky bucket classes

    jdorn committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    107b015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb08508 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Fix sticky bucket tests

    jdorn committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    5fe1249 View commit details
    Browse the repository at this point in the history
  2. Fix type errors

    jdorn committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    9c3dff0 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Fix tests, simplify logic

    jdorn committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f5a5d6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b30cbfe View commit details
    Browse the repository at this point in the history
  3. Clean up tests

    jdorn committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    142465f View commit details
    Browse the repository at this point in the history
  4. Update readme

    jdorn committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f177252 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4447cc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    05c8920 View commit details
    Browse the repository at this point in the history
  2. Remove flake8_autofix

    jdorn committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e2fcedd View commit details
    Browse the repository at this point in the history
  3. Add Python 3.12 to CI

    jdorn committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b3f178f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Make code more python-like

    jdorn committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    645dd0c View commit details
    Browse the repository at this point in the history
  2. Change method to underscore

    jdorn committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4476439 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Update readme

    jdorn committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    014df53 View commit details
    Browse the repository at this point in the history