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 cache action to speed up mvn workflow [skip ci] #9674

Merged
merged 52 commits into from
Dec 1, 2023

Commits on Nov 27, 2023

  1. add cache for testing

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e902052 View commit details
    Browse the repository at this point in the history
  2. change cache key file

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    75229e8 View commit details
    Browse the repository at this point in the history
  3. add cache for all stages

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d0f62a8 View commit details
    Browse the repository at this point in the history
  4. change key path

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    086dbf0 View commit details
    Browse the repository at this point in the history
  5. add mvn help to test

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    af5ed08 View commit details
    Browse the repository at this point in the history
  6. add isolated cache job

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    bd2df16 View commit details
    Browse the repository at this point in the history
  7. add checkout

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    dc57563 View commit details
    Browse the repository at this point in the history
  8. add java setup

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    aa887b1 View commit details
    Browse the repository at this point in the history
  9. remove distribution

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    3d1c41e View commit details
    Browse the repository at this point in the history
  10. add distribution

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7612e46 View commit details
    Browse the repository at this point in the history
  11. add retry for cache

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ce8f3e9 View commit details
    Browse the repository at this point in the history
  12. add project param

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    96353f9 View commit details
    Browse the repository at this point in the history
  13. make sure cache finished before shim version matrix

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7e2c75e View commit details
    Browse the repository at this point in the history
  14. add cache

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    0af4d88 View commit details
    Browse the repository at this point in the history
  15. add cache

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c44ee1b View commit details
    Browse the repository at this point in the history
  16. add cache

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b357d6e View commit details
    Browse the repository at this point in the history
  17. add check

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    47c6eaa View commit details
    Browse the repository at this point in the history
  18. remove test step

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c4ee2d2 View commit details
    Browse the repository at this point in the history
  19. add ls before cache

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7a12ba9 View commit details
    Browse the repository at this point in the history
  20. add check

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    0a7172a View commit details
    Browse the repository at this point in the history
  21. removed test steps

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2ade9fd View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. add new mvn command, and changed key

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    65655ae View commit details
    Browse the repository at this point in the history
  2. change mvn command

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    fdf8bd0 View commit details
    Browse the repository at this point in the history
  3. change mvn command

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    cf4d90d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Update .github/workflows/mvn-verify-check.yml

    Co-authored-by: Gera Shegalov <gshegalov@nvidia.com>
    YanxuanLiu and gerashegalov authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    c97fdec View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/mvn-verify-check.yml

    Co-authored-by: Gera Shegalov <gshegalov@nvidia.com>
    YanxuanLiu and gerashegalov authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3c0d047 View commit details
    Browse the repository at this point in the history
  3. change key format

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    be5135c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6f8659 View commit details
    Browse the repository at this point in the history
  5. change time format

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f643bbc View commit details
    Browse the repository at this point in the history
  6. add date

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    845b13d View commit details
    Browse the repository at this point in the history
  7. fix bug

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    907efb4 View commit details
    Browse the repository at this point in the history
  8. fix time

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f527aa2 View commit details
    Browse the repository at this point in the history
  9. chang key name

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    9ee1d3c View commit details
    Browse the repository at this point in the history
  10. fix bug

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    2b33b20 View commit details
    Browse the repository at this point in the history
  11. change time def

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    b3075e5 View commit details
    Browse the repository at this point in the history
  12. change time

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ae68c17 View commit details
    Browse the repository at this point in the history
  13. add step to get current date

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    5090b10 View commit details
    Browse the repository at this point in the history
  14. recover excess deletion.

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0602ae9 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. change ref to target branch

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2dcbc70 View commit details
    Browse the repository at this point in the history
  2. generate key in cache job

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    671fbc0 View commit details
    Browse the repository at this point in the history
  3. upadte key

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    271af46 View commit details
    Browse the repository at this point in the history
  4. echo key for testing

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    845a40c View commit details
    Browse the repository at this point in the history
  5. fix bug of time

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    98b0ad5 View commit details
    Browse the repository at this point in the history
  6. test date

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    67c9236 View commit details
    Browse the repository at this point in the history
  7. remove java version matrix

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a1bc646 View commit details
    Browse the repository at this point in the history
  8. add runner os

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    bc16dfc View commit details
    Browse the repository at this point in the history
  9. Update .github/workflows/mvn-verify-check.yml

    Co-authored-by: Gera Shegalov <gshegalov@nvidia.com>
    YanxuanLiu and gerashegalov authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7726775 View commit details
    Browse the repository at this point in the history
  10. Update .github/workflows/mvn-verify-check.yml

    Co-authored-by: Gera Shegalov <gshegalov@nvidia.com>
    YanxuanLiu and gerashegalov authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    035ce8b View commit details
    Browse the repository at this point in the history
  11. add scala 213, and adjusted sequence of steps

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    973e947 View commit details
    Browse the repository at this point in the history
  12. change iteration var name

    Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
    YanxuanLiu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e098445 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6fbac2b View commit details
    Browse the repository at this point in the history
  14. Update .github/workflows/mvn-verify-check.yml

    Co-authored-by: Gera Shegalov <gshegalov@nvidia.com>
    YanxuanLiu and gerashegalov authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1ac4110 View commit details
    Browse the repository at this point in the history