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

Fix semantic versioning check in tech-review hook #194

Merged
merged 25 commits into from
Jul 15, 2024
Merged

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    c7d4cc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4861218 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b392bb0 View commit details
    Browse the repository at this point in the history
  4. uncomment tech review hook

    klmcadams committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    00dbb27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07e4988 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f151f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5b4a2b View commit details
    Browse the repository at this point in the history
  8. add return False

    klmcadams committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6b6822e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    1b155fc View commit details
    Browse the repository at this point in the history
  2. install importlib?

    klmcadams committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    fb2b6df View commit details
    Browse the repository at this point in the history
  3. verbose pip install

    klmcadams committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b7076c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47ece9a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    ba5a944 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6334a14 View commit details
    Browse the repository at this point in the history
  3. build and install wheels

    klmcadams committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    fe529e7 View commit details
    Browse the repository at this point in the history
  4. hardcode packages

    klmcadams committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3113538 View commit details
    Browse the repository at this point in the history
  5. use the action

    klmcadams committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    25f5a24 View commit details
    Browse the repository at this point in the history
  6. create version file

    klmcadams committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    da2c06b View commit details
    Browse the repository at this point in the history
  7. fix path

    klmcadams committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a5320f7 View commit details
    Browse the repository at this point in the history
  8. try version py file

    klmcadams committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a45d013 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. fix version issues?

    klmcadams committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    df92a5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d484422 View commit details
    Browse the repository at this point in the history
  3. fix setup.py checks

    klmcadams committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a9e4fc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0efec34 View commit details
    Browse the repository at this point in the history
  5. remove commented lines

    klmcadams committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b6d4cc2 View commit details
    Browse the repository at this point in the history