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

Added configurable automatic fixing and docker support #30

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

Commits on Apr 15, 2024

  1. Updated workflow for Laravel 11

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

    cradu committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    db7ac1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5462e18 View commit details
    Browse the repository at this point in the history
  4. Added separate jobs for Laravel 9

    cradu committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4bd5500 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68dff6e View commit details
    Browse the repository at this point in the history
  6. Revert changes for package lock

    cradu committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0c887ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a73ac10 View commit details
    Browse the repository at this point in the history
  8. Fixed pint issues

    cradu committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a088a2b View commit details
    Browse the repository at this point in the history
  9. Fixed pipeline failure detection

    cradu committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1f51318 View commit details
    Browse the repository at this point in the history
  10. Fixed pint issues

    cradu committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    39fc6c0 View commit details
    Browse the repository at this point in the history
  11. Updated readme

    cradu committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2987439 View commit details
    Browse the repository at this point in the history
  12. Updated readme and tests

    cradu committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7845c5d View commit details
    Browse the repository at this point in the history
  13. Updated readme

    cradu committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    823ba4e View commit details
    Browse the repository at this point in the history
  14. Fixed after rebase

    cradu committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4348e40 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Refactoring for strong typing enforce, added phpstan and rector run i…

    …n pipeline
    cradu committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7876319 View commit details
    Browse the repository at this point in the history
  2. Added rector rules

    cradu committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    125e7f6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from indy2kro/v2-upgrade

    Refactoring for strong typing enforce, added phpstan and rector
    indy2kro authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8d4f057 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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

Commits on Apr 19, 2024

  1. Added option for validate_paths

    cradu committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    586c33b View commit details
    Browse the repository at this point in the history
  2. Added option for analyzer_chunk_size

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

Commits on Apr 22, 2024

  1. Create dependabot.yml

    indy2kro committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    857fc11 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from indy2kro/workflow-improvements

    Create dependabot.yml
    indy2kro authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1f86040 View commit details
    Browse the repository at this point in the history
  3. Create snyk-security.yml

    indy2kro authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f1508f9 View commit details
    Browse the repository at this point in the history
  4. Removed snyk config

    indy2kro committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    05df3df View commit details
    Browse the repository at this point in the history
  5. Create codacy.yml

    indy2kro authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d671696 View commit details
    Browse the repository at this point in the history
  6. Removed codacy config

    indy2kro committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f34ae9e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Fixed param usage

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

Commits on Aug 27, 2024

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

Commits on Aug 28, 2024

  1. Fixed rector tests

    cradu committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    fa953bb View commit details
    Browse the repository at this point in the history
  2. pint fixes

    cradu committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f9255d2 View commit details
    Browse the repository at this point in the history
  3. pint fixes

    cradu committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b29d7c9 View commit details
    Browse the repository at this point in the history
  4. pint fixes

    cradu committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    da3736a View commit details
    Browse the repository at this point in the history
  5. Updated composer reqs for pest plugin laravel

    cradu committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5529338 View commit details
    Browse the repository at this point in the history
  6. Removed Laravel 9 support

    cradu committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4ffd86c View commit details
    Browse the repository at this point in the history
  7. Updated npm package lock

    cradu committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b31b6d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. fix: upgrade prettier from 2.8.7 to 2.8.8

    Snyk has created this PR to upgrade prettier from 2.8.7 to 2.8.8.
    
    See this package in npm:
    prettier
    
    See this project in Snyk:
    https://app.snyk.io/org/indy2kro/project/9f43d42b-212b-4851-b15c-d9c34efe76c1?utm_source=github&utm_medium=referral&page=upgrade-pr
    snyk-bot committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5afdaa6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from indy2kro/snyk-upgrade-d8cf1bd2f8f4f3aa7180…

    …9147d5b2a5eb
    
    [Snyk] Upgrade prettier from 2.8.7 to 2.8.8
    indy2kro authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2c5ef77 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Update package-lock.json

    indy2kro committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    74bedf7 View commit details
    Browse the repository at this point in the history
  2. Updated npm deps

    indy2kro committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    af5ca4d View commit details
    Browse the repository at this point in the history
  3. Updated npm deps

    indy2kro committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    54bf0c5 View commit details
    Browse the repository at this point in the history