jakzal
Repos
45
Followers
595
Following
126

Docker image that provides static analysis tools for PHP

1113
68

Enables Gradle to run Structurizr CLI commands

6
0

Mastermind implementation in Kotlin with XOOM

0
2

This Behat extension makes it possible to extend Behat without having to write an extension yourself.

34
3

Injects services from a PSR-11 dependency injection container to PHPUnit test cases

63
2

Downloads and converts electronic program guides

4
5

Events

issue comment
Composer on 1.86-PHP8.0-alpine is broken

Yesterday, the 1.86.0 build for alpine php 8.0 for whatever reason built stuff in the push phase (see timings):

This isn't expected. The push step is supposed to load what was previously built and push it to the registry. Like it happened in other builds, for example 1.86.0 for alpine PHP 8.1:

Thanks to this "glitch" the test command hasn't failed, but what was pushed wasn't necessarily what was verified?

Created at 4 days ago
issue comment
Composer on 1.86-PHP8.0-alpine is broken

Triggered v1.86.1.

Created at 4 days ago
issue comment
Composer on 1.86-PHP8.0-alpine is broken

I'll just make another release. Github was misbehaving yesterday.

Created at 4 days ago
create tag
jakzal create tag v1.86.1
Created at 4 days ago

Release v1.86.1

Created at 4 days ago
issue comment
php-cs-fixer doesn't work with latest docker image version

Released as v1.86.0.

Created at 5 days ago
create tag
jakzal create tag v1.86.0
Created at 5 days ago

Release v1.86.0

Created at 5 days ago
delete branch
jakzal delete branch toolbox-update
Created at 5 days ago

Update toolbox 1.73.0 -> 1.74.0

Updates:

  • Enable php-cs-fixer on PHP 8.2 https://github.com/jakzal/toolbox/pull/475

Update the README list of tools

Merge pull request #401 from jakzal/toolbox-update

Update toolbox 1.73.0 -> 1.74.0

Created at 5 days ago
pull request closed
Update toolbox 1.73.0 -> 1.74.0

:robot: This pull request was automagically sent from a Github action.

Updates:

  • Enable php-cs-fixer on PHP 8.2 https://github.com/jakzal/toolbox/pull/475
Created at 5 days ago
issue comment
Enable php-cs-fixer on PHP 8.2

New tags on toolbox trigger a pull request like this one: https://github.com/jakzal/phpqa/pull/401 (which I sometimes need to tweak to update the README file - this should really be part of the automated PR).

I didn't fully automate phpqa releases. I need to trigger them from my laptop. I never got around implementing a github action to do that regularly (pending https://github.com/jakzal/phpqa/issues/326).

Created at 5 days ago

Update the README list of tools

Created at 5 days ago
pull request opened
Update toolbox 1.73.0 -> 1.74.0

:robot: This pull request was automagically sent from a Github action.

Updates:

  • Enable php-cs-fixer on PHP 8.2 https://github.com/jakzal/toolbox/pull/475
Created at 5 days ago
create tag
jakzal create tag v1.74.0
Created at 5 days ago
delete branch
jakzal delete branch php-cs-fixer-php-8.2
Created at 5 days ago
closed issue
php-cs-fixer doesn't work with latest docker image version

Hello, with latest version of phpqa, when we launch php-cs-fixer, we have the following error :

/entrypoint.sh: 6: exec: php-cs-fixer: not found
task: Failed to run task "cs-fix": exit status 127

No errors with previous phpqa version (2 months ago), and no error with latest friendsofsymfony/php-cs-fixer version

Created at 5 days ago
pull request closed
Enable php-cs-fixer on PHP 8.2

Fixes https://github.com/jakzal/phpqa/issues/398

Created at 5 days ago

Enable php-cs-fixer on PHP 8.2

Merge pull request #475 from jakzal/php-cs-fixer-php-8.2

Enable php-cs-fixer on PHP 8.2

Created at 5 days ago

Enable php-cs-fixer on PHP 8.2

Created at 5 days ago
pull request opened
Enable php-cs-fixer on PHP 8.2

Fixes https://github.com/jakzal/phpqa/issues/398

Created at 5 days ago
create branch
jakzal create branch php-cs-fixer-php-8.2
Created at 5 days ago
jakzal delete branch dependabot/gradle/de.undercouch-gradle-download-task-5.4.0
Created at 1 week ago

Bump de.undercouch:gradle-download-task from 5.3.1 to 5.4.0

Bumps de.undercouch:gradle-download-task from 5.3.1 to 5.4.0.


updated-dependencies:

  • dependency-name: de.undercouch:gradle-download-task dependency-type: direct:production update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] support@github.com

Merge pull request #86 from jakzal/dependabot/gradle/de.undercouch-gradle-download-task-5.4.0

Bump de.undercouch:gradle-download-task from 5.3.1 to 5.4.0

Created at 1 week ago
pull request closed
Bump de.undercouch:gradle-download-task from 5.3.1 to 5.4.0

Bumps de.undercouch:gradle-download-task from 5.3.1 to 5.4.0.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Created at 1 week ago
issue comment
Add .php-cs-fixer.php to .gitattributes

Thank you @bytestream

Created at 1 week ago
pull request closed
Add .php-cs-fixer.php to .gitattributes
Created at 1 week ago