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

Miscellaneous hooks improvements #2596

Merged
merged 6 commits into from
May 22, 2023
Merged

Miscellaneous hooks improvements #2596

merged 6 commits into from
May 22, 2023

Commits on May 22, 2023

  1. Add debug level logging for hook execution order

    Fix gh-1942.
    
    Signed-off-by: Juan Luis Cano Rodríguez <[email protected]>
    astrojuanlu committed May 22, 2023
    Configuration menu
    Copy the full SHA
    49d4afc View commit details
    Browse the repository at this point in the history
  2. Clarify role of setuptools in hooks

    Signed-off-by: Juan Luis Cano Rodríguez <[email protected]>
    astrojuanlu committed May 22, 2023
    Configuration menu
    Copy the full SHA
    3e83f38 View commit details
    Browse the repository at this point in the history
  3. Remove mentions to outdated and unused pkg_resources

    Fix gh-2391.
    
    Signed-off-by: Juan Luis Cano Rodríguez <[email protected]>
    astrojuanlu committed May 22, 2023
    Configuration menu
    Copy the full SHA
    aabb604 View commit details
    Browse the repository at this point in the history
  4. Adapt example hook to spec signature

    Signed-off-by: Juan Luis Cano Rodríguez <[email protected]>
    astrojuanlu committed May 22, 2023
    Configuration menu
    Copy the full SHA
    ac1b495 View commit details
    Browse the repository at this point in the history
  5. Grammar and style fixes in docs

    Co-authored-by: Jo Stichbury <[email protected]>
    Signed-off-by: Juan Luis Cano Rodríguez <[email protected]>
    astrojuanlu and stichbury committed May 22, 2023
    Configuration menu
    Copy the full SHA
    296302e View commit details
    Browse the repository at this point in the history
  6. Revert "Adapt example hook to spec signature"

    This reverts commit ac1b495.
    
    Signed-off-by: Juan Luis Cano Rodríguez <[email protected]>
    astrojuanlu committed May 22, 2023
    Configuration menu
    Copy the full SHA
    e6957d6 View commit details
    Browse the repository at this point in the history