[Lunr.Halo] CI: Move to GitHub actions

Review Request #753 — Created March 19, 2021 and submitted

smillernl
Lunr.Halo
github_actions
lunr
CI: Move to GitHub actions


  • 1
  • 0
  • 1
  • 0
  • 2
Description From Last Updated
PHPStan currently fails on the UOPZ calls since someone added the signature incorrectly. Gonna wait to merge this. smillernl smillernl
pprkut
  1. 
      
  2. .github/workflows/php-tests.yml (Diff revision 1)
     
     
     

    Why do we need this?

    Any place should use either or, with a preference for composer.

    1. Because phpstan can only use one and it is using decomposer.

    2. We just need a different bootstrap file, like we have for phpunit. Or does that not work here?

    3. It can work here. The phpunit one might actually work here. I just decided to only edit the actions workflow.

  3. 
      
smillernl
pprkut
  1. Ship It!
  2. 
      
smillernl
  1. 
      
  2. PHPStan currently fails on the UOPZ calls since someone added the signature incorrectly. Gonna wait to merge this.

  3. 
      
smillernl
Review request changed

Status: Closed (submitted)

Loading...