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

Fix Checkout action #2021

Open
wants to merge 37 commits into
base: master
Choose a base branch
from
Open

Fix Checkout action #2021

wants to merge 37 commits into from

Commits on Nov 26, 2024

  1. Fix Checkout action

    Georgi Petrov committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    1f5e9c2 View commit details
    Browse the repository at this point in the history
  2. Fix Node

    Georgi Petrov committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    5816c2c View commit details
    Browse the repository at this point in the history
  3. Fix Node

    Georgi Petrov committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    7d943b9 View commit details
    Browse the repository at this point in the history
  4. Test with default manylinus iamge

    Georgi Petrov committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    edcce7d View commit details
    Browse the repository at this point in the history
  5. Fix node

    Georgi Petrov committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    da4790f View commit details
    Browse the repository at this point in the history
  6. Fix node

    Georgi Petrov committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    7d257e0 View commit details
    Browse the repository at this point in the history
  7. Try to remove node20

    Georgi Petrov committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3116589 View commit details
    Browse the repository at this point in the history
  8. Test node

    Georgi Petrov committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    6d1d811 View commit details
    Browse the repository at this point in the history
  9. Try to remove node20

    Georgi Petrov committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    ef2110a View commit details
    Browse the repository at this point in the history
  10. Try to remove node20

    Georgi Petrov committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e3a5114 View commit details
    Browse the repository at this point in the history
  11. Try to remove node20

    Georgi Petrov committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e414588 View commit details
    Browse the repository at this point in the history
  12. Try to remove node20

    Georgi Petrov committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    bb06097 View commit details
    Browse the repository at this point in the history
  13. Try to remove node20

    Georgi Petrov committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    b91cb96 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Test manuall cehckout:

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    96ce180 View commit details
    Browse the repository at this point in the history
  2. Test manuall cehckout:

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    590053f View commit details
    Browse the repository at this point in the history
  3. Fix git folder

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    6762cbf View commit details
    Browse the repository at this point in the history
  4. try to chckout in github_workspace

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    1998b5c View commit details
    Browse the repository at this point in the history
  5. Wrap the checkout action

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    40a7870 View commit details
    Browse the repository at this point in the history
  6. Remove custom action

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    9ab74b6 View commit details
    Browse the repository at this point in the history
  7. Try to remove the node20

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    9475d06 View commit details
    Browse the repository at this point in the history
  8. Fix node

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    29faa60 View commit details
    Browse the repository at this point in the history
  9. Test no volumes

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    04976d9 View commit details
    Browse the repository at this point in the history
  10. Remove sudo

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    3748580 View commit details
    Browse the repository at this point in the history
  11. Remove sudo

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    84b176b View commit details
    Browse the repository at this point in the history
  12. test different node

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    2efbc5b View commit details
    Browse the repository at this point in the history
  13. Test other checkout

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    9490385 View commit details
    Browse the repository at this point in the history
  14. Fix submodules

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    37880d5 View commit details
    Browse the repository at this point in the history
  15. Fix typo

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    dd88378 View commit details
    Browse the repository at this point in the history
  16. unshallow

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    679ff28 View commit details
    Browse the repository at this point in the history
  17. test

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    2f1ceb7 View commit details
    Browse the repository at this point in the history
  18. Fix

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    6db1a7e View commit details
    Browse the repository at this point in the history
  19. Fix unshallow

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    6d2e23a View commit details
    Browse the repository at this point in the history
  20. fix

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    db286f1 View commit details
    Browse the repository at this point in the history
  21. Fix

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    0fbc8e2 View commit details
    Browse the repository at this point in the history
  22. Try to run tests

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    4248116 View commit details
    Browse the repository at this point in the history
  23. Fix tests

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    d6dba00 View commit details
    Browse the repository at this point in the history
  24. Test

    Georgi Petrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    4f3b081 View commit details
    Browse the repository at this point in the history