Thomas Müller
Thomas Müller
for the time being use stecky/yet-another-chart-releaser-action@v1 - works perfect for me - THX @stecky ```yaml - name: Run chart-releaser uses: stecky/yet-another-chart-releaser-action@v1 with: packages_with_index: true env: YACR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
@goraxan please resolve conflicts and incorporate the review comment above - THX
https://github.com/jumbojett/OpenID-Connect-PHP/pull/308 will solve this as a side quest
My personal answer would be: protected function which has the default handling implemented (like doing nothing) anybody who wants to have a different behavior could then sub class the client...
once we do a new release this will be fixed
> Delegating to a third-party JWT library (I suggest using `web-token/jwt-core`) instead of having an ad-hoc implementation would help have better JWT support. we should do a close analysis which...
Sounds reasonable - feel free to submit a pull request - thx
:see_no_evil: ``` There were 5 failures: 1) Test\Files\Cache\UpdaterTest::testMove Failed asserting that 0 matches expected 1699446390. /drone/src/tests/lib/Files/Cache/UpdaterTest.php:147 phpvfscomposer:///drone/src/lib/composer/phpunit/phpunit/phpunit:106 2) Test\Files\Cache\UpdaterTest::testMoveNonExistingOverwrite Failed asserting that 0 matches expected 1699446390. /drone/src/tests/lib/Files/Cache/UpdaterTest.php:165 phpvfscomposer:///drone/src/lib/composer/phpunit/phpunit/phpunit:106 3) Test\Files\Cache\UpdaterTest::testUpdateStorageMTime...
@rain1155 @appsolutionspl please have a look at #41050 - THX