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 actions improvements, replace outdated libraries #29

Merged
merged 20 commits into from
Apr 13, 2024

Commits on Apr 9, 2024

  1. Updated workflow for Laravel 11

    cradu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bc360f2 View commit details
    Browse the repository at this point in the history
  2. Updated workflow for Laravel 11

    cradu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bea62d9 View commit details
    Browse the repository at this point in the history
  3. Updated workflow for Laravel 11

    cradu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f3f39a5 View commit details
    Browse the repository at this point in the history
  4. Updated phpunit.xml schema

    cradu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cb1767f View commit details
    Browse the repository at this point in the history
  5. Updated fixture

    cradu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3a276dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea9279c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dba710e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34d7473 View commit details
    Browse the repository at this point in the history
  9. Added separate jobs for Laravel 9

    cradu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a743b92 View commit details
    Browse the repository at this point in the history
  10. Upgraded node.js to v20

    cradu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8d0ea52 View commit details
    Browse the repository at this point in the history
  11. Replaced deprecated usage for set-output

    cradu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1ea966f View commit details
    Browse the repository at this point in the history
  12. Upgraded to actions/setup-node@v4

    cradu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a8e9feb View commit details
    Browse the repository at this point in the history
  13. Upgraded to actions/checkout@v4

    cradu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    85086a4 View commit details
    Browse the repository at this point in the history
  14. Upgraded to actions/cache@v4

    cradu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7a387d0 View commit details
    Browse the repository at this point in the history
  15. Removed deprecated package pest-plugin-mock

    cradu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    62e46a4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    15ab247 View commit details
    Browse the repository at this point in the history
  17. Revert changes for package lock

    cradu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    86f24c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Formatting update

    cradu committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c82dffd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    472ed8a View commit details
    Browse the repository at this point in the history
  3. Fixed pint issues

    cradu committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    4a6c2e9 View commit details
    Browse the repository at this point in the history