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

Gha updates #6705

Merged
merged 23 commits into from
Mar 12, 2024
Merged

Gha updates #6705

merged 23 commits into from
Mar 12, 2024

Commits on Mar 12, 2024

  1. sets metaspace explicitly after gradle reset a la gradle/gradle#19750

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    da3fda7 View commit details
    Browse the repository at this point in the history
  2. allow manual runs of accept-test workflow

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    06d2524 View commit details
    Browse the repository at this point in the history
  3. don't try to get prs that don't exist

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f8f96e1 View commit details
    Browse the repository at this point in the history
  4. make artifacts more snapshot friendly

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    86aad28 View commit details
    Browse the repository at this point in the history
  5. not javascript on those

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    64a63ca View commit details
    Browse the repository at this point in the history
  6. something on the windows runner changed

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f0f8c93 View commit details
    Browse the repository at this point in the history
  7. debugging stupid windows

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9c53a6b View commit details
    Browse the repository at this point in the history
  8. guess its powershell

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    976745f View commit details
    Browse the repository at this point in the history
  9. avoid subdirs

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    14c6c91 View commit details
    Browse the repository at this point in the history
  10. break out new workflows for snapshots, and a develop releease

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c9b5bee View commit details
    Browse the repository at this point in the history
  11. develop should be all we need

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e436e9f View commit details
    Browse the repository at this point in the history
  12. only on main

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    28079b1 View commit details
    Browse the repository at this point in the history
  13. removes checking for approval, runs on pr update

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8e10c1a View commit details
    Browse the repository at this point in the history
  14. docker might need manual run

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    854327e View commit details
    Browse the repository at this point in the history
  15. fixes job dependencies

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    1849833 View commit details
    Browse the repository at this point in the history
  16. adds concurrency so updated refs cancel prior runs if still running

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b366775 View commit details
    Browse the repository at this point in the history
  17. explicitly disable caching on gradle setup tasks

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5d1b3ae View commit details
    Browse the repository at this point in the history
  18. run codeql on main at midnight, collect gradle args into env

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    dc99d69 View commit details
    Browse the repository at this point in the history
  19. use env to require approval before pushing to dockerhub

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0f89676 View commit details
    Browse the repository at this point in the history
  20. typo in branch match

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ce662f0 View commit details
    Browse the repository at this point in the history
  21. deployment environment approvals do not seem to work as designed

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ac2affc View commit details
    Browse the repository at this point in the history
  22. disable gradle caching to debug errorprone

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8a946cb View commit details
    Browse the repository at this point in the history
  23. static filename

    Signed-off-by: Justin Florentine <justin+github@florentine.us>
    jflo committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0f9d145 View commit details
    Browse the repository at this point in the history