-
Notifications
You must be signed in to change notification settings - Fork 62
Deploy to prod #8815
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
Merged
Deploy to prod #8815
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
api: update/apply rector rules
api: add references.php
api: add patches.lock.json
chore(api): update league/oauth2-client
…gurable .helm: make AUTHENTICATION_TOKEN_TTL configurable for the api
Really auto update fluent images
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
…-bundle-3.x fix(deps): update dependency lexik/jwt-authentication-bundle to v3.2.0
chore(deps): lock file maintenance
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
…-list Fix client printing activity list
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
BacLuc
approved these changes
Dec 30, 2025
pmattmann
approved these changes
Dec 30, 2025
Member
Author
|
/fast-forward |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🏗️ Changes in this deployment
Includes the following non-renovate PRs:
Code to generate this overview
The above can be output locally using the following command: