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

[DO NOT SUBMIT] Use generated pom files in our maven GHA tests #17596

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    c27e655 View commit details
    Browse the repository at this point in the history
  2. Fix lite bazel target

    deannagarcia committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ec548a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a2433f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37538f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a19581e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    f963ba9 View commit details
    Browse the repository at this point in the history
  2. Set step output

    deannagarcia committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6d068db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c886a6e View commit details
    Browse the repository at this point in the history
  4. Make new temp directory

    deannagarcia committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e477423 View commit details
    Browse the repository at this point in the history
  5. Add debugging

    deannagarcia committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ad53fc6 View commit details
    Browse the repository at this point in the history
  6. Add correct permissions

    deannagarcia committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c560f4b View commit details
    Browse the repository at this point in the history
  7. cp instead of mv

    deannagarcia committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    67df3d0 View commit details
    Browse the repository at this point in the history
  8. Fix typo

    deannagarcia committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ec37809 View commit details
    Browse the repository at this point in the history
  9. Delete chmod stuff

    deannagarcia committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ba720cb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ca025d6 View commit details
    Browse the repository at this point in the history
  11. Try everything but core

    deannagarcia committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    0b8996c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cd70033 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Use mvn install-file

    deannagarcia committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c78ef3c View commit details
    Browse the repository at this point in the history
  2. Clean up test

    deannagarcia committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    00ef8d3 View commit details
    Browse the repository at this point in the history
  3. Add back cleanup step

    deannagarcia committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c7c2d9b View commit details
    Browse the repository at this point in the history