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

[MAINTENANCE] Add check to CloudDataContext to ensure using latest PyPI version #7753

Merged
merged 18 commits into from
Apr 28, 2023

Commits on Apr 27, 2023

  1. feat: add version checker

    cdkini committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    1ff4de0 View commit details
    Browse the repository at this point in the history
  2. chore: make everything private

    cdkini committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    6b8ecce View commit details
    Browse the repository at this point in the history
  3. test: add tests

    cdkini committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    42c0783 View commit details
    Browse the repository at this point in the history
  4. chore: more defensive coding

    cdkini committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    049c9b4 View commit details
    Browse the repository at this point in the history
  5. chore: more defense

    cdkini committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    ba98f88 View commit details
    Browse the repository at this point in the history
  6. chore: more cleanup

    cdkini committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    89503a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Merge branch 'develop' of https://github.com/great-expectations/great…

    …_expectations into m/lakitu-118/warn_if_not_on_latest_version_pypi
    cdkini committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    487433a View commit details
    Browse the repository at this point in the history
  2. chore: misc cleanup

    cdkini committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    93b1355 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0ca2fd View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of https://github.com/great-expectations/great…

    …_expectations into m/lakitu-118/warn_if_not_on_latest_version_pypi
    cdkini committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    fdcda6b View commit details
    Browse the repository at this point in the history
  5. chore: rename flag

    cdkini committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    bfdede9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    325c7b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9d7e55 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc66257 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f46be1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5790173 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4132afc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    39c43c6 View commit details
    Browse the repository at this point in the history