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

try libb2-1 instead of libb2-dev #4901

Merged
merged 45 commits into from
Apr 28, 2024
Merged

try libb2-1 instead of libb2-dev #4901

merged 45 commits into from
Apr 28, 2024

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    230453d View commit details
    Browse the repository at this point in the history
  2. try tweaking cache keys

    aryairani committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c5b4801 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6c349b View commit details
    Browse the repository at this point in the history
  4. too ambitious

    aryairani committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a24892c View commit details
    Browse the repository at this point in the history
  5. will this work?

    aryairani committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5ed54d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21b5dff View commit details
    Browse the repository at this point in the history
  7. runs-on: is mandatory.

    aryairani committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fa515b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5d5c1a3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3b320b6 View commit details
    Browse the repository at this point in the history
  10. restore job dependency

    aryairani committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5b229ef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8464923 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3e1f9d6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7b02ed4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    85b2047 View commit details
    Browse the repository at this point in the history
  15. forgot to hash these files

    aryairani committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2e05911 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e766c9d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    de18837 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    17fa342 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    07472ce View commit details
    Browse the repository at this point in the history
  20. turn on ssh again

    aryairani committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0ebd085 View commit details
    Browse the repository at this point in the history
  21. remove ssh

    aryairani committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    55901b0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f84978b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6f3b580 View commit details
    Browse the repository at this point in the history
  24. change jit bin caching to key on only .rkt and .ss files not everythi…

    …ng in the build directory
    aryairani committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f804f30 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    c0cf1c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d272f3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afcc564 View commit details
    Browse the repository at this point in the history
  4. jit not jist

    aryairani committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    0c835ec View commit details
    Browse the repository at this point in the history
  5. add ssh

    aryairani committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    226bd4e View commit details
    Browse the repository at this point in the history
  6. dist in dist

    aryairani committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    94fe5e2 View commit details
    Browse the repository at this point in the history
  7. dist in dist

    aryairani committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    26a2af8 View commit details
    Browse the repository at this point in the history
  8. switch libb2-dev back to see if bundling which was otherwise broken i…

    …n the course of this pr, seems to work again
    aryairani committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    eda5020 View commit details
    Browse the repository at this point in the history
  9. disable ssh timeout

    aryairani committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    4989f3b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    659d7cc View commit details
    Browse the repository at this point in the history
  11. okay...

    aryairani committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    9810b6b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7ca1d15 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0e04bd2 View commit details
    Browse the repository at this point in the history
  14. try custom racket action

    aryairani committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    e0f2b20 View commit details
    Browse the repository at this point in the history
  15. whoops

    aryairani committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    d9a1c95 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    c55da5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dfb19a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    297ef93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99ddc50 View commit details
    Browse the repository at this point in the history
  5. use libb2-1 in testing

    aryairani committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    b301c7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdf3a9a View commit details
    Browse the repository at this point in the history