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

feat: Add directory input to Maven builder #2538

Merged
merged 13 commits into from
Aug 15, 2023

Commits on Aug 4, 2023

  1. chore: Add directory input to Maven builder

    Signed-off-by: AdamKorcz <[email protected]>
    AdamKorcz committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    5d6119f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. validate paths

    Signed-off-by: AdamKorcz <[email protected]>
    AdamKorcz committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    813c09e View commit details
    Browse the repository at this point in the history
  2. remove empty line

    Signed-off-by: AdamKorcz <[email protected]>
    AdamKorcz committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b0a619c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Tidy 'description' text

    Signed-off-by: AdamKorcz <[email protected]>
    AdamKorcz committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    099aaf3 View commit details
    Browse the repository at this point in the history
  2. change name of variable

    Signed-off-by: AdamKorcz <[email protected]>
    AdamKorcz committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f7afe72 View commit details
    Browse the repository at this point in the history
  3. tidy if condition of validate_path

    Signed-off-by: AdamKorcz <[email protected]>
    AdamKorcz committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c4cd7f4 View commit details
    Browse the repository at this point in the history
  4. use GITHUB_WORKSPACE instead of gh_root

    Signed-off-by: AdamKorcz <[email protected]>
    AdamKorcz committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    b9e189c View commit details
    Browse the repository at this point in the history
  5. remove validation of gh_root_dir

    Signed-off-by: AdamKorcz <[email protected]>
    AdamKorcz committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    46f91e1 View commit details
    Browse the repository at this point in the history
  6. fix lint issue

    Signed-off-by: AdamKorcz <[email protected]>
    AdamKorcz committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    261fbb2 View commit details
    Browse the repository at this point in the history
  7. fix nit

    Signed-off-by: AdamKorcz <[email protected]>
    AdamKorcz committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    1bb5576 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. change gh_root_dir to GITHUB_WORKSPACE

    Signed-off-by: AdamKorcz <[email protected]>
    AdamKorcz committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    544e0cc View commit details
    Browse the repository at this point in the history
  2. Update action.yml

    Signed-off-by: laurentsimon <[email protected]>
    laurentsimon committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    4af0415 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ad7f69 View commit details
    Browse the repository at this point in the history