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 Code formatting check post Pull-Request (#3349) #4028

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Aug 5, 2024

  1. Add Code formatting check post Pull-Request (knative-extensions#3349)

    * bug: added code formatting check in java test pull request hook
    Signed-off-by: Prakhar Singhal <[email protected]>
    prakhar479 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4909b5d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. added formatting test for Control plane build tests

    Signed-off-by: Prakhar Singhal <[email protected]>
    prakhar479 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    32929c7 View commit details
    Browse the repository at this point in the history
  2. provided excutable perms to presubmit-test.sh

    Signed-off-by: Prakhar Singhal <[email protected]>
    prakhar479 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    46fdb5a View commit details
    Browse the repository at this point in the history
  3. changed formatting tests from control plane to data plane

    Signed-off-by: Prakhar Singhal <[email protected]>
    prakhar479 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    b39eebd View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. add return to original working directory after build_tests

    Signed-off-by: Prakhar Singhal <[email protected]>
    prakhar479 committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    62ba7b2 View commit details
    Browse the repository at this point in the history