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

Move the utils functions to separate packages #114

Merged
merged 29 commits into from
Aug 8, 2022
Merged

Move the utils functions to separate packages #114

merged 29 commits into from
Aug 8, 2022

Commits on Aug 7, 2022

  1. Configuration menu
    Copy the full SHA
    46635fc View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    4c866cd View commit details
    Browse the repository at this point in the history
  2. feat: add sudo-tools package

    aminya committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    fe2db9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2996940 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf519e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    860880c View commit details
    Browse the repository at this point in the history
  6. fix: do not cache isSudo

    aminya committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    2cdfbab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d99c85 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e495d4d View commit details
    Browse the repository at this point in the history
  9. feat: add async execRoot

    aminya committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    897c5f6 View commit details
    Browse the repository at this point in the history
  10. feat: add sync execPowershell

    aminya committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    92711bc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b77e674 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    758bb59 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    277b6cc View commit details
    Browse the repository at this point in the history
  14. Revert "fix: do not assume that CI (e.g. Docker) is root"

    This reverts commit 0d99c85.
    aminya committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    41bcd6a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c5a2f11 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    88c2d1a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f8515df View commit details
    Browse the repository at this point in the history
  18. fix: fix github-actions detection

    Use the types from npm/ci-detect#31
    aminya committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    3d08c16 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6dd9d76 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a0ead74 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b4a8389 View commit details
    Browse the repository at this point in the history
  22. feat: add user-access package

    aminya committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    b38bf66 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    232af3c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    edc37d2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0bbdead View commit details
    Browse the repository at this point in the history
  26. fix: use is-link-working fork

    aminya committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    91ab4d1 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4d3cf92 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1df74e7 View commit details
    Browse the repository at this point in the history