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 tests via bats and Github Actions #2

Merged
merged 52 commits into from
Sep 8, 2022
Merged

Add tests via bats and Github Actions #2

merged 52 commits into from
Sep 8, 2022

Commits on Aug 24, 2022

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

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    f910c56 View commit details
    Browse the repository at this point in the history
  2. Load brew prefix dynamically

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    878b933 View commit details
    Browse the repository at this point in the history
  3. Github actions

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    a1da9af View commit details
    Browse the repository at this point in the history
  4. Fix brew install

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    2b948e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c503903 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a99446 View commit details
    Browse the repository at this point in the history
  7. Drupal versions as strings

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    c877097 View commit details
    Browse the repository at this point in the history
  8. Fetch from origin

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    788c411 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ee78eb8 View commit details
    Browse the repository at this point in the history
  10. Just clone the right branch

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    f6693c9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6284429 View commit details
    Browse the repository at this point in the history
  12. Sudo

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    b92ccc8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7e95437 View commit details
    Browse the repository at this point in the history
  14. Allow composer scaffolding

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    16b24c6 View commit details
    Browse the repository at this point in the history
  15. Change to user 1000

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    8994e4e View commit details
    Browse the repository at this point in the history
  16. Sudo

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    3e82b5a View commit details
    Browse the repository at this point in the history
  17. Create user 1000

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    212eac5 View commit details
    Browse the repository at this point in the history
  18. Set UID in container

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    9216a32 View commit details
    Browse the repository at this point in the history
  19. SSH debug

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    4e880fc View commit details
    Browse the repository at this point in the history
  20. Github env var

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    1c2bf51 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    816ecb3 View commit details
    Browse the repository at this point in the history
  22. Allow switching PHP version

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    9429f01 View commit details
    Browse the repository at this point in the history
  23. Revert "Checkout Drupal via a Github action"

    This reverts commit 816ecb3.
    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    681584e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d6baa0b View commit details
    Browse the repository at this point in the history
  25. v6

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    f51ec7b View commit details
    Browse the repository at this point in the history
  26. SHA

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    82d9535 View commit details
    Browse the repository at this point in the history
  27. Double brackets

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    ac0de2e View commit details
    Browse the repository at this point in the history
  28. Quotes

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    be09e7c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c5bc235 View commit details
    Browse the repository at this point in the history
  30. Use github.ref_name

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    e9c6d77 View commit details
    Browse the repository at this point in the history
  31. Use github.ref_name

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    19b1017 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    85a02bc View commit details
    Browse the repository at this point in the history
  33. More composer args

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    90bea35 View commit details
    Browse the repository at this point in the history
  34. More composer args

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    921334e View commit details
    Browse the repository at this point in the history
  35. Interpolation

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    3cb842e View commit details
    Browse the repository at this point in the history
  36. Checkout to another dir

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    b1f920e View commit details
    Browse the repository at this point in the history
  37. Fix ownership

    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    e3ad103 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3f38d92 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    9bec8fd View commit details
    Browse the repository at this point in the history
  40. Revert "Exclude tests and github actions from archive"

    This reverts commit 9bec8fd.
    mstrelan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    58aada0 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    f9e0908 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    273e140 View commit details
    Browse the repository at this point in the history
  3. SSH debug

    mstrelan committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    91cd1a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ad279a View commit details
    Browse the repository at this point in the history
  5. Debug .env file

    mstrelan committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    feb65e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3c2a27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20d88cf View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    8a2d4c3 View commit details
    Browse the repository at this point in the history
  2. Revert "Fallback for getting uid/gid"

    This reverts commit 20d88cf.
    mstrelan committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    a372bae View commit details
    Browse the repository at this point in the history
  3. Revert "Try with id -u and id -g instead"

    This reverts commit c3c2a27.
    mstrelan committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    9cb785a View commit details
    Browse the repository at this point in the history
  4. Rearrange steps

    mstrelan committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    8b34bba View commit details
    Browse the repository at this point in the history