Skip to content

Conversation

@carlobeltrame
Copy link
Member

@carlobeltrame carlobeltrame commented Dec 30, 2025

BacLuc and others added 30 commits November 29, 2025 15:29
That we can deploy oauth2-proxy again.
We anyway have only one provider (github).
Like this you can login directly, or are logged in if you already have an open github session.
The defaults were taken from:
https://github.com/oauth2-proxy/manifests/blob/c37a414ad8eb31727f9b15f1175e801f7bbe4eca/helm/oauth2-proxy/values.yaml#L48,L50
There seems to have been a patches.lock file that was renamed to patches.lock.json.
See:
- cweagans/composer-patches#492
We forgot to apply this changes wen updating to v2.
This file is generated now with symfony 7.4
See:
- symfony/symfony#62129

We check it in for now. If it makes too many problems, we may add it ot .gitignore.
Helm has a silly behavior for empty values, see:
- helm/helm#13487

.Values.api.authenticationTokenTtl should catch "", nil.
Sometimes an empty value ends up as string <no value> which is explicitly checked here.
The regex only matches versions with quotes.
Before this was recognized because it was in a values.yaml.
Update German, Switzerland translations
chore(api): update league/oauth2-client
…gurable

.helm: make AUTHENTICATION_TOKEN_TTL configurable for the api
It is the last place where we use Prophecy, api-platform doesn't want to use it anymore
and it blocks the update to php 8.5.
-> remove it
It's not needed anymore
api: rewrite PurgeHttpCacheListenerTest without Prophecy
fix(print): switch to browserless/chromium for arm64 support
renovate bot and others added 22 commits December 27, 2025 21:57
…-bundle-3.x

fix(deps): update dependency lexik/jwt-authentication-bundle to v3.2.0
chore(deps): update dependency psalm/phar to v6.14.3
chore(deps): update dependency @intlify/core to v11.2.7
fix(deps): update dependency puppeteer-core to v24.34.0
The activity list was not yet providing the camp, as opposed to the
ScheduleEntries.vue component.
chore(deps): update dependency hautelook/alice-bundle to v2.17.0
…-3.x

fix(deps): update dependency doctrine/doctrine-bundle to v3.2.0
…-3.x

fix(deps): update dependency doctrine/doctrine-bundle to v3.2.1
chore(deps): update amazon/aws-cli docker tag to v2.32.22
chore(deps): update dependency @typescript-eslint/eslint-plugin to v8.50.1
…-docblock-5.x

fix(deps): update dependency phpdocumentor/reflection-docblock to v5.6.6
@carlobeltrame
Copy link
Member Author

/fast-forward

@ecampbot ecampbot merged commit 96912bb into prod Dec 30, 2025
184 of 186 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants