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

Add commit hook tooling. #356

Merged
merged 4 commits into from
May 13, 2022
Merged

Commits on May 11, 2022

  1. Add commit hook tooling. (#346)

    * Make pre commit code changes (#345)
    * Refactor exception function using accurate type specs.
    * Upgrade the mypy version in order to use TypeAlias-es.
    * Upgrade the mypy version in the worfklow. Fix bug introduced by using str's instead of Optional[str]'s
    * Address code review comments: Remove integration test command since there are multiple ways we can run tests in spark.
    VersusFacit authored May 11, 2022
    Configuration menu
    Copy the full SHA
    dffad1f View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    VersusFacit committed May 11, 2022
    Configuration menu
    Copy the full SHA
    25239ac View commit details
    Browse the repository at this point in the history
  3. Resolve merge conflicts.

    VersusFacit committed May 11, 2022
    Configuration menu
    Copy the full SHA
    a3f9f4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33e986e View commit details
    Browse the repository at this point in the history