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

Github action to test the setup and frameworks #16

Merged
merged 24 commits into from
Jul 23, 2023

Commits on Jul 22, 2023

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

    joanhey committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    6b867aa View commit details
    Browse the repository at this point in the history
  3. Add sudo

    joanhey committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    c60c448 View commit details
    Browse the repository at this point in the history
  4. Create dir in www

    joanhey committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    5213e80 View commit details
    Browse the repository at this point in the history
  5. Add sudo

    joanhey committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    874bbd2 View commit details
    Browse the repository at this point in the history
  6. Add more sudo

    joanhey committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    3eee088 View commit details
    Browse the repository at this point in the history
  7. Install mod_php

    joanhey committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    b11d1c5 View commit details
    Browse the repository at this point in the history
  8. Add dir logs to fuelphp

    joanhey committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    24f21be View commit details
    Browse the repository at this point in the history
  9. Add color to check.sh

    joanhey committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    1781712 View commit details
    Browse the repository at this point in the history
  10. Fix green color

    joanhey committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    f60daf3 View commit details
    Browse the repository at this point in the history
  11. Fix green

    joanhey committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    d7a0483 View commit details
    Browse the repository at this point in the history
  12. Change check.sh output

    joanhey committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    9f374ef View commit details
    Browse the repository at this point in the history
  13. Add exit error to check.sh

    joanhey committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    324b948 View commit details
    Browse the repository at this point in the history
  14. Fix repeated var

    joanhey committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    4960f05 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b8a5f25 View commit details
    Browse the repository at this point in the history
  16. Render the html error

    to be more informative
    joanhey committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    b2bd0c4 View commit details
    Browse the repository at this point in the history
  17. Add w3m

    joanhey committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    5f55a30 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2200b04 View commit details
    Browse the repository at this point in the history
  19. Clean

    joanhey committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    ff6c07e View commit details
    Browse the repository at this point in the history
  20. Add intl extension

    joanhey committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    2089162 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Add permissions

    joanhey committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    5f1dabc View commit details
    Browse the repository at this point in the history
  2. Fix Laravel permissions

    joanhey committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    b72cf7d View commit details
    Browse the repository at this point in the history
  3. Temporally disable artisan optimize

    Seems the problem
    joanhey committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    3593200 View commit details
    Browse the repository at this point in the history
  4. Add name to the job

    joanhey committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    a821d4d View commit details
    Browse the repository at this point in the history