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

GH-43951: [CI][Python] Use GitHub Packages for vcpkg cache #44644

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

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    5a6a3b9 View commit details
    Browse the repository at this point in the history
  2. Install NuGet

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    44ab063 View commit details
    Browse the repository at this point in the history
  3. Copy

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    4fd9bb3 View commit details
    Browse the repository at this point in the history
  4. Use nuget.config

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    245a860 View commit details
    Browse the repository at this point in the history
  5. Install Mono

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    dbae9ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96a0de0 View commit details
    Browse the repository at this point in the history
  7. Use file based cache too

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f3b63f7 View commit details
    Browse the repository at this point in the history
  8. Use NuGet

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5167236 View commit details
    Browse the repository at this point in the history
  9. Add missing escape

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f69667f View commit details
    Browse the repository at this point in the history
  10. Remove garbage

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b089958 View commit details
    Browse the repository at this point in the history
  11. Debug

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    4f45593 View commit details
    Browse the repository at this point in the history
  12. Use GITHUB_REPOSITORY_OWNER

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c58ebb6 View commit details
    Browse the repository at this point in the history
  13. Debug

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    cec044e View commit details
    Browse the repository at this point in the history
  14. Debug

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b1d41ca View commit details
    Browse the repository at this point in the history
  15. Set GITHUB_TOKEN

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    faf85b8 View commit details
    Browse the repository at this point in the history
  16. Simplify

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ec80743 View commit details
    Browse the repository at this point in the history
  17. Reuse cache setup

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a4a24f1 View commit details
    Browse the repository at this point in the history
  18. Reuse cache setup

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5c46134 View commit details
    Browse the repository at this point in the history
  19. Try removing workaround

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8fdf349 View commit details
    Browse the repository at this point in the history
  20. Try push

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ba97e21 View commit details
    Browse the repository at this point in the history
  21. Revert --quiet

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c9400dd View commit details
    Browse the repository at this point in the history
  22. Revert needless changes

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    02d98a9 View commit details
    Browse the repository at this point in the history
  23. java-jars

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ff6a193 View commit details
    Browse the repository at this point in the history
  24. Use mono-core on CentOS 7

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d7114e7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e0bb0be View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    66940c7 View commit details
    Browse the repository at this point in the history
  27. Fix

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    141cc07 View commit details
    Browse the repository at this point in the history
  28. Fix arch

    kou committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c239815 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Use secret mount

    kou committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6730902 View commit details
    Browse the repository at this point in the history
  2. Style

    kou committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    5d00978 View commit details
    Browse the repository at this point in the history
  3. Remove java-jni

    kou committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    013c5bb View commit details
    Browse the repository at this point in the history
  4. Fix syntax

    kou committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    52b6ee9 View commit details
    Browse the repository at this point in the history
  5. Fix English

    Co-authored-by: Raúl Cumplido <[email protected]>
    kou and raulcd authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b2238ef View commit details
    Browse the repository at this point in the history